![]() |
Sayonara Player
|
This is the complete list of members for SelectionViewInterface, including all inherited members.
clear_selection() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
column_count(const QModelIndex &parent=QModelIndex()) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
handle_key_press(QKeyEvent *e) (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
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 |
min_selected_item() const (defined in SelectionViewInterface) | SelectionViewInterface | protected |
model_index(int row, int col, const QModelIndex &parent=QModelIndex()) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
model_index_by_index(int idx) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
model_indexes_by_indexes(const IndexSet &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
row_count(const QModelIndex &parent=QModelIndex()) const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
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_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 | |
selection_model() const =0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure 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)=0 (defined in SelectionViewInterface) | SelectionViewInterface | protectedpure virtual |
set_selection_type(SelectionViewInterface::SelectionType type) (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
~SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |