Hi,
in QListWidget, how can i see if any of the item is selected! There is not something like: listWidget.hasSelection() ?
I need only to know if something is selected not what item, how can i do that?
thanks
Hi,
in QListWidget, how can i see if any of the item is selected! There is not something like: listWidget.hasSelection() ?
I need only to know if something is selected not what item, how can i do that?
thanks
take a look at QListWidget::selectedItems.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
0xl33t (3rd August 2009)
Bookmarks