FemViewer::Win::UpDownBox Class Reference
#include <Controls.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::Win::UpDownBox::UpDownBox |
( |
|
) |
[inline] |
FemViewer::Win::UpDownBox::UpDownBox |
( |
HWND |
parent, |
|
|
int |
id, |
|
|
bool |
visible = true | |
|
) |
| | [inline] |
FemViewer::Win::UpDownBox::~UpDownBox |
( |
|
) |
[inline] |
Member Function Documentation
void FemViewer::Win::UpDownBox::getAccel |
( |
unsigned int * |
second, |
|
|
unsigned int * |
increment | |
|
) |
| | [inline] |
int FemViewer::Win::UpDownBox::getBase |
( |
|
) |
[inline] |
HWND FemViewer::Win::UpDownBox::getBuddy |
( |
|
) |
[inline] |
int FemViewer::Win::UpDownBox::getPos |
( |
|
) |
[inline] |
void FemViewer::Win::UpDownBox::getRange |
( |
int * |
low, |
|
|
int * |
high | |
|
) |
| | [inline] |
void FemViewer::Win::UpDownBox::setAccel |
( |
unsigned int |
second, |
|
|
unsigned int |
increment | |
|
) |
| | [inline] |
void FemViewer::Win::UpDownBox::setBase |
( |
int |
base |
) |
[inline] |
void FemViewer::Win::UpDownBox::setBuddy |
( |
HWND |
buddy |
) |
[inline] |
void FemViewer::Win::UpDownBox::setPos |
( |
int |
position |
) |
[inline] |
void FemViewer::Win::UpDownBox::setRange |
( |
int |
low, |
|
|
int |
high | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: