#include <opie2/opimdateconversion.h>#include <opie2/opimstate.h>#include <opie2/opimtimezone.h>#include <opie2/opimnotifymanager.h>#include <opie2/opimrecurrence.h>#include <opie2/otodoaccessxml.h>#include <opie2/otodoaccess.h>#include <opie2/odebug.h>#include <opie2/private/opimtodosortvector.h>#include <qpe/global.h>#include <qpe/stringutil.h>#include <qpe/timeconversion.h>#include <qfile.h>#include <qvector.h>#include <errno.h>#include <fcntl.h>#include <sys/mman.h>#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>Include dependency graph for otodoaccessxml.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Opie |
Enumerations | |
| enum | MoreAttributes { FRType = OPimTodo::CompletedDate + 2, FRWeekdays, FRPosition, FRFreq, FRHasEndDate, FREndDate, FRStart, FREnd } |
Functions | |
| OPimRecurrence * | recur () |
| char * | strstrlen (const char *haystack, int hLen, const char *needle, int nLen) |
| QString | customToXml (const QMap< QString, QString > &customMap) |
Variables | |
| time_t | rp_end |
| OPimRecurrence * | rec |
| int | snd |
|
|
Definition at line 71 of file otodoaccessxml.cpp. |
|
|
Definition at line 527 of file otodoaccessxml.cpp. References buf, and Qtopia::escapeString(). Referenced by OTodoAccessXML::toString(), and Opie::OPimTodoAccessXML::toString(). |
|
|
Definition at line 66 of file otodoaccessxml.cpp. References rec. |
|
||||||||||||||||||||
|
Definition at line 82 of file otodoaccessxml.cpp. |
|
|
Definition at line 65 of file otodoaccessxml.cpp. |
|
|
Definition at line 64 of file otodoaccessxml.cpp. |
|
|
Definition at line 70 of file otodoaccessxml.cpp. |
1.4.2