8000 QAbstractItemView:setSelection() method not implemented · Issue #41 · mkottman/lqt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
QAbstractItemView:setSelection() method not implemented #41
Open
@ghost

Description

void QAbstractItemView::setSelection ( const QRect & rect, QItemSelectionModel::SelectionFlags flags ) [pure virtual protected]
Applies the selection flags to the items in or touched by the rectangle, rect.

When implementing your own itemview setSelection should call selectionModel()->select(selection, flags) where selection is either an empty QModelIndex or a QItemSelection that contains all items that are contained in rect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0