kalarm
EventId Struct Reference
#include <eventid.h>
Inheritance diagram for EventId:
Public Member Functions | |
EventId () | |
EventId (Akonadi::Collection::Id c, const QString &e) | |
EventId (const KAEvent &event) | |
EventId (const QString &resourceEventId) | |
void | clear () |
Akonadi::Collection::Id | collectionId () const |
QString | eventId () const |
bool | isEmpty () const |
Detailed Description
Unique event identifier for Akonadi.
This consists of the event UID within the individual calendar, plus the collection ID.
Note that the collection ID of the display calendar is -1, since it is not an Akonadi calendar.
Constructor & Destructor Documentation
|
inline |
|
explicit |
Set by event ID and optional resource ID, in the format "[rid:]eid".
Member Function Documentation
|
inline |
|
inline |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.