then it shouldn't be an array or dynmic object but a model and a listview or gridview
something like
http://developer.qt.nokia.com/wiki/D...hin_a_GridView
then it shouldn't be an array or dynmic object but a model and a listview or gridview
something like
http://developer.qt.nokia.com/wiki/D...hin_a_GridView
Thanks again.
How can i implement drag and drop for a QtObject property which u mentioned?
the same way you would do it with static object.
in the property case every property is like the id of the object
Yeah that worksthanks very much ...
Bookmarks