Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OTaskEditor Class Reference

#include </home/clem/local/src/opie/core/pim/todo/otaskeditor.h>

Collaboration diagram for OTaskEditor:

Collaboration graph
[legend]
List of all members.

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::OTabWidgetm_tab
TaskEditorOverViewm_overView
TaskEditorStatusm_stat
TaskEditorAlarmsm_alarm
TaskEditorAlarmsm_remind
OPimRecurrenceWidgetm_rec
Opie::OPimTodo m_todo

Constructor & Destructor Documentation

OTaskEditor::OTaskEditor int  cur  ) 
 

Definition at line 44 of file otaskeditor.cpp.

References init().

OTaskEditor::OTaskEditor const Opie::OPimTodo todo  ) 
 

Definition at line 49 of file otaskeditor.cpp.

References init().

OTaskEditor::~OTaskEditor  ) 
 

Definition at line 54 of file otaskeditor.cpp.


Member Function Documentation

void OTaskEditor::init  )  [private]
 

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().

void OTaskEditor::init const Opie::OPimTodo todo  ) 
 

Definition at line 64 of file otaskeditor.cpp.

References load().

void OTaskEditor::init int  cur  ) 
 

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().

void OTaskEditor::load const Opie::OPimTodo  )  [private]
 

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().

OPimTodo OTaskEditor::todo  )  const
 

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().


Member Data Documentation

TaskEditorAlarms* OTaskEditor::m_alarm [private]
 

Definition at line 68 of file otaskeditor.h.

Referenced by init(), load(), and todo().

TaskEditorOverView* OTaskEditor::m_overView [private]
 

Definition at line 66 of file otaskeditor.h.

Referenced by init(), load(), and todo().

OPimRecurrenceWidget* OTaskEditor::m_rec [private]
 

Definition at line 70 of file otaskeditor.h.

Referenced by init(), load(), and todo().

TaskEditorAlarms* OTaskEditor::m_remind [private]
 

Definition at line 69 of file otaskeditor.h.

TaskEditorStatus* OTaskEditor::m_stat [private]
 

Definition at line 67 of file otaskeditor.h.

Referenced by init(), load(), and todo().

Opie::Ui::OTabWidget* OTaskEditor::m_tab [private]
 

Definition at line 65 of file otaskeditor.h.

Referenced by init().

Opie::OPimTodo OTaskEditor::m_todo [private]
 

Definition at line 71 of file otaskeditor.h.

Referenced by load(), and todo().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:43:37 2005 for OPIE by  doxygen 1.4.2