Home · All Namespaces · All Classes
Public Member Functions | Protected Slots | Protected Member Functions

UnlockNotificationSink Class Reference

#include <unlocknotificationsink.h>

Inheritance diagram for UnlockNotificationSink:
Inheritance graph
[legend]
Collaboration diagram for UnlockNotificationSink:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnlockNotificationSink (QObject *parent=NULL)

Protected Slots

virtual void addNotification (const Notification &notification)
virtual void removeNotification (uint notificationId)

Protected Member Functions

bool canAddNotification (const Notification &notification)

Constructor & Destructor Documentation

UnlockNotificationSink::UnlockNotificationSink ( QObject *  parent = NULL  ) 

Member Function Documentation

void UnlockNotificationSink::addNotification ( const Notification notification  )  [protected, virtual, slot]

Adds a notification to be presented.

Parameters:
notification the data of the notification

Implements NotificationSink.

bool UnlockNotificationSink::canAddNotification ( const Notification notification  )  [protected]
Returns:
true for the notification that are going to be shown in the lockscreen.

Reimplemented from NotificationSink.

void UnlockNotificationSink::removeNotification ( uint  notificationId  )  [protected, virtual, slot]

Removes a notification.

Parameters:
notificationId the ID of the notification to be removed

Implements NotificationSink.


The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch