#include </home/clem/local/src/opie/core/pim/datebook/datebooksettings.h>
Collaboration diagram for DateBookSettings:

Public Member Functions | |
| DateBookSettings (bool whichClock, QWidget *parent=0, const char *name=0, bool modal=TRUE, WFlags=0) | |
| ~DateBookSettings () | |
| void | setStartTime (int newStartViewTime) |
| int | startTime () const |
| void | setAlarmPreset (bool bAlarm, int presetTime) |
| bool | alarmPreset () const |
| int | presetTime () const |
| void | setAlarmType (int alarmType) |
| int | alarmType () const |
| void | setJumpToCurTime (bool bJump) |
| bool | jumpToCurTime () const |
| void | setRowStyle (int style) |
| int | rowStyle () const |
| void | setPluginList (Opie::Core::OPluginManager *, Opie::Core::OPluginLoader *) |
| void | savePlugins () |
Protected Slots | |
| virtual void | pluginItemClicked (QListViewItem *) |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| bool | ampm |
| int | oldtime |
| Opie::Core::OPluginManager * | m_manager |
| Opie::Core::OPluginLoader * | m_loader |
| QValueList< Opie::Datebook::HolidayPluginConfigWidget * > | m_cfgWidgets |
Private Slots | |
| void | slot12Hour (int) |
| void | slotChangeClock (bool) |
|
||||||||||||||||||||||||
|
Definition at line 48 of file datebooksettings.cpp. References init(), m_loader, m_manager, qApp, slotChangeClock(), and tr. |
|
|
Definition at line 63 of file datebooksettings.cpp. |
|
|
Definition at line 155 of file datebooksettings.cpp. |
|
|
|
|
|
Definition at line 180 of file datebooksettings.cpp. References ampm, oldtime, and tr. Referenced by DateBookSettings(), and slotChangeClock(). |
|
|
Definition at line 216 of file datebooksettings.cpp. |
|
|
Definition at line 134 of file datebooksettings.cpp. References Opie::Core::OGenericPluginLoader::allAvailable(), QValueList< T >::begin(), QString::compare(), QValueList< T >::end(), m_loader, m_manager, and Opie::Core::OPluginManager::setEnabled(). |
|
|
Definition at line 160 of file datebooksettings.cpp. |
|
|
Definition at line 226 of file datebooksettings.cpp. |
|
|
Definition at line 126 of file datebooksettings.cpp. References QValueList< T >::begin(), QValueList< T >::end(), and m_cfgWidgets. |
|
||||||||||||
|
Definition at line 148 of file datebooksettings.cpp. Referenced by DateBook::slotSettings(). |
|
|
|
|
|
Definition at line 211 of file datebooksettings.cpp. Referenced by DateBook::slotSettings(). |
|
||||||||||||
|
|
Definition at line 221 of file datebooksettings.cpp. Referenced by DateBook::slotSettings(). |
|
|
Definition at line 67 of file datebooksettings.cpp. References ampm, oldtime, and tr. Referenced by slotChangeClock(), and DateBook::slotSettings(). |
|
|
Definition at line 166 of file datebooksettings.cpp. |
|
|
Definition at line 195 of file datebooksettings.cpp. References ampm, FALSE, init(), setStartTime(), and tr. Referenced by DateBookSettings(). |
|
|
Definition at line 85 of file datebooksettings.cpp. |
|
|
Definition at line 81 of file datebooksettings.h. Referenced by init(), setStartTime(), slot12Hour(), slotChangeClock(), and startTime(). |
|
|
Definition at line 85 of file datebooksettings.h. Referenced by savePlugins(), and setPluginList(). |
|
|
Definition at line 84 of file datebooksettings.h. Referenced by DateBookSettings(), pluginItemClicked(), and setPluginList(). |
|
|
Definition at line 83 of file datebooksettings.h. Referenced by DateBookSettings(), pluginItemClicked(), and setPluginList(). |
|
|
Definition at line 82 of file datebooksettings.h. Referenced by init(), setStartTime(), and slot12Hour(). |
1.4.2