#include </home/clem/local/src/opie/core/pim/today/today.h>
Inheritance diagram for Today:


Public Member Functions | |
| Today (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~Today () | |
Static Public Member Functions | |
| static QString | appName () |
Private Slots | |
| void | startConfig () |
| void | startApplication () |
| void | editCard () |
| void | refresh () |
| void | channelReceived (const QCString &msg, const QByteArray &data) |
| void | loadPlugins () |
Private Member Functions | |
| void | setOwnerField () |
| void | setOwnerField (QString &string) |
| void | setRefreshTimer (int) |
| void | clearPluginWidgets () |
| void | loadPluginWidgets () |
| void | loadShellContent () |
Private Attributes | |
| TodayConfig * | conf |
| QStringList | m_excludeApplets |
| QStringList | m_allApplets |
| QScrollView * | m_sv |
| QWidget * | m_big_box |
| QVBoxLayout * | m_bblayout |
| QLabel * | m_informationLabel |
| Opie::Core::OPluginLoader * | m_pluginLoader |
| Opie::Core::OPluginManager * | m_manager |
| QTimer * | m_refreshTimer |
| bool | m_refreshTimerEnabled |
| int | m_newStart |
| int | m_iconSize |
| int | m_maxCharClip |
| int | m_hideBanner |
|
||||||||||||||||
|
Definition at line 68 of file today.cpp. References channelReceived(), TodayBase::ConfigButton, editCard(), l, TodayBase::layout, loadPlugins(), loadPluginWidgets(), loadShellContent(), m_bblayout, m_big_box, m_informationLabel, m_refreshTimer, m_sv, TodayBase::OwnerField, refresh(), setOwnerField(), startConfig(), and tr. |
|
|
Definition at line 315 of file today.cpp. References clearPluginWidgets(), m_manager, and m_pluginLoader. |
|
|
Definition at line 63 of file today.h. References QString::fromLatin1(). |
|
||||||||||||
|
Qcop receive method. Definition at line 113 of file today.cpp. References IO_ReadOnly, message, setOwnerField(), and stream. Referenced by Today(). |
|
|
Definition at line 322 of file today.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::clear(), QMap< Key, T >::end(), m_bblayout, and m_big_box. Referenced by startConfig(), and ~Today(). |
|
|
launch addressbook (personal card) Definition at line 310 of file today.cpp. Referenced by Today(). |
|
|
Load the plugins Definition at line 162 of file today.cpp. References Opie::Core::OPluginManager::load(), m_manager, m_pluginLoader, and Opie::Core::OGenericPluginLoader::setAutoDelete(). Referenced by Today(). |
|
|
|
Definition at line 170 of file today.cpp. References QDate::currentDate(), TodayBase::DateLabel, TimeString::longDateString(), m_hideBanner, m_iconSize, TodayBase::Opiezilla, Config::readNumEntry(), Config::setGroup(), setRefreshTimer(), and TodayBase::TodayLabel. Referenced by startConfig(), and Today(). |
|
|
Refresh for the view. Reload all applets Definition at line 289 of file today.cpp. References QMap< Key, T >::begin(), QDate::currentDate(), TodayBase::DateLabel, QMap< Key, T >::end(), and TimeString::longDateString(). Referenced by setRefreshTimer(), startConfig(), and Today(). |
|
|
Set the owner field with a given QString, for example per qcop. Definition at line 152 of file today.cpp. References QString::isEmpty(), and TodayBase::OwnerField. |
|
|
Initialises the owner field with the default value, the username Definition at line 136 of file today.cpp. References Opie::OPimAccessTemplate< T >::allRecords(), Global::applicationFileName(), Opie::OPimContact::fullName(), Opie::OPimAccessTemplate< T >::load(), TodayBase::OwnerField, and tr. Referenced by channelReceived(), and Today(). |
|
|
Definition at line 122 of file today.cpp. References m_refreshTimer, and refresh(). Referenced by loadShellContent(). |
|
|
Definition at line 301 of file today.cpp. References name. Referenced by loadPluginWidgets(). |
|
|
The method for the configuration dialog. Definition at line 265 of file today.cpp. References clearPluginWidgets(), conf, QPEApplication::execDialog(), loadPluginWidgets(), loadShellContent(), m_manager, m_pluginLoader, m_refreshTimer, refresh(), and TodayConfig::setUpPlugins(). Referenced by Today(). |
|
|
Definition at line 89 of file today.h. Referenced by startConfig(). |
|
|
|
|
|
Definition at line 95 of file today.h. Referenced by clearPluginWidgets(), loadPluginWidgets(), and Today(). |
|
|
Definition at line 94 of file today.h. Referenced by clearPluginWidgets(), loadPluginWidgets(), and Today(). |
|
|
|
|
|
Definition at line 107 of file today.h. Referenced by loadShellContent(). |
|
|
Definition at line 105 of file today.h. Referenced by loadPluginWidgets(), and loadShellContent(). |
|
|
Definition at line 96 of file today.h. Referenced by loadPluginWidgets(), and Today(). |
|
|
Definition at line 99 of file today.h. Referenced by loadPlugins(), loadPluginWidgets(), startConfig(), and ~Today(). |
|
|
|
|
|
|
|
|
Definition at line 98 of file today.h. Referenced by loadPlugins(), loadPluginWidgets(), startConfig(), and ~Today(). |
|
|
Definition at line 101 of file today.h. Referenced by setRefreshTimer(), startConfig(), and Today(). |
|
|
|
|
|
Definition at line 93 of file today.h. Referenced by loadPluginWidgets(), and Today(). |
1.4.2