Home · All Namespaces · All Classes
Classes | Functions

/home/bifh1/cs2009q3-i386/work/system-ui-1.0.23/src/libnotificationsystem/notificationgroup.h File Reference

#include "notificationparameters.h"
#include <QVariant>
Include dependency graph for notificationgroup.h:
This graph shows which files directly or indirectly include this file:

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 &notificationGroup)
QDataStream & operator>> (QDataStream &datastream, NotificationGroup &notificationGroup)

Function Documentation

QDataStream& operator<< ( QDataStream &  datastream,
const NotificationGroup notificationGroup 
)

Serializes the given NotificationGroup to a QDataStream

Parameters:
datastream QDataStream to write to
notificationGroup NotificationGroup object to serialize
QDataStream& operator>> ( QDataStream &  datastream,
NotificationGroup notificationGroup 
)

Deserializes a NotificationGroup from a QDataStream

Parameters:
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