 |
Sayonara Player
|
23 #ifndef LIBRARYFILEEXTENSIONBAR_H
24 #define LIBRARYFILEEXTENSIONBAR_H
26 #include "Gui/Utils/Widgets/Widget.h"
27 #include "Utils/Pimpl.h"
48 void sig_close_clicked();
78 void language_changed()
override;
81 void button_toggled(
bool b);
86 #endif // LIBRARYFILEEXTENSIONBAR_H
void init(AbstractLibrary *library)
This method needs to be called before any other operation.
Definition: AbstractLibrary.h:41
An interface class needed when implementing a library plugin.
Definition: LocalLibraryWatcher.h:32
bool has_extensions() const
has_extensions
The FileExtensionBar class.
Definition: LibraryFileExtensionBar.h:42
void clear()
clears all buttons and the layout
void refresh()
refetches all tracks with extensions, clears the layout, adds new buttons