Sayonara Player
|
This is the complete list of members for SelectionViewInterface, including all inherited members.
handleKeyPress(QKeyEvent *e) (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
mapIndexToModelIndexes(int idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
mapModelIndexToIndex(const QModelIndex &idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
selectAll() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
selectedItems() const (defined in SelectionViewInterface) | SelectionViewInterface | virtual |
SelectionType enum name (defined in SelectionViewInterface) | SelectionViewInterface | |
selectionType() const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
SelectionViewInterface(QAbstractItemView *view) (defined in SelectionViewInterface) | SelectionViewInterface | explicitprotected |
selectItems(const IndexSet &indexes) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
selectRows(const IndexSet &rows, int minimumColumn=-1, int maximumColumn=-1) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
~SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | virtual |