, including all inherited members.
addGroup(uint notificationUserId, const NotificationParameters ¶meters=NotificationParameters()) | NotificationManager | [virtual, slot] |
addNotification(uint notificationUserId, const NotificationParameters ¶meters=NotificationParameters(), uint groupId=0) | NotificationManager | [virtual, slot] |
groupRemoved(uint groupId) | NotificationManager | [signal] |
groups() const | NotificationManager | [virtual] |
groupUpdated(uint groupId, const NotificationParameters ¶meters) | NotificationManager | [signal] |
initializeStore() | NotificationManager | |
notificationCountInGroup(uint notificationUserId, uint groupId) | NotificationManager | [virtual, slot] |
notificationGroupList(uint notificationUserId) | NotificationManager | [virtual, slot] |
notificationGroupListWithIdentifiers(uint notificationUserId) | NotificationManager | [virtual, slot] |
notificationIdList(uint notificationUserId) | NotificationManager | [virtual, slot] |
notificationList(uint notificationUserId) | NotificationManager | [virtual, slot] |
notificationListWithIdentifiers(uint notificationUserId) | NotificationManager | [virtual, slot] |
NotificationManager(int relayInterval=3000, uint maxWaitQueueSize=100) | NotificationManager | |
notificationRemoved(uint notificationId) | NotificationManager | [signal] |
notificationRestored(const Notification ¬ification) | NotificationManager | [signal] |
notifications() const | NotificationManager | [virtual] |
notificationUpdated(const Notification ¬ification) | NotificationManager | [signal] |
notificationUserId() | NotificationManager | [virtual, slot] |
qObject() | NotificationManager | [virtual] |
queuedGroupRemove(uint groupId) | NotificationManager | [signal] |
queuedNotificationRemove(uint notificationId) | NotificationManager | [signal] |
relayNextNotification() | NotificationManager | [protected, slot] |
removeGroup(uint notificationUserId, uint groupId) | NotificationManager | [virtual, slot] |
removeNotification(uint notificationUserId, uint notificationId) | NotificationManager | [virtual, slot] |
removeNotification(uint notificationId) | NotificationManager | [slot] |
removeNotificationsAndGroupsWithEventType(const QString &eventType) | NotificationManager | [slot] |
removeNotificationsInGroup(uint groupId) | NotificationManager | [slot] |
removeUnseenFlags(bool ignore) | NotificationManager | [protected, slot] |
restoreData() | NotificationManager | |
updateGroup(uint notificationUserId, uint groupId, const NotificationParameters ¶meters=NotificationParameters()) | NotificationManager | [virtual, slot] |
updateNotification(uint notificationUserId, uint notificationId, const NotificationParameters ¶meters=NotificationParameters()) | NotificationManager | [virtual, slot] |
updateNotificationsWithEventType(const QString &eventType) | NotificationManager | [slot] |
~NotificationManager() | NotificationManager | [virtual] |