Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FormatTabWidget Class Reference

#include </home/clem/local/src/opie/noncore/settings/netsystemtime/formattabwidget.h>

Collaboration diagram for FormatTabWidget:

Collaboration graph
[legend]
List of all members.

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]

Constructor & Destructor Documentation

FormatTabWidget::FormatTabWidget QWidget *  = 0x0  ) 
 

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.

FormatTabWidget::~FormatTabWidget  ) 
 

Definition at line 126 of file formattabwidget.cpp.


Member Function Documentation

void FormatTabWidget::dateFormatChanged const DateFormat  )  [signal]
 

Referenced by sendOptions(), and slotDateFormatChanged().

void FormatTabWidget::saveSettings bool   ) 
 

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().

void FormatTabWidget::sendOptions  )  [private, slot]
 

Definition at line 165 of file formattabwidget.cpp.

References cbAmpm, cbDateFormat, cbWeekStart, date_formats, dateFormatChanged(), show12HourTime(), and weekStartChanged().

Referenced by FormatTabWidget().

void FormatTabWidget::show12HourTime int   )  [signal]
 

Referenced by FormatTabWidget(), and sendOptions().

void FormatTabWidget::slotDateFormatChanged int   )  [private, slot]
 

Definition at line 160 of file formattabwidget.cpp.

References date_formats, and dateFormatChanged().

Referenced by FormatTabWidget().

void FormatTabWidget::weekStartChanged int   )  [signal]
 

Referenced by FormatTabWidget(), and sendOptions().


Member Data Documentation

QComboBox* FormatTabWidget::cbAmpm [private]
 

Definition at line 51 of file formattabwidget.h.

Referenced by FormatTabWidget(), saveSettings(), and sendOptions().

QComboBox* FormatTabWidget::cbAppletFormat [private]
 

Definition at line 54 of file formattabwidget.h.

Referenced by FormatTabWidget(), and saveSettings().

QComboBox* FormatTabWidget::cbDateFormat [private]
 

Definition at line 53 of file formattabwidget.h.

Referenced by FormatTabWidget(), saveSettings(), and sendOptions().

QComboBox* FormatTabWidget::cbWeekStart [private]
 

Definition at line 52 of file formattabwidget.h.

Referenced by FormatTabWidget(), saveSettings(), and sendOptions().

DateFormat FormatTabWidget::date_formats[4] [private]
 

Definition at line 55 of file formattabwidget.h.

Referenced by FormatTabWidget(), saveSettings(), sendOptions(), and slotDateFormatChanged().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:33:14 2005 for OPIE by  doxygen 1.4.2