#include </home/clem/local/src/opie/core/pim/todo/otaskeditor.h>
Collaboration diagram for OTaskEditor:

Public Member Functions | |
| OTaskEditor (int cur) | |
| OTaskEditor (const Opie::OPimTodo &todo) | |
| ~OTaskEditor () | |
| void | init (int cur) |
| void | init (const Opie::OPimTodo &todo) |
| Opie::OPimTodo | todo () const |
Private Member Functions | |
| void | load (const Opie::OPimTodo &) |
| void | init () |
Private Attributes | |
| Opie::Ui::OTabWidget * | m_tab |
| TaskEditorOverView * | m_overView |
| TaskEditorStatus * | m_stat |
| TaskEditorAlarms * | m_alarm |
| TaskEditorAlarms * | m_remind |
| OPimRecurrenceWidget * | m_rec |
| Opie::OPimTodo | m_todo |
|
|
Definition at line 44 of file otaskeditor.cpp. References init(). |
|
|
Definition at line 49 of file otaskeditor.cpp. References init(). |
|
|
Definition at line 54 of file otaskeditor.cpp. |
|
|
Definition at line 84 of file otaskeditor.cpp. References QDate::currentDate(), m_alarm, m_overView, m_rec, m_stat, m_tab, and tr. Referenced by OTaskEditor(). |
|
|
Definition at line 64 of file otaskeditor.cpp. References load(). |
|
|
Definition at line 57 of file otaskeditor.cpp. References load(), Qtopia::Record::setCategories(), and Opie::OPimRecord::setUid(). Referenced by Todo::Editor::edit(), and Todo::Editor::newTodo(). |
|
|
Definition at line 76 of file otaskeditor.cpp. References QDate::currentDate(), TaskEditorAlarms::load(), TaskEditorStatus::load(), TaskEditorOverView::load(), m_alarm, m_overView, m_rec, m_stat, m_todo, and OPimRecurrenceWidget::setRecurrence(). Referenced by init(). |
|
|
Definition at line 67 of file otaskeditor.cpp. References m_alarm, m_overView, m_rec, m_stat, m_todo, OPimRecurrenceWidget::recurrence(), TaskEditorAlarms::save(), TaskEditorStatus::save(), and TaskEditorOverView::save(). |
|
|
Definition at line 68 of file otaskeditor.h. |
|
|
Definition at line 66 of file otaskeditor.h. |
|
|
Definition at line 70 of file otaskeditor.h. |
|
|
Definition at line 69 of file otaskeditor.h. |
|
|
Definition at line 67 of file otaskeditor.h. |
|
|
Definition at line 65 of file otaskeditor.h. Referenced by init(). |
|
|
Definition at line 71 of file otaskeditor.h. |
1.4.2