akonadi
objectnotificationmessage.h
43 ObjectNotificationMessage(const Akonadi::NotificationMessage &message = Akonadi::NotificationMessage());
45 static bool appendAndCompress( QList<ObjectNotificationMessage> &vector, const Akonadi::ObjectNotificationMessage &message);
46 static bool appendAndCompress( QVector<ObjectNotificationMessage> &vector, const Akonadi::ObjectNotificationMessage &message);
This class wraps a group of equivalent NotificationMessages from Akonadi.
Definition: objectnotificationmessage.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Tue Jul 12 2016 11:28:20 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Tue Jul 12 2016 11:28:20 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.