#include </home/clem/local/src/opie/core/pim/today/plugins/addressbook/addresspluginwidget.h>
Collaboration diagram for AddressBookPluginWidget:

Public Slots | |
| void | reinitialize () |
| void | refresh (const Opie::OPimContactAccess *db) |
Public Member Functions | |
| AddressBookPluginWidget (QWidget *parent, const char *name) | |
| ~AddressBookPluginWidget () | |
Protected Slots | |
| void | startAddressBook () |
Private Member Functions | |
| void | readConfig () |
| void | getAddress () |
Private Attributes | |
| Opie::Ui::OClickableLabel * | addressLabel |
| QVBoxLayout * | layoutTodo |
| Opie::OPimContactAccess * | m_contactdb |
| Opie::OPimContactAccess::List | m_list |
| Opie::OPimContactAccess::List::Iterator | m_it |
| int | m_maxLinesTask |
| int | m_maxCharClip |
| int | m_daysLookAhead |
| int | m_urgentDays |
| QString | m_entryColor |
| QString | m_headlineColor |
| QString | m_urgentColor |
| bool | m_showBirthdays |
| bool | m_showAnniversaries |
|
||||||||||||
|
Definition at line 26 of file addresspluginwidget.cpp. References addressLabel, getAddress(), l, layoutTodo, m_contactdb, readConfig(), and refresh(). |
|
|
Definition at line 43 of file addresspluginwidget.cpp. References m_contactdb. |
|
|
|
Definition at line 59 of file addresspluginwidget.cpp. References Qt::black, m_daysLookAhead, m_entryColor, m_headlineColor, m_maxCharClip, m_maxLinesTask, m_showAnniversaries, m_showBirthdays, m_urgentColor, m_urgentDays, name, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), Qt::red, and Config::setGroup(). Referenced by AddressBookPluginWidget(), and reinitialize(). |
|
|
Definition at line 47 of file addresspluginwidget.cpp. References getAddress(), m_contactdb, oendl, owarn, and Opie::OPimAccessTemplate< T >::reload(). Referenced by AddressBookPluginWidget(), and AddressBookPlugin::refresh(). |
|
|
Definition at line 54 of file addresspluginwidget.cpp. References getAddress(), and readConfig(). Referenced by AddressBookPlugin::reinitialize(). |
|
|
start the todolist Definition at line 222 of file addresspluginwidget.cpp. Referenced by getAddress(). |
|
|
Definition at line 45 of file addresspluginwidget.h. Referenced by AddressBookPluginWidget(), and getAddress(). |
|
|
Definition at line 46 of file addresspluginwidget.h. Referenced by AddressBookPluginWidget(), and getAddress(). |
|
|
Definition at line 47 of file addresspluginwidget.h. Referenced by AddressBookPluginWidget(), getAddress(), refresh(), and ~AddressBookPluginWidget(). |
|
|
Definition at line 56 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 58 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 59 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 50 of file addresspluginwidget.h. Referenced by getAddress(). |
|
|
Definition at line 49 of file addresspluginwidget.h. Referenced by getAddress(). |
|
|
Definition at line 55 of file addresspluginwidget.h. Referenced by readConfig(). |
|
|
Definition at line 54 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 62 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 61 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 60 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
|
|
Definition at line 57 of file addresspluginwidget.h. Referenced by getAddress(), and readConfig(). |
1.4.2