|
Sayonara Player
|
Public Types | |
| enum class | ReleaseReason : char { Dropped , Destroyed } |
Signals | |
| void | sigRowcountChanged () |
Public Member Functions | |
| HistoryTableView (LibraryPlaylistInteractor *libraryPlaylistInteractor, Session::Manager *sessionManager, Session::Timecode timecode, QWidget *parent=nullptr) | |
| int | rows () const |
Protected Member Functions | |
| void | skinChanged () override |
| void | resizeEvent (QResizeEvent *e) override |
| void | showEvent (QShowEvent *e) override |
| void | contextMenuEvent (QContextMenuEvent *e) override |
| virtual void | languageChanged () |
| virtual void | languageChanged () |
| virtual bool | isValidDragPosition (const QPoint &p) const |
| virtual bool | hasDragLabel () const |
| virtual QString | dragLabel () const |
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplate< QTableView >.
|
overrideprotectedvirtual |
Reimplemented from Gui::WidgetTemplateParent.