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

OTodoXMLVector Class Reference

List of all members.

Public Member Functions

 OTodoXMLVector (int size, bool asc, int sort)
QString string (const OTodo &todo)
int compareItems (Item d1, Item d2)

Private Attributes

bool m_asc
int m_sort

Constructor & Destructor Documentation

OTodoXMLVector::OTodoXMLVector int  size,
bool  asc,
int  sort
[inline]
 

Definition at line 677 of file otodoaccessxml.cpp.

References m_asc, and m_sort.


Member Function Documentation

int OTodoXMLVector::compareItems Item  d1,
Item  d2
[inline]
 

we take the sortorder( switch on it )

Definition at line 694 of file otodoaccessxml.cpp.

References Opie::Internal::completed(), Opie::Internal::deadline(), description(), m_asc, m_sort, Opie::Internal::priority(), OTodoXMLContainer::todo, TRUE, and Qtopia::Record::uid().

QString OTodoXMLVector::string const OTodo todo  )  [inline]
 

Definition at line 685 of file otodoaccessxml.cpp.

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


Member Data Documentation

bool OTodoXMLVector::m_asc [private]
 

Definition at line 783 of file otodoaccessxml.cpp.

Referenced by compareItems(), and OTodoXMLVector().

int OTodoXMLVector::m_sort [private]
 

Definition at line 784 of file otodoaccessxml.cpp.

Referenced by compareItems(), and OTodoXMLVector().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:43:54 2005 for OPIE by  doxygen 1.4.2