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