kalarm
AkonadiModel::Event Struct Reference
#include <akonadimodel.h>
Public Member Functions | |
Event (const KAEvent &e, const Akonadi::Collection &c) | |
EventId | eventId () const |
bool | isConsistent () const |
Public Attributes | |
Akonadi::Collection | collection |
KAEvent | event |
Detailed Description
Struct containing a KAEvent and its parent Collection.
Definition at line 77 of file akonadimodel.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 79 of file akonadimodel.h.
Member Function Documentation
|
inline |
Definition at line 80 of file akonadimodel.h.
|
inline |
Definition at line 81 of file akonadimodel.h.
Member Data Documentation
Akonadi::Collection AkonadiModel::Event::collection |
Definition at line 83 of file akonadimodel.h.
KAEvent AkonadiModel::Event::event |
Definition at line 82 of file akonadimodel.h.
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:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.