#include </home/clem/local/src/opie/libopie2/opiepim/core/odatebookaccess.h>
Inheritance diagram for Opie::ODateBookAccess:


Public Types | |
| enum | SortFilter |
| enum | SortOrder { SortDescription = SortCustom, SortLocation, SortNote, SortStartTime, SortEndTime, SortStartDate, SortEndDate, SortStartDateTime, SortEndDateTime, SortAlarmDateTime } |
Public Member Functions | |
| ODateBookAccess (ODateBookAccessBackend *=0l, enum Access acc=Random) | |
| ~ODateBookAccess () | |
| List | rawRepeats () const |
| List | nonRepeats () const |
| OPimOccurrence::List | effectiveNonRepeatingEvents (const QDate &from, const QDate &to) const |
| OPimOccurrence::List | effectiveNonRepeatingEvents (const QDateTime &start) const |
| int | rtti () const |
Private Attributes | |
| ODateBookAccessBackend * | m_backEnd |
| Private * | d |
Definition at line 47 of file odatebookaccess.h.
|
|
Filter for sorted()
Definition at line 53 of file odatebookaccess.h. |
|
|
Sort order for sorted()
Definition at line 61 of file odatebookaccess.h. |
|
||||||||||||
|
Simple constructor It takes a ODateBookAccessBackend as parent. If it is 0 the default implementation will be used!
Definition at line 42 of file odatebookaccess.cpp. References m_backEnd, QString::null, and Opie::OPimAccessTemplate< OPimEvent >::setBackEnd(). |
|
|
Definition at line 51 of file odatebookaccess.cpp. |
|
|
Definition at line 86 of file odatebookaccess.cpp. References Opie::ODateBookAccessBackend::effectiveNonRepeatingEvents(), and ODateBookAccess::m_backEnd. |
|
||||||||||||
|
Definition at line 80 of file odatebookaccess.cpp. References Opie::ODateBookAccessBackend::effectiveNonRepeatingEvents(), and ODateBookAccess::m_backEnd. |
|
|
Definition at line 68 of file odatebookaccess.cpp. References ODateBookAccess::m_backEnd, and Opie::ODateBookAccessBackend::nonRepeats(). |
|
|
Definition at line 58 of file odatebookaccess.cpp. References ODateBookAccess::m_backEnd, and Opie::ODateBookAccessBackend::rawRepeats(). |
|
|
Return identification of used records Implements Opie::OPimBase. Definition at line 90 of file odatebookaccess.cpp. References OPimResolver::DateBook. |
|
|
Reimplemented from Opie::OPimAccessTemplate< OPimEvent >. Definition at line 95 of file odatebookaccess.h. |
|
|
Reimplemented from Opie::OPimAccessTemplate< OPimEvent >. Definition at line 94 of file odatebookaccess.h. Referenced by ODateBookAccess(). |
1.4.2