#include </home/clem/local/src/opie/noncore/settings/netsystemtime/formattabwidget.h>
Collaboration diagram for FormatTabWidget:

Signals | |
| void | show12HourTime (int) |
| void | dateFormatChanged (const DateFormat &) |
| void | weekStartChanged (int) |
Public Member Functions | |
| FormatTabWidget (QWidget *=0x0) | |
| ~FormatTabWidget () | |
| void | saveSettings (bool) |
Private Slots | |
| void | slotDateFormatChanged (int) |
| void | sendOptions () |
Private Attributes | |
| QComboBox * | cbAmpm |
| QComboBox * | cbWeekStart |
| QComboBox * | cbDateFormat |
| QComboBox * | cbAppletFormat |
| DateFormat | date_formats [4] |
|
|
Definition at line 45 of file formattabwidget.cpp. References cbAmpm, cbAppletFormat, cbDateFormat, cbWeekStart, date_formats, DateFormat, DateFormat::DayMonthYear, FALSE, DateFormat::MonthDayYear, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), sendOptions(), Config::setGroup(), show12HourTime(), slotDateFormatChanged(), tr, TRUE, weekStartChanged(), and DateFormat::YearMonthDay. |
|
|
Definition at line 126 of file formattabwidget.cpp. |
|
|
Referenced by sendOptions(), and slotDateFormatChanged(). |
|
|
Definition at line 130 of file formattabwidget.cpp. References cbAmpm, cbAppletFormat, cbDateFormat, cbWeekStart, date_formats, DateFormat::longOrder(), DateFormat::separator(), Config::setGroup(), DateFormat::shortOrder(), and Config::writeEntry(). |
|
|
Definition at line 165 of file formattabwidget.cpp. References cbAmpm, cbDateFormat, cbWeekStart, date_formats, dateFormatChanged(), show12HourTime(), and weekStartChanged(). Referenced by FormatTabWidget(). |
|
|
Referenced by FormatTabWidget(), and sendOptions(). |
|
|
Definition at line 160 of file formattabwidget.cpp. References date_formats, and dateFormatChanged(). Referenced by FormatTabWidget(). |
|
|
Referenced by FormatTabWidget(), and sendOptions(). |
|
|
Definition at line 51 of file formattabwidget.h. Referenced by FormatTabWidget(), saveSettings(), and sendOptions(). |
|
|
Definition at line 54 of file formattabwidget.h. Referenced by FormatTabWidget(), and saveSettings(). |
|
|
Definition at line 53 of file formattabwidget.h. Referenced by FormatTabWidget(), saveSettings(), and sendOptions(). |
|
|
Definition at line 52 of file formattabwidget.h. Referenced by FormatTabWidget(), saveSettings(), and sendOptions(). |
|
|
Definition at line 55 of file formattabwidget.h. Referenced by FormatTabWidget(), saveSettings(), sendOptions(), and slotDateFormatChanged(). |
1.4.2