I use QListWidget and I set ContiguousSelection,
I want to get index of first selected item in selection area. There is some easy way to do it?
p.s. QListWidget::currentRow, QListWidget::selectedItems, QListWidget::selectedItems are not suitable