#include </home/clem/local/src/opie/library/tzselect.h>
Collaboration diagram for TZCombo:

Public Member Functions | |
| TZCombo (QWidget *parent, const char *name=0) | |
| ~TZCombo () | |
| QString | currZone () const |
| void | setCurrZone (const QString &id) |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *e) |
| void | mousePressEvent (QMouseEvent *e) |
| void | updateZones () |
Private Slots | |
| void | handleSystemChannel (const QCString &, const QByteArray &) |
Private Attributes | |
| QStringList | identifiers |
| QStringList | extras |
Friends | |
| class | TimeZoneSelector |
|
||||||||||||
|
Definition at line 50 of file tzselect.cpp. References QValueList< T >::begin(), channel, QValueList< T >::end(), handleSystemChannel(), identifiers, QString::isNull(), and updateZones(). |
|
|
Definition at line 88 of file tzselect.cpp. |
|
|
Definition at line 176 of file tzselect.cpp. References identifiers. Referenced by TimeZoneSelector::currentZone(), and TimeZoneSelector::slotTzActive(). |
|
||||||||||||
|
Definition at line 197 of file tzselect.cpp. References updateZones(). Referenced by TZCombo(). |
|
|
Definition at line 162 of file tzselect.cpp. |
|
|
Definition at line 169 of file tzselect.cpp. |
|
|
Definition at line 181 of file tzselect.cpp. References QValueList< T >::append(), extras, i, and identifiers. Referenced by TimeZoneSelector::setCurrentZone(). |
|
|
Definition at line 92 of file tzselect.cpp. References QValueList< T >::append(), QValueList< T >::begin(), QValueList< T >::clear(), QValueList< T >::end(), extras, FALSE, QString::find(), i, identifiers, QString::isEmpty(), QString::isNull(), list, QString::mid(), QString::null, QString::number(), Config::readEntry(), Config::setGroup(), timezoneDefaults(), tr, and TRUE. Referenced by handleSystemChannel(), and TZCombo(). |
|
|
Definition at line 44 of file tzselect.h. |
|
|
Definition at line 54 of file tzselect.h. Referenced by setCurrZone(), and updateZones(). |
|
|
Definition at line 53 of file tzselect.h. Referenced by currZone(), setCurrZone(), TZCombo(), and updateZones(). |
1.4.2