Answer the question
In order to leave comments, you need to log in
How in Qt (QML) to arrange data from the model in different delegates?
Greetings!
There is a data model based on QAbstractItemModel, there is an interface with places where you need to insert data from the model item. Places are predetermined and created, you can’t touch them, you don’t want to touch the same model =) The
question is how to insert the data of each Nth item into your delegate without crutches?
PS If there is more data, pagination is planned.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question