#include <notifiernotificationsink.h>
List of all members.
Detailed Description
A notification sink for the Notifier. Just maintains a count of unseen notifications
Constructor & Destructor Documentation
NotifierNotificationSink::NotifierNotificationSink |
( |
QObject * |
parent = NULL |
) |
|
Creates a notifier notification sink.
- Parameters:
-
NotifierNotificationSink::~NotifierNotificationSink |
( |
|
) |
[virtual] |
Member Function Documentation
void NotifierNotificationSink::clearSink |
( |
|
) |
[slot] |
Clears all notifications from the sink.
void NotifierNotificationSink::disableNotificationAdditions |
( |
bool |
disable |
) |
[slot] |
Sets whether to disable/enable notifications from being added to sink
- Parameters:
-
| disable | Whether notification additions should be disable or enabled |
void NotifierNotificationSink::notifierSinkActive |
( |
bool |
active |
) |
[signal] |
Signal which specifies the current state of notifiernotification sink
- Parameters:
-
| active | true when sink is to active(has notifications) false otherwise |
The documentation for this class was generated from the following files: