ColumnViewRow.getSelected
bool getSelected()Checks if the item is selected that this row corresponds to.
The selected state is maintained by the list widget and its model and cannot be set otherwise.
Returns
true if the item is selected.
bool getSelected()Checks if the item is selected that this row corresponds to.
The selected state is maintained by the list widget and its model and cannot be set otherwise.