|
|
| SelectionViewInterface (QAbstractItemView *view) |
|
void | selectRows (const IndexSet &rows, int minimumColumn=-1, int maximumColumn=-1) |
|
void | selectItems (const IndexSet &indexes) |
|
void | selectAll () |
|
virtual SelectionViewInterface::SelectionType | selectionType () const |
|
virtual int | mapModelIndexToIndex (const QModelIndex &idx) const =0 |
|
virtual ModelIndexRange | mapIndexToModelIndexes (int idx) const =0 |
|
virtual bool | handleKeyPress (QKeyEvent *e) |