<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Arial'; font-size: 10pt; color: #000000}</style></head><body>Hi<br><br>I am using QModelIndex constructed with an id. I am using the built-in method <br>id(my_object) to get an ID to construct a ModelIndex with.<br>If we have an index, internalId() returns the id used to create the index.<br>Is there a API way to get the ModelIndex from a view if we have the id used<br>to create the index? I do not see a method like this in the QModelIndex API.<br><br>Also, id(my_object) = ID. Is there a way to get my_object if I only have the ID?<br><br>Thanks <br>Dirk<br><br>-- <br>Dirk&nbsp;Wagener&nbsp;&lt;dwagen@stonethree.com&gt;<br>(MSc.&nbsp;Electronic&nbsp;Engineering,&nbsp;Stell.)<br><br>Project&nbsp;Engineer<br>Stone&nbsp;Three&nbsp;Signal&nbsp;Processing&nbsp;(Pty.)&nbsp;Ltd.<br>http://www.stonethree.com<br>+27&nbsp;21&nbsp;851&nbsp;3123&nbsp;(phone)<br>+27&nbsp;21&nbsp;851&nbsp;3127&nbsp;(fax)&nbsp;<br><br>Discovery&nbsp;consists&nbsp;of&nbsp;seeing&nbsp;what&nbsp;everybody&nbsp;<br>has&nbsp;seen&nbsp;and&nbsp;thinking&nbsp;what&nbsp;nobody&nbsp;has&nbsp;thought.<br></body></html>