kmail
TaskAttribute Class Reference
#include <taskattribute.h>
Inherits Attribute.
Public Member Functions | |
TaskAttribute () | |
~TaskAttribute () | |
TaskAttribute * | clone () const |
void | deserialize (const QByteArray &data) |
QByteArray | serialized () const |
void | setTaskId (Akonadi::Item::Id id) |
Akonadi::Item::Id | taskId () const |
QByteArray | type () const |
Detailed Description
Definition at line 25 of file taskattribute.h.
Constructor & Destructor Documentation
TaskAttribute::TaskAttribute | ( | ) |
Definition at line 23 of file taskattribute.cpp.
TaskAttribute::~TaskAttribute | ( | ) |
Definition at line 30 of file taskattribute.cpp.
Member Function Documentation
TaskAttribute * TaskAttribute::clone | ( | ) | const |
Definition at line 35 of file taskattribute.cpp.
void TaskAttribute::deserialize | ( | const QByteArray & | data | ) |
Definition at line 42 of file taskattribute.cpp.
QByteArray TaskAttribute::serialized | ( | ) | const |
Definition at line 58 of file taskattribute.cpp.
void TaskAttribute::setTaskId | ( | Akonadi::Item::Id | id | ) |
Definition at line 48 of file taskattribute.cpp.
Akonadi::Entity::Id TaskAttribute::taskId | ( | ) | const |
Definition at line 53 of file taskattribute.cpp.
QByteArray TaskAttribute::type | ( | ) | const |
Definition at line 66 of file taskattribute.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.