kspread
KSpread::parameterLocale Class Reference
List of all members.Detailed Description
Definition at line 47 of file kspread_dlg_preference.h.
Public Slots | |
| void | updateDefaultSystemConfig () |
Public Member Functions | |
| parameterLocale (View *_view, QVBox *box, char *name=0) | |
| void | apply () |
Protected Member Functions | |
| void | updateToMatchLocale (KLocale *locale) |
Protected Attributes | |
| QLabel * | m_shortDate |
| QLabel * | m_time |
| QLabel * | m_money |
| QLabel * | m_date |
| QLabel * | m_language |
| QLabel * | m_number |
| QPushButton * | m_updateButton |
| View * | m_pView |
| bool | m_bUpdateLocale |
Member Function Documentation
| void parameterLocale::updateToMatchLocale | ( | KLocale * | locale | ) | [protected] |
Updates the GUI widgets to match the specified locale.
Definition at line 193 of file kspread_dlg_preference.cc.
The documentation for this class was generated from the following files:

