A
A
Anton2015-12-26 19:04:51
Qt
Anton, 2015-12-26 19:04:51

How to implement a pretty list of entries in Qt?

Hello!
How to implement a beautiful list of posts (like news) in Qt? I tried to do it through QListWidget and quickly realized that this is not it.
It is necessary to make a certain list, the element of which should look like this: title, text below, date below.
How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel K, 2015-12-26
@hummingbird

Switch from widgets to QML , the
possibilities are almost endless.
For example, the interface of the program that I am currently doing:
E31LGpN.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question