[Qt-interest] parse items of QTreeWidget into file/QSettings
Arnold Krille
arnold at arnoldarts.de
Sat Nov 7 17:14:47 CET 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091107/80144dfe/attachment.bin
More information about the Qt-interest-old
mailing list