odatebookaccessbackend_xml.cpp File Reference
#include <errno.h>#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <sys/mman.h>#include <sys/stat.h>#include <unistd.h>#include <qasciidict.h>#include <qfile.h>#include <qtopia/global.h>#include <qtopia/stringutil.h>#include <qtopia/timeconversion.h>#include "opimnotifymanager.h"#include "orecur.h"#include "otimezone.h"#include "odatebookaccessbackend_xml.h"Include dependency graph for odatebookaccessbackend_xml.cpp:

Go to the source code of this file.
Enumerations | |
| enum | Attribute { FDescription = 0, FLocation, FCategories, FUid, FType, FAlarm, FSound, FRType, FRWeekdays, FRPosition, FRFreq, FRHasEndDate, FREndDate, FRStart, FREnd, FNote, FCreated, FTimeZone, FRecParent, FRecChildren, FExceptions } |
Functions | |
| char * | strstrlen (const char *haystack, int hLen, const char *needle, int nLen) |
| ORecur * | recur () |
| void | save (const OEvent &ev, QString &buf) |
| bool | forAll (const QMap< int, OEvent > &list, QFile &file) |
Variables | |
| time_t | start |
| time_t | end |
| time_t | created |
| time_t | rp_end |
| ORecur * | rec |
| int | alarmTime |
| int | snd |
Enumeration Type Documentation
|
|
Definition at line 63 of file odatebookaccessbackend_xml.cpp. |
Function Documentation
|
||||||||||||||||||||
|
Definition at line 27 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 55 of file odatebookaccessbackend_xml.cpp. References rec. Referenced by OEvent::fromMap(). |
|
||||||||||||
|
||||||||||||
|
Definition at line 150 of file odatebookaccessbackend_xml.cpp. References QMap::begin(), QByteArray::data(), QMap::end(), QCString::length(), save(), QString::utf8(), and QIODevice::writeBlock(). Referenced by ODateBookAccessBackend_XML::save(). |
Variable Documentation
|
|
Definition at line 53 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 53 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 53 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 53 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 54 of file odatebookaccessbackend_xml.cpp. Referenced by recur(). |
|
|
Definition at line 61 of file odatebookaccessbackend_xml.cpp. |
|
|
Definition at line 62 of file odatebookaccessbackend_xml.cpp. |
