![]() |
Sayonara Player
|
This is the complete list of members for SearchableViewInterface, including all inherited members.
handleKeyPress(QKeyEvent *e) override (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
isMinisearcherActive() const (defined in SearchableViewInterface) | SearchableViewInterface | |
mapIndexesToModelIndexRanges(const IndexSet &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protected |
mapIndexToModelIndexes(int idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
mapModelIndexesToIndexes(const QModelIndexList &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protected |
mapModelIndexToIndex(const QModelIndex &idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
matchIndex(const QString &str, SearchDirection direction) const (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
SearchableViewInterface(QAbstractItemView *view) (defined in SearchableViewInterface) | SearchableViewInterface | explicit |
SearchDirection enum name (defined in SearchableViewInterface) | SearchableViewInterface | protected |
selectAll() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
selectColumns(const IndexSet &columns, int minimumRow=-1, int maximumRow=-1) (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 | protected |
selectItems(const IndexSet &indexes) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
selectMatch(const QString &str, SearchDirection direction) (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
selectNextMatch(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
selectPreviousMatch(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
selectRows(const IndexSet &rows, int minimumColumn=-1, int maximumColumn=-1) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
setSearchModel(SearchableModelInterface *model) (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
setSearchstring(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
view() const (defined in SearchableViewInterface) | SearchableViewInterface | |
viewportHeight() const (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
viewportWidth() const (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
~SearchableViewInterface() override (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
~SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |