![]() |
Home · All Namespaces · All Classes |
#include <QDBusArgument>
#include "notification.h"
#include "notificationwidgetparameterfactory.h"
#include "genericnotificationparameterfactory.h"
Functions | |
QDataStream & | operator<< (QDataStream &datastream, const Notification ¬ification) |
QDataStream & | operator>> (QDataStream &datastream, Notification ¬ification) |
QDBusArgument & | operator<< (QDBusArgument &argument, const Notification ¬ification) |
const QDBusArgument & | operator>> (const QDBusArgument &argument, Notification ¬ification) |
QDataStream& operator<< | ( | QDataStream & | datastream, | |
const Notification & | notification | |||
) |
Serializes the given Notification to a QDataStream
datastream | QDataStream to write to | |
notification | Notification object to serialize |
QDBusArgument& operator<< | ( | QDBusArgument & | argument, | |
const Notification & | notification | |||
) |
const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, | |
Notification & | notification | |||
) |
QDataStream& operator>> | ( | QDataStream & | datastream, | |
Notification & | notification | |||
) |
Deserializes a Notification from a QDataStream
datastream | QDataStream to read from | |
notification | the target Notification 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 |