List of all members.
Constructor & Destructor Documentation
| SpinBox::SpinBox |
( |
const std::string & |
name, |
|
|
Uint |
width, |
|
|
Uint |
height | |
|
) |
| | |
| SpinBox::~SpinBox |
( |
|
) |
[inline] |
Member Function Documentation
| void SpinBox::drawPlain |
( |
|
) |
[private, virtual] |
| void SpinBox::drawSkin |
( |
|
) |
[private, virtual] |
| int SpinBox::getValue |
( |
|
) |
|
| void SpinBox::initialize |
( |
|
) |
[private, virtual] |
Initialize all internal variables, and any child controls needed.
Reimplemented from Container.
| void SpinBox::push |
( |
Event * |
event |
) |
[private, virtual] |
| void SpinBox::setValue |
( |
int |
value |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Development/LoM/client/src/Gui/Controls/SpinBox.h
- C:/Development/LoM/client/src/Gui/Controls/SpinBox.cpp