6 #ifndef SWIFT_GUI_AUDIONOTIFICATION_COMPONENT_H
7 #define SWIFT_GUI_AUDIONOTIFICATION_COMPONENT_H
12 #include <QScopedPointer>
21 class CAudioNotificationComponent;
42 void reloadSettings();
45 void onNotificationsToggled(
bool checked);
48 void selectNotificationSoundsDir();
51 void resetNotificationSoundsDir();
54 void onNotificationVolumeChanged(
int volume);
59 QScopedPointer<Ui::CAudioNotificationComponent> ui;
61 this, &CAudioNotificationComponent::reloadSettings
Audio component, volume, ...
High level reusable GUI components.
NotificationFlag
Play notification.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.