class GmMeter |
A base class to represent a meter, something which measures a position within a defined range
GmMeter () Default constructor | |
virtual float | getBorderWidth () Gets the width of the border around the meter. |
virtual GmTypes::OrientationType | getOrientation () Get the current orientation of the meter. |
virtual void | setBorderWidth (float borderWidth) Sets the width of the border around the meter. |
virtual void | setOrientation (GmTypes::OrientationType orientation) Set the current orientation of the meter. |
virtual | ~GmMeter () Virtual destructor |
float | mBorderWidth The width of the border around the meter |
GmTypes::OrientationType | mOrientation The orientation of the meter. |
A base class to represent a meter, something which measures a position within a defined range
Alphabetic index HTML hierarchy of classes or Java