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

CATTreeCtrl Member List

This is the complete list of members for CATTreeCtrl, 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
CATTreeCtrl(const CATString &element, const CATString &rootDir)CATTreeCtrl
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()CATTreeCtrl [virtual]
ClearTreeItem(CATTREEINFO *item)CATTreeCtrl [protected]
CreateControlWnd(const CATString &windowClass, CATUInt32 style)CATControlWnd [protected]
Draw(CATImage *image, const CATRect &dirtyRect)CATControlWnd [virtual]
ExpandItem(CATTREEINFO *item, bool expand)CATTreeCtrl [virtual]
ExpandRoot()CATTreeCtrl [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]
fCurSelCATTreeCtrl [protected]
fCursorCATControl [protected]
fDataCATXMLObject [protected]
fDefValueCATControl [protected]
fEnabledCATGuiObj [protected]
fFGColor_borderCATControlWnd [protected]
fFGColor_focusCATControlWnd [protected]
fFgDisColorCATControl [protected]
fFocusedCATControl [protected]
fFocusSetCATControlWnd [protected]
fFontCATTreeCtrl [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]
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]
fRespondSelectCATTreeCtrl [protected]
fRootDirCATGuiObj [protected]
fRootListCATTreeCtrl [protected]
fShowBgCATControl [protected]
fShowHintValueCATGuiObj [protected]
fTargetCATControl [protected]
fTextCATControl [protected]
fTextCenteredCATControl [protected]
fTextOffsetCATControl [protected]
fTextOffsetPressedCATControl [protected]
fTypeCATXMLObject [protected]
fValueCATControl [protected]
fVisibleCATGuiObj [protected]
fWndRectCATControlWnd [protected]
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
GetChild(CATUInt32 index) const CATXMLObject
GetColorBack() const CATControlWnd [virtual]
GetColorFore() const CATControlWnd [virtual]
GetCommand() const CATTreeCtrl [virtual]
GetControlWndHndl()CATControlWnd [inline, virtual]
GetCurItem()CATTreeCtrl [virtual]
GetCursor()CATControl [virtual]
GetData()CATXMLObject
GetFontInfo(CATString &fontName, CATFloat32 &fontSize)CATControl [virtual]
GetHint() const CATTreeCtrl [virtual]
GetItemFromDataPtr(void *dataPtr, CATTREEINFO *rootItem=0)CATTreeCtrl [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
GetNumRootItems()CATTreeCtrl [virtual]
GetParent()CATXMLObject
GetPostRects(CATStack< CATRect > &rectStack)CATControlWnd [virtual]
GetRect()CATGuiObj [virtual]
GetRectAbs(bool screenCoordinates=false)CATGuiObj [virtual]
GetRootItem(CATUInt32 index)CATTreeCtrl [virtual]
GetString() const CATTreeCtrl [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, CATTREEINFO *parent, CATTREEINFO *&newItemRef, void *dataPtr, CATUInt32 index=-1, CATUInt32 imageNumber=-1)CATTreeCtrl [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)CATTreeCtrl [virtual]
OnEscapeChange()CATTreeCtrl [virtual]
OnEvent(const CATEvent &event, CATInt32 &retVal)CATTreeCtrl [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()CATTreeCtrl [virtual]
OnParentDestroy()CATTreeCtrl [virtual]
OnRightMouseClick()CATControl [virtual]
OSAddItem(const CATString &displayText, CATTREEINFO *treeItem, CATUInt32 index)CATTreeCtrl [protected]
OSCleanup()CATControlWnd [protected, virtual]
OSClearTree()CATTreeCtrl [protected]
OSCreate()CATControlWnd [protected, virtual]
OSDrawBorderRect(CATDRAWCONTEXT drawContext, CATRect &rect)CATControlWnd [protected, virtual]
OSEvent(const CATEvent &event, CATInt32 &retVal)CATTreeCtrl [protected]
OSGetCurSel()CATTreeCtrl [protected]
OSGetText(CATString &getText)CATControlWnd [virtual]
OSRebuildTree(std::vector< CATTREEINFO * > *curList)CATTreeCtrl [protected]
OSRemoveItem(CATTREEINFO *treeItem)CATTreeCtrl [protected]
OSSetCurSel(CATTREEINFO *newSel)CATTreeCtrl [protected]
OSSetText(const CATString &newText)CATControlWnd [virtual]
OSUpdateText(CATTREEINFO *treeItem)CATTreeCtrl [protected]
OSUpdateTreeColors()CATTreeCtrl [protected]
ParseAttributes()CATControlWnd [protected, virtual]
PostDraw(CATDRAWCONTEXT drawContext, const CATRect &dirtyRect)CATControlWnd [virtual]
RectFromAttribs()CATControlWnd [virtual]
Remove(CATTREEINFO *&item)CATTreeCtrl [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]
SetCurItem(CATTREEINFO *item, bool sendCommand=true)CATTreeCtrl [virtual]
SetData(const CATWChar *data)CATXMLObject
SetEnabled(bool enabled)CATTreeCtrl [virtual]
SetFocused(bool focused)CATTreeCtrl [virtual]
SetItemText(CATTREEINFO *item, const CATString &text)CATTreeCtrl [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]
UseImageList(CATUInt32 imageListId, CATUInt32 width, const CATColor &transparent)CATTreeCtrl [virtual]
WriteToStream(CATStream *stream)CATXMLObject
~CATControl()CATControl [virtual]
~CATControlWnd()CATControlWnd [virtual]
~CATGuiObj()CATGuiObj [virtual]
~CATTreeCtrl()CATTreeCtrl [virtual]
~CATWidget()CATWidget [inline, virtual]
~CATXMLObject()CATXMLObject [virtual]


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