ScummVM API documentation
hpl::cWidgetImage Member List

This is the complete list of members for hpl::cWidgetImage, 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
cWidgetImage(cGuiSet *apSet, cGuiSkin *apSkin) (defined in hpl::cWidgetImage)hpl::cWidgetImage
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
GetImage() (defined in hpl::cWidgetImage)hpl::cWidgetImageinline
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
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
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
mbVisible (defined in hpl::iWidget)hpl::iWidgetprotected
mColor (defined in hpl::cWidgetImage)hpl::cWidgetImageprotected
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
mpGfxImage (defined in hpl::cWidgetImage)hpl::cWidgetImageprotected
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
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::cWidgetImage)hpl::cWidgetImageprotectedvirtual
OnChangeText() (defined in hpl::iWidget)hpl::iWidgetinlineprotectedvirtual
OnDraw(float afTimeStep, cGuiClipRegion *apClipRegion) (defined in hpl::cWidgetImage)hpl::cWidgetImageprotectedvirtual
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::cWidgetImage)hpl::cWidgetImageprotectedvirtual
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::cWidgetImage)hpl::cWidgetImageprotectedvirtual
OnMouseEnter(cGuiMessageData &aData) (defined in hpl::cWidgetImage)hpl::cWidgetImageprotectedvirtual
OnMouseLeave(cGuiMessageData &aData) (defined in hpl::cWidgetImage)hpl::cWidgetImageprotectedvirtual
OnMouseMove(cGuiMessageData &aData) (defined in hpl::cWidgetImage)hpl::cWidgetImageprotectedvirtual
OnMouseUp(cGuiMessageData &aData) (defined in hpl::cWidgetImage)hpl::cWidgetImageprotectedvirtual
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
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
SetImage(cGuiGfxElement *apGfx) (defined in hpl::cWidgetImage)hpl::cWidgetImage
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
~cWidgetImage() (defined in hpl::cWidgetImage)hpl::cWidgetImagevirtual
~iWidget() (defined in hpl::iWidget)hpl::iWidgetvirtual