libopie PIM API Documentation

OTodoAccessBackend Class Reference

#include <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< inteffectiveToDos (const QDate &start, const QDate &end, bool includeNoDates)=0
virtual QArray< intoverDue ()=0
virtual QArray< intsorted (bool asc, int sortOrder, int sortFilter, int cat)=0
virtual void removeAllCompleted ()=0
virtual QBitArray supports () const=0

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 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 void OTodoAccessBackend::removeAllCompleted  )  [pure virtual]
 

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::removeAllCompleted().

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

Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML.

Referenced by OTodoAccess::backendSupport().


The documentation for this class was generated from the following files:
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:26:29 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001