Hi,

I'm wondering why there is no ListView item in the desktop-components
(yet?).
I know that there is the default QML ListView item, but that one does
not consider the OS theme.
Perhaps, one could also use a TableView for my purpose, but I'd like to
use a item delegate for each row and when using a item delegate one can
only use the value of the current column (itemValue) and does not have
access to all the properties of the underlying ListElement for that row.

Or is there a way to access them?


Cheers,

Manuel


_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components

Reply via email to