Public Member Functions | |
void | checkNotifications () |
Protected Member Functions | |
void | addNotification (Notification *notification) |
void | removeNotification (Notification *notification) |
void | detachNotifications () |
Protected Member Functions inherited from Pegasus::NotificationReceiver | |
virtual void | receiveNotification (Notification *, const NotificationFlags) |
virtual void | newNotification (Notification *notification) |
Protected Attributes | |
NotificationList | _notifications |