<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
ok, i need to use a QItemSelectionModel apparently...<br><br><blockquote><hr>From: rupertathorpe@hotmail.com<br>To: pyqt@riverbankcomputing.com<br>Date: Thu, 10 Jan 2008 11:58:54 +0000<br>Subject: [PyQt] treeView doing my head in<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</style>


<br>I think i must have some fundamental miss-understanding.<br><br>i have a treeview full of stuff, any i want users to be able to select nodes and do stuff with them.<br><br>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!<br>there is a method for seeing if it is selectable: <br><br>&nbsp;&nbsp; bool<span style="text-decoration: underline;"><span style="font-weight: bold;"></span></span> isSelectable () const<br><br>but i cant find a:<br><br>&nbsp;&nbsp; bool<span style="text-decoration: underline;"><span style="font-weight: bold;"></span></span> isSelected () const<br><br>???????<br>&nbsp;&nbsp; <br>thanks again for any help<br><br><br><hr>She said what? About who? <a href="http://www.msnsearchstar.com" target="_blank">Shameful celebrity quotes on Search Star!</a>
</blockquote><br /><hr />Messenger on the move. <a href='http://mobile.uk.msn.com/pc/messenger.aspx ' target='_new'>Text MSN to 63463 now!</a></body>
</html>