Any response?
One of the things i don't understand about Qt's model classes is that they are models of lists of items. What do i do when i want to model a single item? Obviously, such a model wouldn't be used with any list views (tree, table), but it seems that Qt's model/view is build only around this concept of lists.




Reply With Quote
Bookmarks