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