![]() |
Sayonara Player
|
This is the complete list of members for SearchableViewInterface, including all inherited members.
clear_selection() (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
column_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
handle_key_press(QKeyEvent *e) override (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
has_rows(const QModelIndex &parent=QModelIndex()) const (defined in SearchableViewInterface) | SearchableViewInterface | |
index_by_model_index(const QModelIndex &idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
indexes_by_model_indexes(const QModelIndexList &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
is_empty(const QModelIndex &parent=QModelIndex()) const (defined in SearchableViewInterface) | SearchableViewInterface | |
is_minisearcher_active() const (defined in SearchableViewInterface) | SearchableViewInterface | |
match_index(const QString &str, SearchDirection direction) const (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
min_selected_item() const (defined in SelectionViewInterface) | SelectionViewInterface | protected |
model_index(int row, int col, const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
model_indexrange_by_index(int idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
model_indexranges_by_indexes(const IndexSet &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
row_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
SearchableViewInterface(QAbstractItemView *view) (defined in SearchableViewInterface) | SearchableViewInterface | explicit |
SearchDirection enum name (defined in SearchableViewInterface) | SearchableViewInterface | protected |
select_all() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_column(int col) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_columns(const IndexSet &indexes, int min_row=-1, int max_row=-1) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_item(int item) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_items(const IndexSet &indexes) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_match(const QString &str, SearchDirection direction) (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
select_next_match(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
select_previous_match(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
select_row(int row) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
select_rows(const IndexSet &indexes, int min_col=-1, int max_col=-1) (defined in SelectionViewInterface) | SelectionViewInterface | protected |
selected_items() const (defined in SelectionViewInterface) | SelectionViewInterface | virtual |
selection_model() const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
selection_type() const (defined in SelectionViewInterface) | SelectionViewInterface | protected |
SelectionType enum name (defined in SelectionViewInterface) | SelectionViewInterface | |
SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
set_current_index(int idx) override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
set_search_model(SearchableModelInterface *model) (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
set_searchstring(const QString &str) (defined in SearchableViewInterface) | SearchableViewInterface | |
set_selection_type(SelectionViewInterface::SelectionType type) (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
view() const (defined in SearchableViewInterface) | SearchableViewInterface | |
viewport_height() const (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
viewport_width() const (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
~SearchableViewInterface() (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
~SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |