Qt 6.11 is out! See what's new in the release
blog
How to use list of elements in listmodel with different features(delegates) in qml
QML and Qt Quick
3
Posts
2
Posters
1.7k
Views
1
Watching
-
there are list of elements in list model and each of the elements must link to a different delegate to give it a different view,can we use many list view in a qml file?? pls help.I am new qt.
-
hello,
i want to design qml front end where i want pages sliding this one i could do using corkboard example , but all the pages having the same property but i want the pages with different features please help, i am very new to qml...