libopie PIM API Documentation

otodoaccessxml.cpp File Reference

#include <errno.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <qfile.h>
#include <qvector.h>
#include <qpe/global.h>
#include <qpe/stringutil.h>
#include <qpe/timeconversion.h>
#include "oconversion.h"
#include "opimstate.h"
#include "otimezone.h"
#include "opimnotifymanager.h"
#include "orecur.h"
#include "otodoaccessxml.h"

Include dependency graph for otodoaccessxml.cpp:

Include dependency graph

Go to the source code of this file.

Enumerations

enum  MoreAttributes {
  FRType = OTodo::CompletedDate + 2, FRWeekdays, FRPosition, FRFreq,
  FRHasEndDate, FREndDate, FRStart, FREnd
}

Functions

ORecurrecur ()
char * strstrlen (const char *haystack, int hLen, const char *needle, int nLen)
QString customToXml (const QMap< QString, QString > &customMap)
QString string (const OTodo &todo)
int completed (const OTodo &todo1, const OTodo &todo2)
int priority (const OTodo &t1, const OTodo &t2)
int description (const OTodo &t1, const OTodo &t2)
int deadline (const OTodo &t1, const OTodo &t2)

Variables

time_t rp_end
ORecurrec
int snd


Enumeration Type Documentation

enum MoreAttributes
 

Enumeration values:
FRType 
FRWeekdays 
FRPosition 
FRFreq 
FRHasEndDate 
FREndDate 
FRStart 
FREnd 

Definition at line 33 of file otodoaccessxml.cpp.


Function Documentation

ORecur* recur  )  [static]
 

Definition at line 28 of file otodoaccessxml.cpp.

References rec.

char* strstrlen const char *  haystack,
int  hLen,
const char *  needle,
int  nLen
[static]
 

Definition at line 44 of file otodoaccessxml.cpp.

Referenced by OTodoAccessXML::load().

QString customToXml const QMap< QString, QString > &  customMap  )  [static]
 

Definition at line 507 of file otodoaccessxml.cpp.

References QMap::begin(), QMap::end(), and Qtopia::escapeString().

QString string const OTodo todo  )  [inline, static]
 

Definition at line 625 of file otodoaccessxml.cpp.

References OTodo::description(), QString::isEmpty(), QString::left(), and OTodo::summary().

Referenced by description().

int completed const OTodo todo1,
const OTodo todo2
[inline, static]
 

Definition at line 630 of file otodoaccessxml.cpp.

References OTodo::isCompleted().

int priority const OTodo t1,
const OTodo t2
[inline, static]
 

Definition at line 636 of file otodoaccessxml.cpp.

References OTodo::priority().

Referenced by OTodo::operator<(), OTodo::operator<=(), OTodo::operator>(), and OTodo::operator>=().

int description const OTodo t1,
const OTodo t2
[inline, static]
 

Definition at line 639 of file otodoaccessxml.cpp.

References QString::compare(), and string().

Referenced by OEvent::toMap(), OEvent::toRichText(), and OEvent::toShortText().

int deadline const OTodo t1,
const OTodo t2
[inline, static]
 

Definition at line 642 of file otodoaccessxml.cpp.

References QDate::daysTo(), OTodo::dueDate(), and OTodo::hasDueDate().


Variable Documentation

time_t rp_end [static]
 

Definition at line 26 of file otodoaccessxml.cpp.

Referenced by OTodoAccessXML::load().

ORecur* rec [static]
 

Definition at line 27 of file otodoaccessxml.cpp.

Referenced by OTodoAccessXML::load(), and recur().

int snd [static]
 

Definition at line 32 of file otodoaccessxml.cpp.

KDE Logo
This file is part of the documentation for OPIE Version 1.1.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:25:56 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001