[PyQt] QTreeView and sorting
Di Zou
di_zou at yahoo.com
Thu Nov 18 14:18:49 GMT 2010
There is no QListViewItem, so I used QListWidgetItem. I cannot insert those into
my QTreeView though and I am not going to turn my QTreeView into a QListView.
________________________________
From: Reinaldo de Carvalho <reinaldoc at gmail.com>
To: dizou <di_zou at yahoo.com>
Cc: pyqt at riverbankcomputing.com
Sent: Thu, November 18, 2010 9:07:13 AM
Subject: Re: [PyQt] QTreeView and sorting
I said 'QListViewItem' reimplemented as 'QListViewItemXXxxxx', but you
must insert items with 'QListViewItemXXxxxx' on 'QTreeView'.
--
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net
"While not fully understand a software, don't try to adapt this
software to the way you work, but rather yourself to the way the
software works" (myself)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101118/e44b8c6c/attachment.html>
More information about the PyQt
mailing list