Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: Member List

CATListBox Member List

This is the complete list of members for CATListBox, including all inherited members.

AddAttribute(const CATWChar *key, const CATWChar *value)CATXMLObject
AddChild(CATXMLObject *child)CATXMLObject
AppendData(const CATWChar *data, CATInt32 len)CATXMLObject
BoundsCheckValue()CATControl [protected, virtual]
CATControl(const CATString &element, const CATString &rootDir)CATControl
CATControlWnd(const CATString &element, const CATString &rootDir)CATControlWnd
CATGuiObj(const CATString &element, const CATString &rootDir)CATGuiObj
CATListBox(const CATString &element, const CATString &rootDir)CATListBox
CATWidget(const CATString &element, const CATString &rootDir)CATWidget [inline]
CATXMLKeyComp(const CATWChar *g1, const CATWChar *g2)CATXMLObject [static]
CATXMLObject(const CATWChar *type)CATXMLObject
CheckImageSize(CATImage *&image, const CATImage *baseImage=0)CATControl [protected, virtual]
Clear()CATListBox [virtual]
CreateControlWnd(const CATString &windowClass, CATUInt32 style)CATControlWnd [protected]
Draw(CATImage *image, const CATRect &dirtyRect)CATControlWnd [virtual]
fAccessibleCATGuiObj [protected]
fActiveCATControl [protected]
fAttribsCATXMLObject [protected]
fAutoScaleTextCATControl [protected]
fBackgroundColorCATGuiObj [protected]
fBGColor_borderCATControlWnd [protected]
fBGColor_focusCATControlWnd [protected]
fBgDisColorCATControl [protected]
fBorderSetCATControlWnd [protected]
fCapturedCATControlWnd [protected]
fChildrenCATXMLObject [protected]
fCmdParamCATControl [protected]
fCmdStringCATControl [protected]
fCmdTypeCATControl [protected]
fControlWndCATControlWnd [protected]
fCurSelCATListBox [protected]
fCursorCATControl [protected]
fDataCATXMLObject [protected]
fDefValueCATControl [protected]
fEnabledCATGuiObj [protected]
fFGColor_borderCATControlWnd [protected]
fFGColor_focusCATControlWnd [protected]
fFgDisColorCATControl [protected]
fFocusedCATControl [protected]
fFocusSetCATControlWnd [protected]
fFontCATListBox [protected]
fFontNameCATControl [protected]
fFontSizeCATControl [protected]
fForegroundColorCATGuiObj [protected]
fHintTextCATGuiObj [protected]
FilterGUIString(const CATString &unfiltered)CATControl [static]
fImageCATGuiObj [protected]
fImageActiveCATControl [protected]
fImageDisabledCATControl [protected]
fImageFocusCATControl [protected]
fImagePressedCATControl [protected]
Find(const CATString &objectName, const CATString &objectType=L"")CATGuiObj [virtual]
fListCATListBox [protected]
fMaxHeightCATGuiObj [protected]
fMaxValueCATControl [protected]
fMaxWidthCATGuiObj [protected]
fMinHeightCATGuiObj [protected]
fMinValueCATControl [protected]
fMinWidthCATGuiObj [protected]
fMultilineCATControl [protected]
fNameCATGuiObj [protected]
ForEachControl(CATCONTROLFUNCB callback, void *userParam)CATControl [virtual]
fParentCATXMLObject [protected]
fPressedCATControl [protected]
fRectCATGuiObj [protected]
fRootDirCATGuiObj [protected]
fShowBgCATControl [protected]
fShowHintValueCATGuiObj [protected]
fTargetCATControl [protected]
fTextCATControl [protected]
fTextCenteredCATControl [protected]
fTextOffsetCATControl [protected]
fTextOffsetPressedCATControl [protected]
fTypeCATXMLObject [protected]
fValueCATControl [protected]
fVisibleCATGuiObj [protected]
fWndRectCATControlWnd [protected]
Get(CATInt32 index, CATString &displayTextRef, void *&dataRef) const CATListBox [virtual]
GetAccessible()CATGuiObj [virtual]
GetAccessRole()CATGuiObj [virtual]
GetAccessState()CATControl [virtual]
GetAttribute(const CATWChar *key)CATXMLObject
GetAttribute(const CATWChar *key, T defaultVal)CATXMLObject [inline]
GetAttributeKeyByIndex(int index)CATXMLObject
GetByName(const CATString &displayTextRef, void *&dataRef) const CATListBox [virtual]
GetChild(CATUInt32 index) const CATXMLObject
GetColorBack() const CATControlWnd [virtual]
GetColorFore() const CATControlWnd [virtual]
GetCommand() const CATListBox [virtual]
GetControlWndHndl()CATControlWnd [inline, virtual]
GetCount() const CATListBox [virtual]
GetCurIndex() const CATListBox [virtual]
GetCursor()CATControl [virtual]
GetData()CATXMLObject
GetFontInfo(CATString &fontName, CATFloat32 &fontSize)CATControl [virtual]
GetHint() const CATListBox [virtual]
GetMaxValue()CATControl [protected, virtual]
GetMinMax(CATInt32 &minWidth, CATInt32 &minHeight, CATInt32 &maxWidth, CATInt32 &maxHeight)CATGuiObj [virtual]
GetMinValue()CATControl [protected, virtual]
GetName() const CATGuiObj [virtual]
GetNumAttributes()CATXMLObject
GetNumChildren()CATXMLObject
GetParent()CATXMLObject
GetPostRects(CATStack< CATRect > &rectStack)CATControlWnd [virtual]
GetRect()CATGuiObj [virtual]
GetRectAbs(bool screenCoordinates=false)CATGuiObj [virtual]
GetString() const CATListBox [virtual]
GetText(CATInt32 index=-1) const CATListBox [virtual]
GetType()CATXMLObject
GetValPercent()CATControl [protected, virtual]
GetValRange()CATControl [protected, virtual]
GetValue() const CATControl [virtual]
GetWindow() const CATControl [virtual]
HitTest(const CATPOINT &point)CATControl [virtual]
Insert(const CATString &displayText, void *dataPtr, CATInt32 index=-1)CATListBox [virtual]
IsActive() const CATControl [virtual]
IsEnabled() const CATGuiObj [virtual]
IsFocusable() const CATControl [virtual]
IsFocused() const CATControl [virtual]
IsPressed() const CATControl [virtual]
IsVisible(const CATGuiObj *object=0) const CATGuiObj [virtual]
Load(CATPROGRESSCB progressCB=0, void *progressParam=0, CATFloat32 progMin=0.0f, CATFloat32 progMax=1.0f)CATControlWnd [virtual]
LoadSkinImage(const CATString &filename, CATImage *&imagePtr)CATGuiObj [protected]
MarkDirty(CATRect *dirtyRect=0, bool force=false)CATControlWnd [virtual]
OnCommand(CATCommand &command, CATControl *ctrl)CATGuiObj [virtual]
OnControlEvent(const CATEvent &event, CATInt32 &result)CATListBox [virtual]
OnEscapeChange()CATListBox [virtual]
OnEvent(const CATEvent &event, CATInt32 &retVal)CATListBox [virtual]
OnKeyDown(const CATKeystroke &keystroke)CATControl [virtual]
OnKeyPress(const CATKeystroke &keystroke)CATControl [virtual]
OnKeyUp(const CATKeystroke &keystroke)CATControl [virtual]
OnMouseClick()CATControl [virtual]
OnMouseDoubleClick(CATMODKEY modKey)CATControl [virtual]
OnMouseWheel(const CATPOINT &point, CATFloat32 wheelMove, CATMODKEY modKey)CATControl [virtual]
OnParentCreate()CATListBox [virtual]
OnParentDestroy()CATListBox [virtual]
OnRightMouseClick()CATControl [virtual]
OSAddItem(CATInt32 index, const CATString &displayText, const CATLISTINFO *listInfo)CATListBox [protected]
OSCleanup()CATControlWnd [protected, virtual]
OSClearList()CATListBox [protected]
OSCreate()CATControlWnd [protected, virtual]
OSDrawBorderRect(CATDRAWCONTEXT drawContext, CATRect &rect)CATControlWnd [protected, virtual]
OSEvent(const CATEvent &event, CATInt32 &retVal)CATListBox [protected]
OSGetCurSel()CATListBox [protected]
OSGetText(CATString &getText)CATControlWnd [virtual]
OSOnDrawItem(CATLISTINFO *listItem, bool selected, CATDRAWCONTEXT hDC, CATRect rect)CATListBox [virtual]
OSOnMeasureItem(CATLISTINFO *listItem, CATUInt32 &width, CATUInt32 &height)CATListBox [virtual]
OSRemoveItem(CATInt32 index)CATListBox [protected]
OSSetCurSel(CATInt32 index)CATListBox [protected]
OSSetText(const CATString &newText)CATControlWnd [virtual]
ParseAttributes()CATControlWnd [protected, virtual]
PostDraw(CATDRAWCONTEXT drawContext, const CATRect &dirtyRect)CATControlWnd [virtual]
RectFromAttribs()CATControlWnd [virtual]
Remove(CATInt32 index)CATListBox [virtual]
RemoveByName(const CATString &displayText)CATListBox [virtual]
ResetCursorToDefault()CATControl [protected, virtual]
ResetValue()CATControl [virtual]
SetActive(bool active)CATControl [virtual]
SetAttributes(CATXMLAttribs *attribs)CATXMLObject
SetColorBack(const CATColor &color)CATControl [virtual]
SetColorBackDisabled(const CATColor &color)CATControl [virtual]
SetColorFore(const CATColor &color)CATControl [virtual]
SetColorForeDisabled(const CATColor &color)CATControl [virtual]
SetCurSel(CATInt32 index=-1)CATListBox [virtual]
SetCurSelByName(const CATString &displayText)CATListBox [virtual]
SetData(const CATWChar *data)CATXMLObject
SetEnabled(bool enabled)CATControlWnd [virtual]
SetFocused(bool focused)CATListBox [virtual]
SetMinMax(CATFloat32 minValue, CATFloat32 maxValue)CATControl [protected, virtual]
SetParent(CATXMLObject *parent)CATXMLObject
SetString(const CATString &text)CATControl [virtual]
SetValue(CATFloat32 newValue, bool sendCommand=true)CATControl [virtual]
SetVisible(bool visible)CATControlWnd [virtual]
TrackMouseDown(const CATPOINT &point, CATMODKEY modKey)CATControl [virtual]
TrackMouseMove(const CATPOINT &point, bool leftButton, CATMODKEY modKey)CATControl [virtual]
TrackMouseRelease(const CATPOINT &point, CATMODKEY modKey)CATControl [virtual]
TrackMouseTimer(CATMODKEY modKey)CATControl [virtual]
TrackMouseWheel(const CATPOINT &point, CATFloat32 wheelMove, CATMODKEY modKey)CATControl [virtual]
WriteToStream(CATStream *stream)CATXMLObject
~CATControl()CATControl [virtual]
~CATControlWnd()CATControlWnd [virtual]
~CATGuiObj()CATGuiObj [virtual]
~CATListBox()CATListBox [virtual]
~CATWidget()CATWidget [inline, virtual]
~CATXMLObject()CATXMLObject [virtual]


Generated on Mon Feb 11 04:10:43 2008 for Game Accessibility Suite by doxygen 1.5.4