#include <qfile.h>#include <qtopia/private/vobject_p.h>#include <qtopia/timeconversion.h>#include <qtopia/private/qfiledirect_p.h>#include "otodoaccessvcal.h"Include dependency graph for otodoaccessvcal.cpp:

Go to the source code of this file.
Functions | |
| static OTodo | eventByVObj (VObject *obj) |
| static VObject * | vobjByEvent (const OTodo &event) |
|
|
Definition at line 10 of file otodoaccessvcal.cpp. References TimeConversion::fromISO8601(), name, qWarning(), OTodo::setCompleted(), OTodo::setDescription(), OTodo::setDueDate(), OTodo::setHasDueDate(), OTodo::setPriority(), OTodo::setSummary(), OPimRecord::setUid(), QCString::toInt(), VCCategoriesProp, VCDescriptionProp, VCDueProp, VCPriorityProp, VCStatusProp, and VCSummaryProp. |
|
1.4.2