![]() |
Home · All Namespaces · All Classes |
#include "notificationparameters.h"
#include <QVariant>
Go to the source code of this file.
Classes | |
class | NotificationGroup |
A class for storing notification group information. More... | |
Functions | |
QDataStream & | operator<< (QDataStream &datastream, const NotificationGroup ¬ificationGroup) |
QDataStream & | operator>> (QDataStream &datastream, NotificationGroup ¬ificationGroup) |
QDataStream& operator<< | ( | QDataStream & | datastream, | |
const NotificationGroup & | notificationGroup | |||
) |
Serializes the given NotificationGroup to a QDataStream
datastream | QDataStream to write to | |
notificationGroup | NotificationGroup object to serialize |
QDataStream& operator>> | ( | QDataStream & | datastream, | |
NotificationGroup & | notificationGroup | |||
) |
Deserializes a NotificationGroup from a QDataStream
datastream | QDataStream to read from | |
notificationGroup | the target NotificationGroup object, its previous state will be reset |
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:12 Doxygen 1.7.1 |
MeeGo Touch |