![]() |
Sayonara Player
|
This is the complete list of members for FileListView, including all inherited members.
| _settings (defined in SayonaraClass) | SayonaraClass | protected |
| clear_selection() (defined in SelectionViewInterface) | SelectionViewInterface | protected |
| column_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
| drag_label() const (defined in Dragable) | Dragable | privatevirtual |
| drag_moving(const QPoint &p) final (defined in Dragable) | Dragable | privatevirtual |
| drag_pixmap() const (defined in Dragable) | Dragable | privatevirtual |
| drag_pressed(const QPoint &p) final (defined in Dragable) | Dragable | privatevirtual |
| drag_released(ReleaseReason reason) (defined in Dragable) | Dragable | privatevirtual |
| Dragable(QWidget *parent) (defined in Dragable) | Dragable | explicitprivate |
| dragable_mimedata() const override (defined in FileListView) | FileListView | virtual |
| dragEnterEvent(QDragEnterEvent *event) override (defined in FileListView) | FileListView | protected |
| dragMoveEvent(QDragMoveEvent *event) override (defined in FileListView) | FileListView | protected |
| dropEvent(QDropEvent *event) override (defined in FileListView) | FileListView | protected |
| FileListView(QWidget *parent=nullptr) (defined in FileListView) | FileListView | explicit |
| handle_key_press(QKeyEvent *e) override (defined in SearchableViewInterface) | SearchableViewInterface | protectedvirtual |
| has_drag_label() const (defined in Dragable) | Dragable | privatevirtual |
| index_by_model_index(const QModelIndex &idx) const override (defined in FileListView) | FileListView | protectedvirtual |
| indexes_by_model_indexes(const QModelIndexList &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
| is_minisearcher_active() const (defined in SearchableViewInterface) | SearchableViewInterface | |
| is_valid_drag_position(const QPoint &p) const (defined in Dragable) | Dragable | privatevirtual |
| keyPressEvent(QKeyEvent *event) override (defined in FileListView) | FileListView | protected |
| language_changed() override (defined in FileListView) | FileListView | protectedvirtual |
| 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_index_by_index(int idx) const override (defined in FileListView) | FileListView | protectedvirtual |
| model_indexes_by_indexes(const IndexSet &indexes) const (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
| mouseMoveEvent(QMouseEvent *event) override (defined in FileListView) | FileListView | protected |
| mousePressEvent(QMouseEvent *event) override (defined in FileListView) | FileListView | protected |
| parent_directory() const (defined in FileListView) | FileListView | |
| ReleaseReason enum name (defined in Dragable) | Dragable | private |
| row_count(const QModelIndex &parent=QModelIndex()) const override final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
| SayonaraClass() (defined in SayonaraClass) | SayonaraClass | |
| SearchableView(QWidget *parent=nullptr) (defined in SearchableView< View >) | SearchableView< View > | inline |
| 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_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 | |
| selected_metadata() const (defined in FileListView) | FileListView | |
| selected_paths() const (defined in FileListView) | FileListView | |
| selected_rows() const (defined in FileListView) | FileListView | |
| 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_mini_searcher_padding(int padding) (defined in SearchableViewInterface) | SearchableViewInterface | |
| set_parent_directory(LibraryId id, const QString &dir) (defined in FileListView) | FileListView | |
| set_search_filter(const QString &search_string) (defined in FileListView) | FileListView | |
| set_search_model(SearchableModelInterface *model) final (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
| set_selection_type(SelectionViewInterface::SelectionType type) (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
| showEvent(QShowEvent *e) override (defined in Gui::WidgetTemplate< SearchableListView >) | Gui::WidgetTemplate< SearchableListView > | inlinevirtual |
| sig_append_clicked() (defined in FileListView) | FileListView | signal |
| sig_delete_clicked() (defined in FileListView) | FileListView | signal |
| sig_edit_clicked() (defined in FileListView) | FileListView | signal |
| sig_enter_pressed() (defined in FileListView) | FileListView | signal |
| sig_import_requested(LibraryId lib_id, const QStringList &files, const QString &target_dir) (defined in FileListView) | FileListView | signal |
| sig_info_clicked() (defined in FileListView) | FileListView | signal |
| sig_lyrics_clicked() (defined in FileListView) | FileListView | signal |
| sig_play_clicked() (defined in FileListView) | FileListView | signal |
| sig_play_new_tab_clicked() (defined in FileListView) | FileListView | signal |
| sig_play_next_clicked() (defined in FileListView) | FileListView | signal |
| skin_changed() override (defined in FileListView) | FileListView | protectedvirtual |
| WidgetTemplate(Args &&... args) (defined in Gui::WidgetTemplate< SearchableListView >) | Gui::WidgetTemplate< SearchableListView > | inline |
| ~Dragable() (defined in Dragable) | Dragable | privatevirtual |
| ~FileListView() (defined in FileListView) | FileListView | virtual |
| ~SayonaraClass() (defined in SayonaraClass) | SayonaraClass | virtual |
| ~SearchableView() (defined in SearchableView< View >) | SearchableView< View > | inlinevirtual |
| ~SearchableViewInterface() (defined in SearchableViewInterface) | SearchableViewInterface | virtual |
| ~SelectionViewInterface() (defined in SelectionViewInterface) | SelectionViewInterface | protectedvirtual |
| ~WidgetTemplate() (defined in Gui::WidgetTemplate< SearchableListView >) | Gui::WidgetTemplate< SearchableListView > | inlinevirtual |
1.8.14