 |
Sayonara Player
|
21 #ifndef GUI_SOUNDCLOUDLIBRARY_H
22 #define GUI_SOUNDCLOUDLIBRARY_H
24 #include "Gui/Library/GUI_AbstractLibrary.h"
25 #include "Utils/Pimpl.h"
29 UI_FWD(GUI_SoundcloudLibrary)
34 class GUI_ArtistSearch;
40 UI_CLASS(GUI_SoundcloudLibrary)
47 QMenu* getMenu()
const;
48 QFrame* headerFrame()
const;
56 void languageChanged()
override;
66 void showEvent(QShowEvent* e)
override;
69 #endif // GUI_SOUNDCLOUDLIBRARY_H
The GUI_AbstractLibrary class.
Definition: GUI_AbstractLibrary.h:47
The TableView class.
Definition: TableView.h:38
Definition: EngineUtils.h:33
An interface class needed when implementing a library plugin.
Definition: LocalLibraryWatcher.h:31
Definition: GUI_SoundcloudLibrary.h:38
TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:37
The searchbar has a special context menu which allows to select the search mode. A special search mod...
Definition: Searchbar.h:39
Definition: SoundcloudLibrary.h:39