Originally Posted by jpn QAbstractItemView::setSelection() is called from both, QAbstractItemView::mousePressEvent() and QAbstractItemView::mouseMoveEvent(). So should I override mousePressEvent() and mouseMoveEvent() in my custom view to support the selection of my custom items?
Forum Rules
Bookmarks