Go to the source code of this file.
Variables | |
| static const char * | rchOrientation [] |
| static const char * | rchStyle [] |
const char* rchOrientation[] [static] |
{
"left",
"right",
"up",
"down"
}
Definition at line 723 of file Visible.cpp.
Referenced by MHSlider::GetOrientation(), and MHSlider::PrintMe().
const char* rchStyle[] [static] |
{
"normal",
"thermometer",
"proportional"
}
Definition at line 745 of file Visible.cpp.
Referenced by MHSlider::GetStyle(), and MHSlider::PrintMe().
1.6.3