

Public Member Functions | |
| OTodoData () | |
| ~OTodoData () | |
Public Attributes | |
| QDate | date |
| bool | isCompleted:1 |
| bool | hasDate:1 |
| int | priority |
| QString | desc |
| QString | sum |
| QMap< QString, QString > | extra |
| ushort | prog |
| OPimState * | state |
| ORecur * | recur |
| OPimMaintainer * | maintainer |
| QDate | start |
| QDate | completed |
| OPimNotifyManager * | notifiers |
|
|
Definition at line 24 of file otodo.cpp. References maintainer, notifiers, recur, and state. |
|
|
Definition at line 30 of file otodo.cpp. References maintainer, notifiers, and recur. |
|
|
Definition at line 48 of file otodo.cpp. Referenced by OTodo::completedDate(), OTodo::copy(), OTodo::hasCompletedDate(), and OTodo::setCompletedDate(). |
|
|
Definition at line 36 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::dueDate(), OTodo::isOverdue(), OTodo::match(), OTodo::operator==(), OTodo::OTodo(), OTodo::setDueDate(), and OTodo::toMap(). |
|
|
Definition at line 40 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::description(), OTodo::match(), OTodo::operator==(), OTodo::OTodo(), OTodo::setDescription(), and OTodo::toMap(). |
|
|
Definition at line 42 of file otodo.cpp. Referenced by OTodo::copy(). |
|
|
Definition at line 38 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasDueDate(), OTodo::isOverdue(), OTodo::match(), OTodo::operator==(), OTodo::OTodo(), OTodo::setHasDueDate(), and OTodo::toMap(). |
|
|
Definition at line 37 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::isCompleted(), OTodo::isOverdue(), OTodo::operator==(), OTodo::OTodo(), OTodo::setCompleted(), and OTodo::toMap(). |
|
|
Definition at line 46 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasMaintainer(), OTodo::maintainer(), OTodo::operator==(), OTodoData(), OTodo::setMaintainer(), and ~OTodoData(). |
|
|
Definition at line 49 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasNotifiers(), OTodo::notifiers(), OTodoData(), and ~OTodoData(). |
|
|
Definition at line 39 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::match(), OTodo::operator==(), OTodo::OTodo(), OTodo::priority(), OTodo::setPriority(), and OTodo::toMap(). |
|
|
Definition at line 43 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::operator==(), OTodo::OTodo(), OTodo::progress(), OTodo::setProgress(), and OTodo::toMap(). |
|
|
Definition at line 45 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasRecurrence(), OTodoData(), OTodo::recurrence(), OTodo::setRecurrence(), and ~OTodoData(). |
|
|
Definition at line 47 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasStartDate(), OTodo::setStartDate(), and OTodo::startDate(). |
|
|
Definition at line 44 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::hasState(), OTodoData(), OTodo::setState(), and OTodo::state(). |
|
|
Definition at line 41 of file otodo.cpp. Referenced by OTodo::copy(), OTodo::match(), OTodo::operator==(), OTodo::OTodo(), OTodo::setSummary(), OTodo::summary(), and OTodo::toMap(). |
1.4.2