#include </home/clem/local/src/opie/core/settings/launcher/inputmethodsettings.h>
Public Member Functions | |
| InputMethodSettings (QWidget *parent=0, const char *name=0) | |
| void | accept () |
Protected Member Functions | |
| void | init () |
Private Member Functions | |
| bool | changed () const |
Private Attributes | |
| QCheckBox * | _resize |
| QCheckBox * | _float |
| QSpinBox * | _size |
| bool | _wasResize: 1 |
| bool | _wasFloat: 1 |
| int | _wasWidth |
|
||||||||||||
|
Definition at line 44 of file inputmethodsettings.cpp. References _float, _resize, _size, _wasFloat, _wasResize, _wasWidth, add, Config::readBoolEntry(), Config::readNumEntry(), Config::setGroup(), and tr. |
|
|
Definition at line 94 of file inputmethodsettings.cpp. References _float, _resize, _size, changed(), odebug, oendl, Config::setGroup(), Config::write(), and Config::writeEntry(). |
|
|
Definition at line 83 of file inputmethodsettings.cpp. References _float, _resize, _size, _wasFloat, _wasResize, and _wasWidth. Referenced by accept(). |
|
|
|
|
|
Definition at line 50 of file inputmethodsettings.h. Referenced by accept(), changed(), and InputMethodSettings(). |
|
|
Definition at line 49 of file inputmethodsettings.h. Referenced by accept(), changed(), and InputMethodSettings(). |
|
|
Definition at line 51 of file inputmethodsettings.h. Referenced by accept(), changed(), and InputMethodSettings(). |
|
|
Definition at line 56 of file inputmethodsettings.h. Referenced by changed(), and InputMethodSettings(). |
|
|
Definition at line 55 of file inputmethodsettings.h. Referenced by changed(), and InputMethodSettings(). |
|
|
Definition at line 57 of file inputmethodsettings.h. Referenced by changed(), and InputMethodSettings(). |
1.4.2