|
|
| View (const PlaylistPtr &playlist, DynamicPlaybackChecker *dynamicPlaybackChecker, Library::InfoAccessor *libraryAccessor, QWidget *parent) |
| |
|
void | dropEventFromOutside (QDropEvent *event) |
| |
|
void | removeSelectedRows () |
| |
|
bool | isLocked () const |
| |
|
void | setLocked (bool b) |
| |
|
virtual void | showEvent (QShowEvent *e) override |
| |
|
virtual void | showEvent (QShowEvent *e) override |
| |
|
virtual void | setSearchableModel (Model *model) |
| |
|
int | rowCount () const |
| |
|
QAbstractItemView * | view () const |
| |
|
virtual int | viewportHeight () const |
| |
|
virtual int | viewportWidth () const |
| |
|
int | setSearchstring (const QString &str) |
| |
|
void | selectNextMatch (const QString &str) |
| |
|
void | selectPreviousMatch (const QString &str) |
| |
|
virtual IndexSet | selectedItems () const |
| |
|
| MD::Interpretation | metadataInterpretation () const override |
| |
| MetaDataList | infoDialogData () const override |
| |
| QWidget * | getParentWidget () override |
| |
| int | mapModelIndexToIndex (const QModelIndex &idx) const override |
| |
| ModelIndexRange | mapIndexToModelIndexes (int index) const override |
| |
| void | skinChanged () override |
| |
|
void | dragLeaveEvent (QDragLeaveEvent *event) override |
| |
|
void | dragEnterEvent (QDragEnterEvent *event) override |
| |
|
void | dragMoveEvent (QDragMoveEvent *event) override |
| |
|
void | dropEvent (QDropEvent *event) override |
| |
|
void | mouseDoubleClickEvent (QMouseEvent *event) override |
| |
|
void | keyPressEvent (QKeyEvent *event) override |
| |
|
bool | viewportEvent (QEvent *event) override |
| |
|
void | contextMenuEvent (QContextMenuEvent *e) override |
| |
| void | searchDone () override |
| |
|
virtual QModelIndex | matchIndex (const QString &str, SearchDirection direction) const |
| |
|
virtual void | selectMatch (const QString &str, SearchDirection direction) |
| |
| bool | handleKeyPress (QKeyEvent *e) override |
| |
|
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 | languageChanged () |
| |
|
virtual void | languageChanged () |
| |
|
virtual bool | hasMetadata () const |
| |
|
virtual QStringList | pathlist () const |
| |
|
virtual void | showInfo () |
| |
|
virtual void | showLyrics () |
| |
|
virtual void | showEdit () |
| |
|
virtual void | showCoverEdit () |
| |