Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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:

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

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

Definition at line 630 of file otodoaccessxml.cpp.

References OTodo::isCompleted().

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

Definition at line 507 of file otodoaccessxml.cpp.

References buf, and Qtopia::escapeString().

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

Definition at line 642 of file otodoaccessxml.cpp.

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

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

Definition at line 639 of file otodoaccessxml.cpp.

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

Referenced by NewAccount::addAccountDescription(), NewTransaction::addTransactionDescription(), AddressbookWindow::appMessage(), DateBook::beamEvent(), BluepingConfigWidget::BluepingConfigWidget(), OTodoXMLVector::compareItems(), OipkgPackage::details(), PinConfigWidget::PinConfigWidget(), TransactionDisplay::showTransactionNotes(), and AddressbookWindow::slotItemBeam().

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

Definition at line 636 of file otodoaccessxml.cpp.

References OTodo::priority().

ORecur* recur  )  [static]
 

Definition at line 28 of file otodoaccessxml.cpp.

QString string const OTodo todo  )  [inline, static]
 

Definition at line 625 of file otodoaccessxml.cpp.

References OTodo::description(), and OTodo::summary().

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

Definition at line 44 of file otodoaccessxml.cpp.


Variable Documentation

ORecur* rec [static]
 

Definition at line 27 of file otodoaccessxml.cpp.

time_t rp_end [static]
 

Definition at line 26 of file otodoaccessxml.cpp.

int snd [static]
 

Definition at line 32 of file otodoaccessxml.cpp.


Generated on Sat Nov 5 16:37:15 2005 for OPIE by  doxygen 1.4.2