This is the complete list of members for
WidgetNotificationSink, including all inherited members.
addGroup(uint groupId, const NotificationParameters ¶meters) | NotificationSink | [virtual, slot] |
addNotification(const Notification ¬ification)=0 | NotificationSink | [pure virtual, slot] |
applicationEventsEnabled() | NotificationSink | |
canAddNotification(const Notification ¬ification) | NotificationSink | [protected] |
containsText(const Notification ¬ification) | WidgetNotificationSink | [protected] |
createInfoBanner(const Notification ¬ification) | WidgetNotificationSink | [protected] |
createInfoBanner(Notification::NotificationType type, uint groupId, const NotificationParameters ¶meters) | WidgetNotificationSink | [protected] |
determineUserRemovability(const NotificationParameters ¶meters) | WidgetNotificationSink | [protected, static] |
GENERIC_TEXT_PROPERTY | WidgetNotificationSink | [static] |
GROUP_ID_PROPERTY | WidgetNotificationSink | [static] |
infoBannerGenericText(const NotificationParameters ¶meters) | WidgetNotificationSink | [protected, static] |
infoBannerSubtitleText(const NotificationParameters ¶meters) | WidgetNotificationSink | [protected, static] |
infoBannerTitleText(const NotificationParameters ¶meters) | WidgetNotificationSink | [protected, static] |
NOTIFICATION_ID_PROPERTY | WidgetNotificationSink | [static] |
notificationGroupClearingRequested(uint groupId) | NotificationSink | [signal] |
notificationRemovalRequested(uint notificationId) | NotificationSink | [signal] |
NotificationSink(QObject *parent=NULL) | NotificationSink | |
privacySettingChanged(bool privacyEnabled) | WidgetNotificationSink | [signal] |
removeGroup(uint groupId) | NotificationSink | [virtual, slot] |
removeNotification(uint notificationId)=0 | NotificationSink | [pure virtual, slot] |
setApplicationEventsEnabled(bool enabled) | NotificationSink | |
setHonorPrivacySetting(bool honor) | WidgetNotificationSink | |
setNotificationsClickable(bool clickable) | WidgetNotificationSink | |
SUBTITLE_TEXT_PROPERTY | WidgetNotificationSink | [static] |
TITLE_TEXT_PROPERTY | WidgetNotificationSink | [static] |
updateActions(MBanner *infoBanner, const NotificationParameters ¶meters) | WidgetNotificationSink | [protected] |
updateImage(MBanner *infoBanner, const NotificationParameters ¶meters) | WidgetNotificationSink | [protected] |
updateTitles(MBanner *infoBanner) | WidgetNotificationSink | [protected] |
USER_REMOVABLE_PROPERTY | WidgetNotificationSink | [static] |
WidgetNotificationSink() | WidgetNotificationSink | |