#include </home/clem/local/src/opie/core/pim/today/plugins/addressbook/addresspluginconfig.h>
Inheritance diagram for AddressBookPluginConfig:


Public Member Functions | |
| AddressBookPluginConfig (QWidget *parent, const char *name) | |
| ~AddressBookPluginConfig () | |
Private Member Functions | |
| bool | changed () |
| void | readConfig () |
| void | writeConfig () |
Private Attributes | |
| QSpinBox * | SpinBox2 |
| QSpinBox * | SpinBoxClip |
| QSpinBox * | SpinDaysClip |
| QSpinBox * | SpinUrgentClip |
| Opie::OColorButton * | entryColor |
| Opie::OColorButton * | headlineColor |
| Opie::OColorButton * | urgentColor |
| QCheckBox * | m_showBirthdayButton |
| QCheckBox * | m_showAnniversaryButton |
| int | m_max_lines_task |
| int | m_maxCharClip |
| int | m_daysLookAhead |
| int | m_urgentDays |
| QString | m_entryColor |
| QString | m_headlineColor |
| QString | m_urgentColor |
|
||||||||||||
|
Definition at line 30 of file addresspluginconfig.cpp. References add, entryColor, headlineColor, m_showAnniversaryButton, m_showBirthdayButton, readConfig(), SpinBox2, SpinDaysClip, SpinUrgentClip, tr, and urgentColor. |
|
|
Definition at line 161 of file addresspluginconfig.cpp. |
|
|
if changed then save |
|
|
Definition at line 108 of file addresspluginconfig.cpp. References Qt::black, entryColor, headlineColor, m_daysLookAhead, m_entryColor, m_headlineColor, m_max_lines_task, m_showAnniversaryButton, m_showBirthdayButton, m_urgentColor, m_urgentDays, name, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), Qt::red, Opie::OColorButton::setColor(), Config::setGroup(), SpinBox2, SpinDaysClip, SpinUrgentClip, and urgentColor. Referenced by AddressBookPluginConfig(). |
|
|
Plugins need to reimplement this in the config widget Used when the config dialog is closed to write config stuff Implements TodayConfigWidget. Definition at line 133 of file addresspluginconfig.cpp. References Opie::OColorButton::color(), entryColor, headlineColor, m_daysLookAhead, m_entryColor, m_headlineColor, m_max_lines_task, m_showAnniversaryButton, m_showBirthdayButton, m_urgentColor, m_urgentDays, Config::setGroup(), SpinBox2, SpinDaysClip, SpinUrgentClip, urgentColor, Config::write(), and Config::writeEntry(). |
|
|
Definition at line 49 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 50 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 60 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 64 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 66 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 56 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 58 of file addresspluginconfig.h. |
|
|
Definition at line 53 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 52 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 68 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 62 of file addresspluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 45 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 46 of file addresspluginconfig.h. |
|
|
Definition at line 47 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 48 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 51 of file addresspluginconfig.h. Referenced by AddressBookPluginConfig(), readConfig(), and writeConfig(). |
1.4.2