GuiEditorRuler
Engine/source/gui/editor/guiEditCtrl.cpp
Protected Attributes
Public Functions
DECLARE_CATEGORY("Gui Editor" )
onMouseDown(const GuiEvent & event)
Do special pre-render processing.
bool
onWake()
Called when this object is asked to wake up returns true if it's actually awake at the end.
Public Static Functions
Detailed Description
Public Types
EOrientation
Enumerator
- ORIENTATION_Horizontal
- ORIENTATION_Vertical
typedef GuiControl Parent
Protected Attributes
GuiEditCtrl * mEditCtrl
String mEditCtrlName
GuiScrollCtrl * mRefCtrl
String mRefCtrlName
Public Functions
GuiEditorRuler()
DECLARE_CATEGORY("Gui Editor" )
DECLARE_CONOBJECT(GuiEditorRuler )
getOrientation()
onMouseDown(const GuiEvent & event)
Reimplemented from: GuiControl
onPreRender()
Reimplemented from: GuiControl
onRender(Point2I offset, const RectI & updateRect)
Reimplemented from: GuiControl
onWake()
Reimplemented from: GuiControl