[Qt-qml] Replacing a C++ listview with QML listview
Riaan Kruger
riaank at gmail.com
Thu Aug 12 15:31:02 CEST 2010
I am playing with QML and is considering replacing a listview in a C++
(desktop) application with a QML based listview using qdeclarativeview.
I want to do this to demonstrate the capabilities of QML and because I find
customizing list/tree views in Qt C++ hard.
Is this a good idea, or am I in for some hurt?
What is the best strategy for handling scrolling; scrollbars are normally
preferred on the desktop
Riaan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100812/8f0d58ec/attachment.html
More information about the Qt-qml
mailing list