Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Notificator Member List
This is the complete list of members for Notificator, including all inherited members.
Class enum name | Notificator | |
Critical enum value | Notificator | |
Freedesktop enum value | Notificator | private |
Information enum value | Notificator | |
Mode enum name | Notificator | private |
mode | Notificator | private |
None enum value | Notificator | private |
Notificator(const QString &programName, QSystemTrayIcon *trayIcon, QWidget *parent) | Notificator | |
notify(Class cls, const QString &title, const QString &text, const QIcon &icon=QIcon(), int millisTimeout=10000) | Notificator | slot |
notifySystray(Class cls, const QString &title, const QString &text, const QIcon &icon, int millisTimeout) | Notificator | private |
parent | Notificator | private |
programName | Notificator | private |
QSystemTray enum value | Notificator | private |
trayIcon | Notificator | private |
UserNotificationCenter enum value | Notificator | private |
Warning enum value | Notificator | |
~Notificator() | Notificator |