#include </home/clem/local/src/opie/libopie2/opiepim/backend/otodoaccessvcal.h>
Inheritance diagram for Opie::OPimTodoAccessVCal:


Public Member Functions | |
| OPimTodoAccessVCal (const QString &) | |
| ~OPimTodoAccessVCal () | |
| bool | load () |
| bool | reload () |
| bool | save () |
| QArray< int > | allRecords () const |
| QArray< int > | effectiveToDos (const QDate &start, const QDate &end, bool includeNoDates) const |
| QArray< int > | overDue () const |
| OPimTodo | find (int uid) const |
| void | clear () |
| bool | add (const OPimTodo &) |
| bool | remove (int uid) |
| bool | replace (const OPimTodo &) |
| void | removeAllCompleted () |
Private Attributes | |
| bool | m_dirty: 1 |
| QString | m_file |
| QMap< int, OPimTodo > | m_map |
|
|
Definition at line 147 of file otodoaccessvcal.cpp. |
|
|
Definition at line 151 of file otodoaccessvcal.cpp. |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 211 of file otodoaccessvcal.cpp. References QMap< Key, T >::insert(), m_dirty, m_map, and Qtopia::Record::uid(). |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 236 of file otodoaccessvcal.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::count(), QMap< Key, T >::end(), i, and m_map. |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 207 of file otodoaccessvcal.cpp. References QMap< Key, T >::clear(), m_dirty, and m_map. |
|
||||||||||||||||
|
Implements Opie::OPimTodoAccessBackend. Definition at line 247 of file otodoaccessvcal.cpp. |
|
|
Definition at line 232 of file otodoaccessvcal.cpp. References m_map. |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 153 of file otodoaccessvcal.cpp. References QMap< Key, T >::clear(), data, QFile::encodeName(), eventByVObj(), QMap< Key, T >::insert(), l, m_dirty, m_file, m_map, name, Qtopia::Record::uid(), and VCTodoProp. Referenced by reload(). |
|
|
Implements Opie::OPimTodoAccessBackend. Definition at line 254 of file otodoaccessvcal.cpp. |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 181 of file otodoaccessvcal.cpp. References load(). |
|
|
Definition at line 216 of file otodoaccessvcal.cpp. References m_dirty, m_map, and QMap< Key, T >::remove(). |
|
|
Implements Opie::OPimTodoAccessBackend. Definition at line 221 of file otodoaccessvcal.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), m_map, and QMap< Key, T >::remove(). |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 227 of file otodoaccessvcal.cpp. References m_dirty, m_map, and QMap< Key, T >::replace(). |
|
|
Implements Opie::OPimAccessBackend< OPimTodo >. Definition at line 184 of file otodoaccessvcal.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), QFile::fh, IO_WriteOnly, m_dirty, m_file, m_map, QFile::open(), VCCalProp, VCVersionProp, vobjByEvent(), and writeVObject(). |
|
|
Definition at line 59 of file otodoaccessvcal.h. Referenced by add(), clear(), load(), remove(), replace(), and save(). |
|
|
Definition at line 60 of file otodoaccessvcal.h. |
|
|
Definition at line 61 of file otodoaccessvcal.h. Referenced by add(), allRecords(), clear(), find(), load(), remove(), removeAllCompleted(), replace(), and save(). |
1.4.2