[Qt-interest] parse items of QTreeWidget into file/QSettings
Mystical Groovy
mysticalgr at gmail.com
Sat Nov 7 17:36:08 CET 2009
Yes maybe you're right I have to read about model/view programming, however
I dont seem to find out how to access QTreeWidget's model, Im looking at it
right Ill post if I manage to do anything :P
2009/11/7 Arnold Krille <arnold at arnoldarts.de>
> Hi,
>
>
> On Saturday 07 November 2009 16:39:31 Mystical Groovy wrote:
> > Hi and thanks for your reply,
> > I think i got it
> > i wrote on my .h file
> > class MyItemData : public QAbstractItemModel
> <snip>
>
> No. I said that you can access the model QTreeWidget is using. Not to
> implement your own...
>
> Sorry to say that but you want to do some serious reading on C++, object-
> oriented programming (look for classes and derivation) and then patterns
> (mostly the Model-View(-Controller)-pattern) and Qt...
>
> Arnold
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091107/76193050/attachment.html
More information about the Qt-interest-old
mailing list