#include <notificationareasink.h>
List of all members.
Detailed Description
A notification sink for the NotificationArea.
Constructor & Destructor Documentation
NotificationAreaSink::NotificationAreaSink |
( |
|
) |
|
NotificationAreaSink::~NotificationAreaSink |
( |
|
) |
[virtual] |
Member Function Documentation
void NotificationAreaSink::addNotification |
( |
MBanner & |
notification |
) |
[signal] |
Adds a notification to a notification area.
- Parameters:
-
| notification | the MBanner to be added |
void NotificationAreaSink::bannerClicked |
( |
|
) |
[signal] |
Signal that notification was clicked .
void NotificationAreaSink::notificationAddedToGroup |
( |
MBanner & |
banner |
) |
[signal] |
Signal notification was added to a group
- Parameters:
-
| banner | The group banner to which a notification has been added |
void NotificationAreaSink::removeNotification |
( |
MBanner & |
notification |
) |
[signal] |
Removes a notification from a notification area.
- Parameters:
-
| notification | the MBanner to be removed |
Updates the current notifications from manager.
The documentation for this class was generated from the following files: