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

InputMethodSettings Class Reference

#include </home/clem/local/src/opie/core/settings/launcher/inputmethodsettings.h>

List of all members.

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


Constructor & Destructor Documentation

InputMethodSettings::InputMethodSettings QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 44 of file inputmethodsettings.cpp.

References _float, _resize, _size, _wasFloat, _wasResize, _wasWidth, add, Config::readBoolEntry(), Config::readNumEntry(), Config::setGroup(), and tr.


Member Function Documentation

void InputMethodSettings::accept  ) 
 

Definition at line 94 of file inputmethodsettings.cpp.

References _float, _resize, _size, changed(), odebug, oendl, Config::setGroup(), Config::write(), and Config::writeEntry().

bool InputMethodSettings::changed  )  const [private]
 

Definition at line 83 of file inputmethodsettings.cpp.

References _float, _resize, _size, _wasFloat, _wasResize, and _wasWidth.

Referenced by accept().

void InputMethodSettings::init  )  [protected]
 


Member Data Documentation

QCheckBox* InputMethodSettings::_float [private]
 

Definition at line 50 of file inputmethodsettings.h.

Referenced by accept(), changed(), and InputMethodSettings().

QCheckBox* InputMethodSettings::_resize [private]
 

Definition at line 49 of file inputmethodsettings.h.

Referenced by accept(), changed(), and InputMethodSettings().

QSpinBox* InputMethodSettings::_size [private]
 

Definition at line 51 of file inputmethodsettings.h.

Referenced by accept(), changed(), and InputMethodSettings().

bool InputMethodSettings::_wasFloat [private]
 

Definition at line 56 of file inputmethodsettings.h.

Referenced by changed(), and InputMethodSettings().

bool InputMethodSettings::_wasResize [private]
 

Definition at line 55 of file inputmethodsettings.h.

Referenced by changed(), and InputMethodSettings().

int InputMethodSettings::_wasWidth [private]
 

Definition at line 57 of file inputmethodsettings.h.

Referenced by changed(), and InputMethodSettings().


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