[Qt-interest] Select dropped item
Anthony Serdyukov
uksus70 at gmail.com
Tue Jan 27 10:24:18 CET 2009
Good day, colleagues.
The situation:
QListView in ListMode.
QAbstractTableModel-derived model.
Items are being reordered within list view via drag'n'drop.
The operation works, but how to make dropped item to be selected after
operation?
For example, I have moved seventh item to the first position, and I
want now the first item to be selected. But I still have seventh item
selected instead.
--
Regards,
Anthony
More information about the Qt-interest-old
mailing list