ScummVM API documentation
hpl::cWidgetCheckBox Member List

This is the complete list of members for hpl::cWidgetCheckBox, including all inherited members.

AddCallback(eGuiMessage aMessage, void *apObject, tGuiCallbackFunc apFunc) (defined in hpl::iWidget)hpl::iWidget
AttachChild(iWidget *apChild) (defined in hpl::iWidget)hpl::iWidget
ClipsGraphics() (defined in hpl::iWidget)hpl::iWidget
cWidgetCheckBox(cGuiSet *apSet, cGuiSkin *apSkin) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBox
Draw(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::iWidget)hpl::iWidget
DrawBordersAndCorners(cGuiGfxElement *apBackground, cGuiGfxElement **apBorderVec, cGuiGfxElement **apCornerVec, const cVector3f &avPosition, const cVector2f &avSize) (defined in hpl::iWidget)hpl::iWidgetprotected
DrawDefaultText(const tWString &asText, const cVector3f &avPosition, eFontAlign aAlign) (defined in hpl::iWidget)hpl::iWidgetprotected
DrawSkinText(const tWString &asText, eGuiSkinFont aFont, const cVector3f &avPosition, eFontAlign aAlign=eFontAlign_Left) (defined in hpl::iWidget)hpl::iWidgetprotected
GetClipActive() (defined in hpl::iWidget)hpl::iWidgetinline
GetDefaultFontColor() (defined in hpl::iWidget)hpl::iWidgetinline
GetDefaultFontSize() (defined in hpl::iWidget)hpl::iWidgetinline
GetDefaultFontType() (defined in hpl::iWidget)hpl::iWidgetinline
GetGlobalPosition() (defined in hpl::iWidget)hpl::iWidget
GetLocalPosition() (defined in hpl::iWidget)hpl::iWidget
GetMouseIsOver() (defined in hpl::iWidget)hpl::iWidgetinline
GetName() (defined in hpl::iWidget)hpl::iWidgetinline
GetParent() (defined in hpl::iWidget)hpl::iWidgetinline
GetPointerGfx() (defined in hpl::iWidget)hpl::iWidget
GetPosRelativeToMouse(cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetprotected
GetSet() (defined in hpl::iWidget)hpl::iWidgetinline
GetSize() (defined in hpl::iWidget)hpl::iWidgetinline
GetText() (defined in hpl::iWidget)hpl::iWidgetinline
GetType() (defined in hpl::iWidget)hpl::iWidgetinline
HasFocus() (defined in hpl::iWidget)hpl::iWidget
Init() (defined in hpl::iWidget)hpl::iWidget
IsChecked() (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxinline
IsConnectedTo(iWidget *apWidget, bool abIsStartWidget=true) (defined in hpl::iWidget)hpl::iWidget
IsConnectedToChildren() (defined in hpl::iWidget)hpl::iWidgetinline
IsEnabled() (defined in hpl::iWidget)hpl::iWidget
IsVisible() (defined in hpl::iWidget)hpl::iWidget
iWidget(eWidgetType aType, cGuiSet *apSet, cGuiSkin *apSkin) (defined in hpl::iWidget)hpl::iWidget
LoadGraphics() (defined in hpl::iWidget)hpl::iWidgetprotected
mbChecked (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotected
mbClipsGraphics (defined in hpl::iWidget)hpl::iWidgetprotected
mbConnectedToChildren (defined in hpl::iWidget)hpl::iWidgetprotected
mbEnabled (defined in hpl::iWidget)hpl::iWidgetprotected
mbMouseIsOver (defined in hpl::iWidget)hpl::iWidgetprotected
mbPressed (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotected
mbVisible (defined in hpl::iWidget)hpl::iWidgetprotected
mDefaultFontColor (defined in hpl::iWidget)hpl::iWidgetprotected
mlPositionCount (defined in hpl::iWidget)hpl::iWidgetprotected
mlstChildren (defined in hpl::iWidget)hpl::iWidgetprotected
mpDefaultFont (defined in hpl::iWidget)hpl::iWidgetprotected
mpDefaultFontType (defined in hpl::iWidget)hpl::iWidgetprotected
mpGui (defined in hpl::iWidget)hpl::iWidgetprotected
mpParent (defined in hpl::iWidget)hpl::iWidgetprotected
mpPointerGfx (defined in hpl::iWidget)hpl::iWidgetprotected
mpSet (defined in hpl::iWidget)hpl::iWidgetprotected
mpSkin (defined in hpl::iWidget)hpl::iWidgetprotected
msName (defined in hpl::iWidget)hpl::iWidgetprotected
msText (defined in hpl::iWidget)hpl::iWidgetprotected
mType (defined in hpl::iWidget)hpl::iWidgetprotected
mvDefaultFontSize (defined in hpl::iWidget)hpl::iWidgetprotected
mvGfxBox (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotected
mvGlobalPosition (defined in hpl::iWidget)hpl::iWidgetprotected
mvPosition (defined in hpl::iWidget)hpl::iWidgetprotected
mvSize (defined in hpl::iWidget)hpl::iWidgetprotected
OnChangePosition() (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnChangeSize() (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnChangeText() (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnDraw(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnDrawAfterClip(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnGotFocus(cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetprotectedvirtual
OnInit() (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnKeyPress(cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnLoadGraphics() (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnLostFocus(cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnMouseDoubleClick(cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnMouseDown(cGuiMessageData &aData) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnMouseEnter(cGuiMessageData &aData) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnMouseLeave(cGuiMessageData &aData) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnMouseMove(cGuiMessageData &aData) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnMouseUp(cGuiMessageData &aData) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxprotectedvirtual
OnUpdate(float afTimeStep) (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
PointIsInside(const cVector2f &avPoint, bool abOnlyClipped) (defined in hpl::iWidget)hpl::iWidget
ProcessMessage(eGuiMessage aMessage, cGuiMessageData &aData) (defined in hpl::iWidget)hpl::iWidget
RemoveChild(iWidget *apChild) (defined in hpl::iWidget)hpl::iWidget
SetChecked(bool abX) (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBox
SetClipActive(bool abX) (defined in hpl::iWidget)hpl::iWidgetinline
SetConnectedToChildren(bool abX) (defined in hpl::iWidget)hpl::iWidgetinline
SetDefaultFontColor(const cColor &aColor) (defined in hpl::iWidget)hpl::iWidgetinline
SetDefaultFontSize(const cVector2f &avSize) (defined in hpl::iWidget)hpl::iWidgetinline
SetDefaultFontType(FontData *apFont) (defined in hpl::iWidget)hpl::iWidgetinline
SetEnabled(bool abX) (defined in hpl::iWidget)hpl::iWidget
SetGlobalPosition(const cVector3f &avPos) (defined in hpl::iWidget)hpl::iWidget
SetName(const tString &asName) (defined in hpl::iWidget)hpl::iWidgetinline
SetPosition(const cVector3f &avPos) (defined in hpl::iWidget)hpl::iWidget
SetPositionUpdated() (defined in hpl::iWidget)hpl::iWidgetprotected
SetSize(const cVector2f &avSize) (defined in hpl::iWidget)hpl::iWidget
SetText(const tWString &asText) (defined in hpl::iWidget)hpl::iWidget
SetVisible(bool abX) (defined in hpl::iWidget)hpl::iWidget
Update(float afTimeStep) (defined in hpl::iWidget)hpl::iWidget
WorldToLocalPosition(const cVector3f &avPos) (defined in hpl::iWidget)hpl::iWidgetprotected
~cWidgetCheckBox() (defined in hpl::cWidgetCheckBox)hpl::cWidgetCheckBoxvirtual
~iWidget() (defined in hpl::iWidget)hpl::iWidgetvirtual