Hi all,
I used a VisualItemModel in a view for 4 rectangles.And I use another listview to show it corresponding items for these four pages.
But when run the project in the simulator,the pages...
Type: Posts; User: jahlink; Keyword(s):
Hi all,
I used a VisualItemModel in a view for 4 rectangles.And I use another listview to show it corresponding items for these four pages.
But when run the project in the simulator,the pages...
Thanks to kkrish and chintandave_er,and I will never post on two category.
Hi all,
How to import other qml files in Qt Quick?
I have created a directory naming core.In this directory,I have a file naming waterpage.qml.I have edited qmldir file,its contents are...
Hi all,
I am a newbie to qt,using it little before.Now I have a question of importing other files.
I have created a directory naming core.In this directory,I have a file naming waterpage.qml
In...