#include <inotificationsettings.h>
Definition at line 24 of file inotificationsettings.h.
◆ INotificationSettings() [1/3]
| INotificationSettings::INotificationSettings |
( |
| ) |
|
|
default |
◆ ~INotificationSettings()
| INotificationSettings::~INotificationSettings |
( |
| ) |
|
|
virtualdefault |
◆ INotificationSettings() [2/3]
◆ INotificationSettings() [3/3]
◆ getBusySound()
| virtual bool INotificationSettings::getBusySound |
( |
| ) |
const |
|
pure virtual |
◆ getDesktopNotify()
| virtual bool INotificationSettings::getDesktopNotify |
( |
| ) |
const |
|
pure virtual |
◆ getGroupAlwaysNotify()
| virtual bool INotificationSettings::getGroupAlwaysNotify |
( |
| ) |
const |
|
pure virtual |
◆ getNotify()
| virtual bool INotificationSettings::getNotify |
( |
| ) |
const |
|
pure virtual |
◆ getNotifyHide()
| virtual bool INotificationSettings::getNotifyHide |
( |
| ) |
const |
|
pure virtual |
◆ getNotifySound()
| virtual bool INotificationSettings::getNotifySound |
( |
| ) |
const |
|
pure virtual |
◆ getShowWindow()
| virtual bool INotificationSettings::getShowWindow |
( |
| ) |
const |
|
pure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setBusySound()
| virtual void INotificationSettings::setBusySound |
( |
bool |
newValue | ) |
|
|
pure virtual |
◆ setDesktopNotify()
| virtual void INotificationSettings::setDesktopNotify |
( |
bool |
enabled | ) |
|
|
pure virtual |
◆ setGroupAlwaysNotify()
| virtual void INotificationSettings::setGroupAlwaysNotify |
( |
bool |
newValue | ) |
|
|
pure virtual |
◆ setNotify()
| virtual void INotificationSettings::setNotify |
( |
bool |
newValue | ) |
|
|
pure virtual |
◆ setNotifyHide()
| virtual void INotificationSettings::setNotifyHide |
( |
bool |
newValue | ) |
|
|
pure virtual |
◆ setNotifySound()
| virtual void INotificationSettings::setNotifySound |
( |
bool |
newValue | ) |
|
|
pure virtual |
◆ setShowWindow()
| virtual void INotificationSettings::setShowWindow |
( |
bool |
newValue | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: