#include </home/clem/local/src/opie/core/pim/today/plugins/todolist/todopluginwidget.h>
Collaboration diagram for TodolistPluginWidget:

Public Member Functions | |
| TodolistPluginWidget (QWidget *parent, const char *name) | |
| ~TodolistPluginWidget () | |
| void | refresh () |
| void | reinitialize () |
Protected Slots | |
| void | startTodolist () |
Private Member Functions | |
| void | readConfig () |
| void | getTodo () |
Private Attributes | |
| Opie::Ui::OClickableLabel * | todoLabel |
| QVBoxLayout * | layoutTodo |
| Opie::OPimTodoAccess * | todo |
| Opie::OPimTodoAccess::List | m_list |
| Opie::OPimTodoAccess::List::Iterator | m_it |
| int | m_maxLinesTask |
| int | m_maxCharClip |
|
||||||||||||
|
Definition at line 25 of file todopluginwidget.cpp. References getTodo(), l, layoutTodo, Opie::OPimAccessTemplate< T >::load(), readConfig(), startTodolist(), todo, and todoLabel. |
|
|
Definition at line 55 of file todopluginwidget.cpp. References layoutTodo, todo, and todoLabel. |
|
|
Get the todos Definition at line 83 of file todopluginwidget.cpp. References Opie::OPimTodoAccess::Deadline, Opie::OPimTodoAccess::DoNotShowCompleted, QString::isEmpty(), m_it, m_list, m_maxCharClip, m_maxLinesTask, QString::mid(), Opie::OPimTodoAccess::OnlyOverDue, output, Opie::OPimAccessTemplate< T >::sorted(), todo, todoLabel, and tr. Referenced by refresh(), reinitialize(), and TodolistPluginWidget(). |
|
|
Definition at line 62 of file todopluginwidget.cpp. References m_maxCharClip, m_maxLinesTask, Config::readNumEntry(), and Config::setGroup(). Referenced by reinitialize(), and TodolistPluginWidget(). |
|
|
Definition at line 69 of file todopluginwidget.cpp. References getTodo(), Opie::OPimAccessTemplate< T >::reload(), and todo. Referenced by TodolistPlugin::refresh(). |
|
|
Definition at line 74 of file todopluginwidget.cpp. References getTodo(), readConfig(), Opie::OPimAccessTemplate< T >::reload(), and todo. Referenced by TodolistPlugin::reinitialize(). |
|
|
start the todolist Definition at line 138 of file todopluginwidget.cpp. Referenced by TodolistPluginWidget(). |
|
|
Definition at line 42 of file todopluginwidget.h. Referenced by TodolistPluginWidget(), and ~TodolistPluginWidget(). |
|
|
Definition at line 46 of file todopluginwidget.h. Referenced by getTodo(). |
|
|
Definition at line 45 of file todopluginwidget.h. Referenced by getTodo(). |
|
|
Definition at line 51 of file todopluginwidget.h. Referenced by getTodo(), and readConfig(). |
|
|
Definition at line 50 of file todopluginwidget.h. Referenced by getTodo(), and readConfig(). |
|
|
Definition at line 44 of file todopluginwidget.h. Referenced by getTodo(), refresh(), reinitialize(), TodolistPluginWidget(), and ~TodolistPluginWidget(). |
|
|
Definition at line 41 of file todopluginwidget.h. Referenced by getTodo(), TodolistPluginWidget(), and ~TodolistPluginWidget(). |
1.4.2