Sayonara Player
SearchableViewInterface Member List

This is the complete list of members for SearchableViewInterface, including all inherited members.

clear_selection() (defined in SelectionViewInterface)SelectionViewInterfaceprotected
column_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
handle_key_press(QKeyEvent *e) override (defined in SearchableViewInterface)SearchableViewInterfaceprotectedvirtual
index_by_model_index(const QModelIndex &idx) const =0 (defined in SelectionViewInterface)SelectionViewInterfaceprotectedpure virtual
indexes_by_model_indexes(const QModelIndexList &indexes) const (defined in SelectionViewInterface)SelectionViewInterfaceprotectedvirtual
is_minisearcher_active() const (defined in SearchableViewInterface)SearchableViewInterface
match_index(const QString &str, SearchDirection direction) const (defined in SearchableViewInterface)SearchableViewInterfaceprotectedvirtual
min_selected_item() const (defined in SelectionViewInterface)SelectionViewInterfaceprotected
model_index(int row, int col, const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
model_index_by_index(int idx) const =0 (defined in SelectionViewInterface)SelectionViewInterfaceprotectedpure virtual
model_indexes_by_indexes(const IndexSet &indexes) const (defined in SelectionViewInterface)SelectionViewInterfaceprotectedvirtual
row_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
SearchableViewInterface(QAbstractItemView *view) (defined in SearchableViewInterface)SearchableViewInterfaceexplicit
SearchDirection enum name (defined in SearchableViewInterface)SearchableViewInterfaceprotected
select_all() (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_column(int col) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_columns(const IndexSet &indexes, int min_row=-1, int max_row=-1) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_item(int item) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_items(const IndexSet &indexes) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_match(const QString &str, SearchDirection direction) (defined in SearchableViewInterface)SearchableViewInterfaceprotectedvirtual
select_row(int row) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
select_rows(const IndexSet &indexes, int min_col=-1, int max_col=-1) (defined in SelectionViewInterface)SelectionViewInterfaceprotected
selected_items() const (defined in SelectionViewInterface)SelectionViewInterface
selection_model() const override final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
selection_type() const (defined in SelectionViewInterface)SelectionViewInterfaceprotected
SelectionType enum name (defined in SelectionViewInterface)SelectionViewInterface
SelectionViewInterface() (defined in SelectionViewInterface)SelectionViewInterfaceprotected
set_current_index(int idx) override final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
set_mini_searcher_padding(int padding) (defined in SearchableViewInterface)SearchableViewInterface
set_search_model(SearchableModelInterface *model) final (defined in SearchableViewInterface)SearchableViewInterfacevirtual
set_selection_type(SelectionViewInterface::SelectionType type) (defined in SelectionViewInterface)SelectionViewInterfaceprotectedvirtual
~SearchableViewInterface() (defined in SearchableViewInterface)SearchableViewInterfacevirtual
~SelectionViewInterface() (defined in SelectionViewInterface)SelectionViewInterfaceprotectedvirtual