#include </home/clem/local/src/opie/core/pim/today/plugins/datebook/datebookpluginconfig.h>
Inheritance diagram for DatebookPluginConfig:


Public Member Functions | |
| DatebookPluginConfig (QWidget *parent, const char *name) | |
| ~DatebookPluginConfig () | |
| void | writeConfig () |
Private Member Functions | |
| bool | changed () |
| void | readConfig () |
Private Attributes | |
| DatebookPluginConfigBase * | m_gui |
| int | m_max_lines_meet |
| int | m_show_location |
| int | m_show_notes |
| int | m_only_later |
| int | m_more_days |
| int | m_maxCharClip |
|
||||||||||||
|
Definition at line 24 of file datebookpluginconfig.cpp. References m_gui, and readConfig(). |
|
|
Definition at line 76 of file datebookpluginconfig.cpp. |
|
|
if changed then save |
|
|
Definition at line 36 of file datebookpluginconfig.cpp. References m_gui, m_max_lines_meet, m_maxCharClip, m_more_days, m_only_later, m_show_location, m_show_notes, Config::readNumEntry(), and Config::setGroup(). Referenced by DatebookPluginConfig(). |
|
|
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 56 of file datebookpluginconfig.cpp. References m_gui, m_max_lines_meet, m_maxCharClip, m_more_days, m_only_later, m_show_location, m_show_notes, Config::setGroup(), Config::write(), and Config::writeEntry(). |
|
|
Definition at line 49 of file datebookpluginconfig.h. Referenced by DatebookPluginConfig(), readConfig(), and writeConfig(). |
|
|
Definition at line 51 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 59 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 58 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 57 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 53 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 55 of file datebookpluginconfig.h. Referenced by readConfig(), and writeConfig(). |
1.4.2