Exponent::GUI::Controls::CStepLabel Member List

This is the complete list of members for Exponent::GUI::Controls::CStepLabel, including all inherited members.

addString(const CString &string)Exponent::GUI::Controls::CStepLabel
CControl(IControlRoot *root, const long uniqueId, const CRect &area, IActionListener *listener=NULL)Exponent::GUI::Controls::CControl
CCONTROL_NO_ID_REQUIREDExponent::GUI::Controls::CControl [static]
controlIsDropFileEnabled(const bool dropEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsEnabledFor(const CString &identifier)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsKeyEnabled(const bool keyEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
controlIsMouseEnabled(const bool mouseEnabled=true)Exponent::GUI::Controls::CControl [inline, virtual]
CStepLabel(IControlRoot *root, const long uniqueId, const CRect &area, IActionListener *listener=NULL)Exponent::GUI::Controls::CStepLabel
CTextLabel(IControlRoot *root, const long uniqueId, const CRect &area, const CString &text)Exponent::GUI::Controls::CTextLabel
dereference()Exponent::GUI::Controls::CControl [virtual]
disableControl()Exponent::GUI::Controls::CControl [virtual]
doDefaultDrawing(const bool doDefaultDraw)Exponent::GUI::Controls::CControl [inline, virtual]
drawControl(CGraphics &graphics)Exponent::GUI::Controls::CTextLabel [virtual]
Exponent::GUI::Controls::IControl::drawControl(CGraphics &graphics)=0Exponent::GUI::Controls::IControl [pure virtual]
drawEnabledControl(CGraphics &graphics)Exponent::GUI::Controls::CControl [protected, virtual]
drawFrameAndBackground(const bool draw=true)Exponent::GUI::Controls::CTextLabel [inline, virtual]
drawPrimaryImage(CGraphics &graphics)Exponent::GUI::Controls::CControl [protected, virtual]
drawPrimaryImage(CGraphics &graphics, const bool drawFrameIfNoImage)Exponent::GUI::Controls::CControl [protected, virtual]
e_stepDecrementButton enum valueExponent::GUI::Controls::CStepLabel
e_stepIncrementButton enum valueExponent::GUI::Controls::CStepLabel
enableControl()Exponent::GUI::Controls::CControl [virtual]
EStepLabelButtons enum nameExponent::GUI::Controls::CStepLabel
getAbsoluteRect() constExponent::GUI::Controls::CControl [inline, virtual]
getArea() constExponent::GUI::Controls::CControl [inline, virtual]
getDimension() constExponent::GUI::Controls::CControl [inline, virtual]
getMutableStringArray() constExponent::GUI::Controls::CStepLabel [inline]
getNormalisedArea() constExponent::GUI::Controls::CControl [inline, virtual]
getObjectDescription(char *string, const long size) const Exponent::GUI::Controls::CControl [virtual]
getParentControl() constExponent::GUI::Controls::CControl [inline, virtual]
getReferenceCount() constExponent::GUI::Controls::CControl [inline, virtual]
getRootControl() constExponent::GUI::Controls::CControl [inline, virtual]
getStringArray() constExponent::GUI::Controls::CStepLabel [inline]
getText() constExponent::GUI::Controls::CTextLabel [inline]
getUniqueId() constExponent::GUI::Controls::CControl [inline, virtual]
getValue() constExponent::GUI::Controls::CControl [inline, virtual]
handleActionEvent(const CActionEvent &event)Exponent::GUI::Controls::CStepLabel [virtual]
Exponent::GUI::Listeners::IActionListener::handleActionEvent(const CActionEvent &event)=0Exponent::GUI::Listeners::IActionListener [pure virtual]
handleDoubleClick(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleFileDrop(const CDropEvent &event)Exponent::GUI::Controls::CTextLabel [virtual]
handleKeyDown(const CKeyboardEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleKeyUp(const CKeyboardEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleLeftButtonDown(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleLeftButtonUp(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseLeavingArea(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseMovement(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleMouseScroll(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleRightButtonDown(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
handleRightButtonUp(CMouseEvent &event)Exponent::GUI::Controls::CControl [inline, virtual]
IActionListener()Exponent::GUI::Listeners::IActionListener [inline]
IControl()Exponent::GUI::Controls::IControl [inline]
isContainer() constExponent::GUI::Controls::CControl [inline, virtual]
isDropFileEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
isEnabledFor(const CString &identifier)Exponent::GUI::Controls::CControl [inline, virtual]
isKeyEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
isMouseEnabled() constExponent::GUI::Controls::CControl [inline, virtual]
m_absoluteAreaExponent::GUI::Controls::CControl [protected]
m_actionListenerExponent::GUI::Controls::CControl [protected]
m_areaExponent::GUI::Controls::CControl [protected]
m_backgroundColourExponent::GUI::Controls::CControl [protected]
m_currentStringIndexExponent::GUI::Controls::CStepLabel [protected]
m_dimensionExponent::GUI::Controls::CControl [protected]
m_disabledImageExponent::GUI::Controls::CControl [protected]
m_doDefaultDrawingExponent::GUI::Controls::CControl [protected]
m_drawFrameAndBackgroundExponent::GUI::Controls::CTextLabel [protected]
m_dropEnabledExponent::GUI::Controls::CControl [protected]
m_enabledExponent::GUI::Controls::CControl [protected]
m_fontExponent::GUI::Controls::CTextLabel [protected]
m_frameColourExponent::GUI::Controls::CControl [protected]
m_keyboardEnabledExponent::GUI::Controls::CControl [protected]
m_mouseEnabledExponent::GUI::Controls::CControl [protected]
m_needsRightClickExponent::GUI::Controls::CControl [protected]
m_normalisedAreaExponent::GUI::Controls::CControl [protected]
m_parentControlExponent::GUI::Controls::CControl [protected]
m_primaryImageExponent::GUI::Controls::CControl [protected]
m_referenceCountExponent::GUI::Controls::CControl [protected]
m_rootControlExponent::GUI::Controls::CControl [protected]
m_stringArrayExponent::GUI::Controls::CStepLabel [protected]
m_textExponent::GUI::Controls::CTextLabel [protected]
m_textColourExponent::GUI::Controls::CTextLabel [protected]
m_textFormatExponent::GUI::Controls::CTextLabel [protected]
m_uniqueIdExponent::GUI::Controls::CControl [protected]
m_valueExponent::GUI::Controls::CControl [protected]
m_wrapStringsExponent::GUI::Controls::CStepLabel [protected]
needsRightClick() constExponent::GUI::Controls::CControl [inline, virtual]
nextString()Exponent::GUI::Controls::CStepLabel
previousString()Exponent::GUI::Controls::CStepLabel
referenced()Exponent::GUI::Controls::CControl [virtual]
registerActionListener(IActionListener *listener)Exponent::GUI::Controls::CControl [inline, virtual]
Exponent::GUI::Controls::IControl::registerActionListener(IActionListener *listener)=0Exponent::GUI::Controls::IControl [pure virtual]
serializeFromNode(CXMLNode &node)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::serializeFromNode(CXMLNode &node)=0Exponent::GUI::Controls::IControl [pure virtual]
serializeToNode(CXMLNode &node)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::serializeToNode(CXMLNode &node)=0Exponent::GUI::Controls::IControl [pure virtual]
setArea(const CRect &area)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setArea(const CRect &area)=0Exponent::GUI::Controls::IControl [pure virtual]
setColours(const CAlphaColour &frameColour=CAlphaColour::CALPHACOLOUR_BLACK, const CAlphaColour &backgroundColour=CAlphaColour::CALPHACOLOUR_WHITE, const CAlphaColour &textColour=CAlphaColour::CALPHACOLOUR_BLACK)Exponent::GUI::Controls::CTextLabel [virtual]
setControlRoot(IControlRoot *controlRoot)Exponent::GUI::Controls::CControl [virtual]
setDefaultControlColours(const CAlphaColour &backgroundColour=CAlphaColour::CALPHACOLOUR_WHITE, const CAlphaColour &frameColour=CAlphaColour::CALPHACOLOUR_BLACK)Exponent::GUI::Controls::CControl [virtual]
setDisabledImage(IImage *theImage)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setDisabledImage(IImage *theImage)=0Exponent::GUI::Controls::IControl [pure virtual]
setFont(CFont *font)Exponent::GUI::Controls::CTextLabel [virtual]
setParentControl(IControl *parent)Exponent::GUI::Controls::CControl [inline, virtual]
setPrimaryImage(IImage *theImage)Exponent::GUI::Controls::CControl [virtual]
Exponent::GUI::Controls::IControl::setPrimaryImage(IImage *theImage)=0Exponent::GUI::Controls::IControl [pure virtual]
setStep(const long step)Exponent::GUI::Controls::CStepLabel
setText(const CString &text)Exponent::GUI::Controls::CTextLabel [virtual]
setTextColour(const CAlphaColour &textColour)Exponent::GUI::Controls::CTextLabel [virtual]
setTextFormat(const CGraphics::ETextAlignment format)Exponent::GUI::Controls::CTextLabel [virtual]
setUniqueId(const long id)Exponent::GUI::Controls::CControl [inline, virtual]
setValue(const double value)Exponent::GUI::Controls::CControl [inline, virtual]
update()Exponent::GUI::Controls::CControl [virtual]
wrapStringsAtEdges(const bool wrap)Exponent::GUI::Controls::CStepLabel [inline]
~CControl()Exponent::GUI::Controls::CControl [virtual]
~CStepLabel()Exponent::GUI::Controls::CStepLabel [virtual]
~CTextLabel()Exponent::GUI::Controls::CTextLabel [virtual]
~IActionListener()Exponent::GUI::Listeners::IActionListener [inline, virtual]
~IControl()Exponent::GUI::Controls::IControl [inline, virtual]


Infinity API - Member List generated on 7 Mar 2007