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

OTodoAccessBackend Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/otodoaccessbackend.h>

Inheritance diagram for OTodoAccessBackend:

Inheritance graph
[legend]
Collaboration diagram for OTodoAccessBackend:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OTodoAccessBackend ()
 ~OTodoAccessBackend ()
virtual QArray< int > effectiveToDos (const QDate &start, const QDate &end, bool includeNoDates)=0
virtual QArray< int > overDue ()=0
virtual QArray< int > sorted (bool asc, int sortOrder, int sortFilter, int cat)=0
virtual void removeAllCompleted ()=0
virtual QBitArray supports () const =0

Private Attributes

Private * d

Constructor & Destructor Documentation

OTodoAccessBackend::OTodoAccessBackend  ) 
 

Definition at line 4 of file otodoaccessbackend.cpp.

OTodoAccessBackend::~OTodoAccessBackend  ) 
 

Definition at line 8 of file otodoaccessbackend.cpp.


Member Function Documentation

virtual QArray<int> OTodoAccessBackend::effectiveToDos const QDate start,
const QDate end,
bool  includeNoDates
[pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::effectiveToDos().

virtual QArray<int> OTodoAccessBackend::overDue  )  [pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::overDue().

virtual void OTodoAccessBackend::removeAllCompleted  )  [pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::removeAllCompleted().

virtual QArray<int> OTodoAccessBackend::sorted bool  asc,
int  sortOrder,
int  sortFilter,
int  cat
[pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::sorted().

virtual QBitArray OTodoAccessBackend::supports  )  const [pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::backendSupport().


Member Data Documentation

Private* OTodoAccessBackend::d [private]
 

Reimplemented from OPimAccessBackend< OTodo >.

Reimplemented in OTodoAccessXML.

Definition at line 23 of file otodoaccessbackend.h.


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