[PyKDE] remove ListView item
Laurent Claustre
claustre at esrf.fr
Fri Mar 1 14:14:45 GMT 2002
From your doc you sail:
QListView
QListView is fully implemented.
Note that to remove a child QListViewItem you must first call takeItem()
and then del().
But if I try that the entire tree is deleted form the ListView!
How should I do to remove properly a item from the ListView ?
Cheers.
--
/===============================================================\
| Laurent Claustre | eMail: claustre at esrf.fr |
| BeamLine Instrument Software | Phone: +33 (0)476 88 29 12 |
| Support Group (BLISS) | Fax : +33 (0)476 88 25 42 |
| Experiments Division | Central Building Room 150 |
| ------------------------------------------------------------- |
| European Synchrotron Radiation Facility |
| 6 rue Jules Horowitz BP220 38042 Grenoble Cedex - France |
\===============================================================/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020301/55002d73/attachment.html
More information about the PyQt
mailing list