Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I need to get a selected item in my ListView and then delete this item with a click button. I can't find an example how to get a selected item in Python. Someone help me ?
http://qt-project.org/doc/qt-4.8/qlistview.html#selectedIndexes
Can you show me an example of how to do this? I can't understand this link.
thanks!