OTodoAccessBackend Class Reference
#include <otodoaccessbackend.h>
Inheritance diagram for OTodoAccessBackend:


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 |
Constructor & Destructor Documentation
|
|
Definition at line 4 of file otodoaccessbackend.cpp. |
|
|
Definition at line 8 of file otodoaccessbackend.cpp. |
Member Function Documentation
|
||||||||||||||||
|
Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML. Referenced by OTodoAccess::effectiveToDos(). |
|
|
Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML. Referenced by OTodoAccess::overDue(). |
|
||||||||||||||||||||
|
Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML. Referenced by OTodoAccess::sorted(). |
|
|
Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML. Referenced by OTodoAccess::removeAllCompleted(). |
|
|
Implemented in OTodoAccessBackendSQL, OTodoAccessVCal, and OTodoAccessXML. Referenced by OTodoAccess::backendSupport(). |
The documentation for this class was generated from the following files:
