1 #ifndef LIBRARYMANAGER_H 2 #define LIBRARYMANAGER_H 4 #include "Helper/Singleton.h" 5 #include "Helper/Pimpl.h" 6 #include "Helper/Settings/SayonaraClass.h" 19 bool add_library(
const QString& name,
const QString& path);
20 void remove_library(
int index);
29 #endif // LIBRARYMANAGER_H The SayonaraClass class provides access to Settings and notifications.
Definition: SayonaraClass.h:29
Definition: LibraryManager.h:12
Definition: LibraryInfo.h:6
Definition: org_mpris_media_player2_adaptor.h:20