[PyQt] treeView doing my head in

Rupert Thorpe rupertathorpe at hotmail.com
Thu Jan 10 15:47:49 GMT 2008


ok, i need to use a QItemSelectionModel apparently...

From: rupertathorpe at hotmail.com
To: pyqt at riverbankcomputing.com
Date: Thu, 10 Jan 2008 11:58:54 +0000
Subject: [PyQt] treeView doing my head in









I think i must have some fundamental miss-understanding.

i have a treeview full of stuff, any i want users to be able to select nodes and do stuff with them.

ok, originally i was going to make the items checkable since that how i have done this befor with QT3 and it was really easy. I have been given some good hints as to how i could implement this in QT4 but decided there is no real need for the checkboxes, users can simply select the items then press a button. but-- I cant find a method to see if a QstandardItem is sellected or not!
there is a method for seeing if it is selectable: 

   bool isSelectable () const

but i cant find a:

   bool isSelected () const

???????
   
thanks again for any help


She said what? About who? Shameful celebrity quotes on Search Star!

_________________________________________________________________
Telly addicts unite!
http://www.searchgamesbox.com/tvtown.shtml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080110/3444ee65/attachment.html


More information about the PyQt mailing list