#include </home/clem/local/src/opie/core/pim/today/todayconfig.h>
Collaboration diagram for TodayConfig:

Public Member Functions | |
| TodayConfig (QWidget *parent=0, const char *name=0, bool modal=FALSE) | |
| ~TodayConfig () | |
| void | writeConfig () |
| void | setUpPlugins (Opie::Core::OPluginManager *plugManager, Opie::Core::OPluginLoader *plugLoader) |
Public Attributes | |
| Opie::Ui::OTabWidget * | TabWidget3 |
Protected Slots | |
| void | moveSelectedUp () |
| void | moveSelectedDown () |
Private Member Functions | |
| void | setAutoStart () |
| void | readConfig () |
| void | pluginManagement (Opie::Core::OPluginItem plugItem) |
Private Attributes | |
| QListView * | m_appletListView |
| QMap< QString, QCheckListItem * > | m_applets |
| QMap< TodayPluginInterface *, TodayConfigWidget * > | m_configMap |
| int | m_autoStart |
| int | m_autoStartTimer |
| int | m_iconSize |
| QStringList | m_excludeApplets |
| bool | m_applets_changed |
| QWidget * | tab_2 |
| QWidget * | tab_3 |
| QLabel * | TextLabel1 |
| QLabel * | TextLabel4 |
| QSpinBox * | SpinBox7 |
| Opie::Core::OPluginManager * | m_pluginManager |
| Opie::Core::OPluginLoader * | m_pluginLoader |
| QCheckListItem * | previousItem |
| TodayConfigMiscBase * | m_guiMisc |
|
||||||||||||||||
|
The class has currently quite some duplicate code. By that way it would be real easy to have it as seperate app in settings tab Definition at line 76 of file todayconfig.cpp. References add, OTabWidget::Bottom, OTabWidget::Global, l, m_appletListView, m_guiMisc, moveSelectedDown(), moveSelectedUp(), previousItem, readConfig(), tab_2, tab_3, TabWidget3, and tr. |
|
|
Definition at line 270 of file todayconfig.cpp. |
|
|
Definition at line 244 of file todayconfig.cpp. References m_appletListView. Referenced by TodayConfig(). |
|
|
Definition at line 236 of file todayconfig.cpp. References m_appletListView. Referenced by TodayConfig(). |
|
|
|
|
|
Read the config part Definition at line 168 of file todayconfig.cpp. References m_autoStart, m_autoStartTimer, m_guiMisc, m_iconSize, Config::readNumEntry(), and Config::setGroup(). Referenced by TodayConfig(). |
|
|
Autostart, uses the new (opie only) autostart method in the launcher code. If registered against that today ist started on each resume. Definition at line 150 of file todayconfig.cpp. References m_autoStart, m_autoStartTimer, and Config::setGroup(). Referenced by writeConfig(). |
|
||||||||||||
|
Referenced by Today::startConfig(). |
|
|
|
Definition at line 80 of file todayconfig.h. Referenced by moveSelectedDown(), moveSelectedUp(), TodayConfig(), and writeConfig(). |
|
|
Definition at line 81 of file todayconfig.h. |
|
|
Definition at line 88 of file todayconfig.h. |
|
|
Definition at line 84 of file todayconfig.h. Referenced by readConfig(), setAutoStart(), and writeConfig(). |
|
|
Definition at line 85 of file todayconfig.h. Referenced by readConfig(), setAutoStart(), and writeConfig(). |
|
|
Definition at line 82 of file todayconfig.h. Referenced by writeConfig(). |
|
|
Definition at line 87 of file todayconfig.h. |
|
|
Definition at line 100 of file todayconfig.h. Referenced by readConfig(), TodayConfig(), and writeConfig(). |
|
|
Definition at line 86 of file todayconfig.h. Referenced by readConfig(), and writeConfig(). |
|
|
Definition at line 96 of file todayconfig.h. Referenced by writeConfig(). |
|
|
Definition at line 95 of file todayconfig.h. Referenced by writeConfig(). |
|
|
Definition at line 98 of file todayconfig.h. Referenced by TodayConfig(). |
|
|
Definition at line 93 of file todayconfig.h. |
|
|
Definition at line 90 of file todayconfig.h. Referenced by TodayConfig(). |
|
|
Definition at line 91 of file todayconfig.h. Referenced by TodayConfig(). |
|
|
Definition at line 65 of file todayconfig.h. Referenced by TodayConfig(). |
|
|
Definition at line 92 of file todayconfig.h. |
|
|
Definition at line 92 of file todayconfig.h. |
1.4.2