The GUI_LocalLibrary class.
More...
#include <GUI_LocalLibrary.h>
|
void | sigShown () |
|
void | sigClosed () |
|
|
| GUI_LocalLibrary (LibraryId id, Library::Manager *libraryManager, QWidget *parent=nullptr) |
|
QMenu * | menu () const |
|
QFrame * | headerFrame () const |
|
Dialog * | boxIntoDialog () |
|
|
virtual void | liveSearchChanged () |
|
virtual void | searchTriggered () |
|
virtual void | searchEdited (const QString &searchString) |
|
virtual void | keyPressed (int key) |
|
virtual void | itemDeleteClicked () |
|
virtual void | showDeleteAnswer (const QString &text) |
|
void | tracksDeleteClicked () |
|
|
Dialog * | mBoxedDialog = nullptr |
|
◆ allViews()
QList< QAbstractItemView * > Library::GUI_LocalLibrary::allViews |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ hasSelections()
bool Library::GUI_LocalLibrary::hasSelections |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ languageChanged()
void Library::GUI_LocalLibrary::languageChanged |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ leSearch()
SearchBar * Library::GUI_LocalLibrary::leSearch |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ lvAlbum()
TableView * Library::GUI_LocalLibrary::lvAlbum |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ lvArtist()
TableView * Library::GUI_LocalLibrary::lvArtist |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ lvTracks()
TableView * Library::GUI_LocalLibrary::lvTracks |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ queryLibrary()
void Library::GUI_LocalLibrary::queryLibrary |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ searchOptions()
QList< Filter::Mode > Library::GUI_LocalLibrary::searchOptions |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ showEvent()
void Library::GUI_LocalLibrary::showEvent |
( |
QShowEvent * |
e | ) |
|
|
overrideprotectedvirtual |
◆ skinChanged()
void Library::GUI_LocalLibrary::skinChanged |
( |
| ) |
|
|
overrideprotectedvirtual |