Applets
SystemTray::DBusNotification Class Reference
#include <dbusnotification.h>
Inheritance diagram for SystemTray::DBusNotification:

Public Slots | |
void | triggerAction (const QString &actionId) |
Signals | |
void | actionTriggered (const QString &source, const QString &actionId) |
void | notificationDeleted (const QString &source) |
Public Member Functions | |
DBusNotification (const QString &source, QObject *parent=0) | |
~DBusNotification () |
Detailed Description
Definition at line 31 of file dbusnotification.h.
Constructor & Destructor Documentation
Definition at line 28 of file dbusnotification.cpp.
SystemTray::DBusNotification::~DBusNotification | ( | ) |
Definition at line 35 of file dbusnotification.cpp.
Member Function Documentation
void SystemTray::DBusNotification::actionTriggered | ( | const QString & | source, | |
const QString & | actionId | |||
) | [signal] |
void SystemTray::DBusNotification::notificationDeleted | ( | const QString & | source | ) | [signal] |
void SystemTray::DBusNotification::triggerAction | ( | const QString & | actionId | ) | [virtual, slot] |
The documentation for this class was generated from the following files: