[PyQt] QTreeView and sorting
Reinaldo de Carvalho
reinaldoc at gmail.com
Thu Nov 18 14:29:05 GMT 2010
On Thu, Nov 18, 2010 at 11:18 AM, Di Zou <di_zou at yahoo.com> wrote:
> 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.
>
Sorry, QListViewItem is a QT3 object.
--
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)
More information about the PyQt
mailing list