|
Sayonara Player
|
Public Types | |
| enum class | SelectionType { Rows = 0 , Items } |
Public Member Functions | |
| FileListView (QWidget *parent=nullptr) | |
| void | init (Library::InfoAccessor *libraryInfoAccessor, const Library::Info &info) |
| QStringList | selectedPaths () const |
| void | setParentDirectory (const QString &dir) |
| QString | parentDirectory () const |
| SearchModel * | searchModel () const override |
| virtual void | showEvent (QShowEvent *e) override |
| int | search (const QString &searchstring) |
| void | searchNext () |
| void | searchPrevious () |
| virtual QMap< QString, QString > | searchOptions () const |
| virtual QMap< QString, QString > | commands () const |
| virtual void | triggerResult () |
| virtual void | runCommand (const QString &command) |
| virtual IndexSet | selectedItems () const |
Protected Types | |
| enum | EditTab { TabText , TabCover , TabTagsFromPath } |
Protected Member Functions | |
| void | contextMenuEvent (QContextMenuEvent *event) override |
| void | dragEnterEvent (QDragEnterEvent *event) override |
| void | dragMoveEvent (QDragMoveEvent *event) override |
| void | dropEvent (QDropEvent *event) override |
| void | skinChanged () override |
| int | mapModelIndexToIndex (const QModelIndex &idx) const override |
| MD::Interpretation | metadataInterpretation () const override |
| MetaDataList | infoDialogData () const override |
| bool | hasMetadata () const override |
| QStringList | pathlist () const override |
| QWidget * | getParentWidget () override |
| ModelIndexRange | mapIndexToModelIndexes (int idx) const override |
| QRect | viewportGeometry () const override |
| QWidget * | widget () override |
| int | currentSelectedItem () const override |
| void | selectSearchResult (int index) override |
| void | keyPressEvent (QKeyEvent *event) override |
| virtual void | languageChanged () |
| bool | handleKeyPress (QKeyEvent *event) |
| virtual bool | handleKeyPress (QKeyEvent *e) |
| void | selectRows (const IndexSet &rows, int minimumColumn=-1, int maximumColumn=-1) |
| void | selectItems (const IndexSet &indexes) |
| void | selectAll () |
| virtual SelectionViewInterface::SelectionType | selectionType () const |
| virtual void | showInfo () |
| virtual void | showLyrics () |
| virtual void | showEdit () |
| virtual void | showCoverEdit () |
|
nodiscardoverrideprotectedvirtualinherited |
Implements SearchView.
|
overrideprotectedvirtual |
Implements InfoDialogContainer.
|
nodiscardoverrideprotectedvirtual |
Reimplemented from InfoDialogContainer.
|
nodiscardoverrideprotectedvirtual |
Implements InfoDialogContainer.
|
overrideprotectedvirtual |
Implements SelectionViewInterface.
|
nodiscardoverrideprotectedvirtual |
Implements SelectionViewInterface.
|
nodiscardoverrideprotectedvirtual |
Implements InfoDialogContainer.
|
nodiscardoverrideprotectedvirtual |
Reimplemented from InfoDialogContainer.
|
nodiscardoverridevirtual |
Implements SearchView.
|
overrideprotectedvirtualinherited |
Implements SearchView.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.
|
nodiscardoverrideprotectedvirtualinherited |
Implements SearchView.
|
nodiscardoverrideprotectedvirtualinherited |
Implements SearchView.