[PyQt] qlistview

kachim kachim k4chim at gmail.com
Thu Oct 30 19:08:43 GMT 2008


hi,
I'm quite newbie in pyqt, so maybe my question is silly but I couldn't
find answer with google helps. I want to know when the user clicks on
my listview. Now I'm using void clicked (const QModelIndex&) signal
but it isn't what I want, signal is emitted only when then index is
valid. It is also interesting for me when index is invalid. How can I
do this?
Thanks in advance for help.


Regards

Krzychu


More information about the PyQt mailing list