#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/odatebookaccess.h>
Inheritance diagram for ODateBookAccess:


Public Member Functions | |
| ODateBookAccess (ODateBookAccessBackend *=0l, enum Access acc=Random) | |
| ~ODateBookAccess () | |
| List | rawEvents () const |
| List | rawRepeats () const |
| List | nonRepeats () const |
| OEffectiveEvent::ValueList | effectiveEvents (const QDate &from, const QDate &to) const |
| OEffectiveEvent::ValueList | effectiveEvents (const QDateTime &start) const |
| OEffectiveEvent::ValueList | effectiveNonRepeatingEvents (const QDate &from, const QDate &to) const |
| OEffectiveEvent::ValueList | effectiveNonRepeatingEvents (const QDateTime &start) const |
Private Attributes | |
| ODateBookAccessBackend * | m_backEnd |
| Private * | d |
Definition at line 18 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 11 of file odatebookaccess.cpp. References OBackendFactory< T >::Default(), m_backEnd, QString::null, and OPimAccessTemplate< OEvent >::setBackEnd(). |
|
|
Definition at line 20 of file odatebookaccess.cpp. |
|
|
Definition at line 64 of file odatebookaccess.cpp. References ODateBookAccessBackend::effectiveEvents(), and m_backEnd. |
|
||||||||||||
|
Definition at line 58 of file odatebookaccess.cpp. References ODateBookAccessBackend::effectiveEvents(), and m_backEnd. Referenced by Datebook::BookManager::list(). |
|
|
Definition at line 79 of file odatebookaccess.cpp. References ODateBookAccessBackend::effectiveNonRepeatingEvents(), and m_backEnd. |
|
||||||||||||
|
Definition at line 73 of file odatebookaccess.cpp. References ODateBookAccessBackend::effectiveNonRepeatingEvents(), and m_backEnd. |
|
|
Definition at line 46 of file odatebookaccess.cpp. References m_backEnd, and ODateBookAccessBackend::nonRepeats(). |
|
|
Definition at line 26 of file odatebookaccess.cpp. References m_backEnd, and ODateBookAccessBackend::rawEvents(). Referenced by Datebook::BookManager::allRecords(). |
|
|
Definition at line 36 of file odatebookaccess.cpp. References m_backEnd, and ODateBookAccessBackend::rawRepeats(). |
|
|
Reimplemented from OPimAccessTemplate< OEvent >. Definition at line 40 of file odatebookaccess.h. |
|
|
Reimplemented from OPimAccessTemplate< OEvent >. Definition at line 39 of file odatebookaccess.h. Referenced by effectiveEvents(), effectiveNonRepeatingEvents(), Opie::ODateBookAccess::effectiveNonRepeatingEvents(), nonRepeats(), Opie::ODateBookAccess::nonRepeats(), ODateBookAccess(), rawEvents(), rawRepeats(), and Opie::ODateBookAccess::rawRepeats(). |
1.4.2