![]() |
Home · All Namespaces · All Classes |
A proxy class for serializing Notification with identifer key as MNotification. More...
#include <mnotificationproxy.h>
Public Member Functions | |
MNotificationWithIdentifierProxy () | |
MNotificationWithIdentifierProxy (const Notification ¬ification) | |
Public Attributes | |
QString | identifier |
Notification identifier. |
A proxy class for serializing Notification with identifer key as MNotification.
MNotificationWithIdentifierProxy is a simple data class that serializes to DBus argument the same way as MNotification and is used to return Notification data to libmeegotouch notifications subsystem. MNotificationWithIdentifierProxy objects are initialized from Notificattion and will contain a copy of the notification data along with identifier key relevant to the MNotification class referring to the same notification object.
MNotificationWithIdentifierProxy::MNotificationWithIdentifierProxy | ( | ) |
Empty constructor. Initializes the values to defaults.
MNotificationWithIdentifierProxy::MNotificationWithIdentifierProxy | ( | const Notification & | notification | ) |
Constructor.
notification | A Notification object to initialize the data from |
Notification identifier.
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |