csTreeBox Member List
This is the complete list of members for csTreeBox, including all inherited members.| app | csComponent | |
| ApplySkin(csSkin *Skin) | csComponent | [protected] |
| bound | csComponent | |
| Box(int xmin, int ymin, int xmax, int ymax, int colindx) | csComponent | |
| Center(bool iHoriz=true, bool iVert=true) | csComponent | |
| CheckDirtyBU(csRect &ioR) | csComponent | [protected] |
| CheckDirtyTD(csRect &ioR) | csComponent | [protected] |
| CheckHotKey(iEvent &iEvent, char iHotKey) | csComponent | [protected] |
| Clear(int colindx) | csComponent | [inline] |
| ClearZbuffer(int xmin, int ymin, int xmax, int ymax) | csComponent | |
| ClearZbuffer() | csComponent | [inline] |
| Clip(cswsRectVector &rect, csComponent *last, bool forchild=false) | csComponent | [protected] |
| clip | csComponent | [protected] |
| ClipChild(cswsRectVector &rect, csComponent *child) | csComponent | [protected] |
| clipchildren | csComponent | [protected] |
| clipparent | csComponent | [protected] |
| Close() | csComponent | [virtual] |
| CollapseAll() | csTreeBox | [virtual] |
| csComponent(csComponent *iParent) | csComponent | |
| csTreeBox(csComponent *iParent, int iStyle=CSTS_DEFAULTVALUE, csTreeFrameStyle iFrameStyle=cstfsThickRect) | csTreeBox | |
| Delete(csComponent *comp) | csComponent | [virtual] |
| DeleteAll() | csComponent | |
| DeleteClipChild(csComponent *clipchild) | csComponent | |
| dirty | csComponent | [protected] |
| Drag(int x, int y, int DragMode) | csComponent | |
| dragBound | csComponent | [protected, static] |
| DragStyle | csComponent | [protected] |
| dragX | csComponent | [protected, static] |
| Draw() | csTreeBox | [virtual] |
| DrawUnderline(int iX, int iY, const char *iText, int iUnderlinePos, int iColor) | csComponent | |
| ExpandAll() | csTreeBox | [virtual] |
| FastClip(cswsRectVector &rect) | csComponent | [protected] |
| FindMaxFreeRect(csRect &area) | csComponent | |
| FixFocused() | csComponent | |
| FixPosition(int &newX, int &newY) | csComponent | [virtual] |
| FixSize(int &newW, int &newH) | csComponent | [virtual] |
| focused | csComponent | |
| FocusItem(csTreeItem *iItem) | csTreeBox | [protected] |
| Font | csComponent | [protected] |
| FontSize | csComponent | [protected] |
| ForEach(bool(*func)(csComponent *child, void *param), void *param=0, bool Zorder=false) | csComponent | |
| ForEachItem(bool(*func)(csTreeItem *child, void *param), void *param=0, bool iOnlyOpen=false) | csTreeBox | |
| GetChild(int find_id) const | csComponent | |
| GetChildAt(int x, int y, bool(*func)(csComponent *, void *)=0, void *data=0) | csComponent | |
| GetClipParent() | csComponent | [inline] |
| GetColor(int Index) | csComponent | [inline] |
| GetDefault() | csComponent | |
| GetDragStyle() | csComponent | [inline] |
| GetFocused() | csComponent | [inline] |
| GetFont(iFont *&oFont) | csComponent | [virtual] |
| GetFrameStyle() | csTreeBox | [inline] |
| GetMousePosition(int &x, int &y) | csComponent | |
| GetResizeMode() | csComponent | [inline] |
| GetSkin() | csComponent | [virtual] |
| GetSkinName() | csComponent | [virtual] |
| GetState(int mask) | csComponent | [inline] |
| GetStyle() | csTreeBox | [inline] |
| GetText(char *oText, int iTextSize) const | csComponent | [virtual] |
| GetText() const | csComponent | [inline, virtual] |
| GetTextChars(const char *text, int iWidth) | csComponent | |
| GetTextSize(const char *text, int *oHeight=0) | csComponent | |
| GetTop() | csComponent | [inline] |
| GlobalToLocal(int &x, int &y) | csComponent | |
| HandleDragEvent(iEvent &Event, int BorderW, int BorderH) | csComponent | |
| HandleEvent(iEvent &Event) | csTreeBox | [virtual] |
| Hide() | csComponent | [virtual] |
| id | csComponent | |
| Insert(csComponent *comp) | csTreeBox | [virtual] |
| InsertClipChild(csComponent *clipchild) | csComponent | |
| Invalidate(csRect &area, bool IncludeChildren=false, csComponent *below=0) | csComponent | |
| Invalidate(int xmin, int ymin, int xmax, int ymax, bool IncludeChildren=false, csComponent *below=0) | csComponent | [inline] |
| Invalidate(bool IncludeChildren=false, csComponent *below=0) | csComponent | [inline] |
| Line(float x1, float y1, float x2, float y2, int colindx) | csComponent | |
| LocalToGlobal(int &x, int &y) | csComponent | |
| MakeItemVisible(csComponent *iItem, bool iChildren=false) | csTreeBox | [protected] |
| Maximize() | csComponent | [virtual] |
| next | csComponent | |
| NextChild(csComponent *start=0, bool disabled=false) | csComponent | [virtual] |
| NextControl(csComponent *start=0) | csComponent | [virtual] |
| NextGroup(csComponent *start=0) | csComponent | [virtual] |
| ObliqueRect3D(int xmin, int ymin, int xmax, int ymax, int cornersize, int darkindx, int lightindx) | csComponent | |
| OrgBound | csComponent | [protected] |
| originalpalette | csComponent | [protected] |
| OtherToThis(csComponent *from, int &x, int &y) | csComponent | |
| palette | csComponent | [protected] |
| palettesize | csComponent | [protected] |
| parent | csComponent | |
| Pixel(int x, int y, int colindx) | csComponent | |
| Pixmap(csPixmap *s2d, int x, int y, int w, int h, uint8 Alpha=0) | csComponent | |
| Pixmap(csPixmap *s2d, int x, int y, uint8 Alpha=0) | csComponent | [inline] |
| Pixmap(csPixmap *s2d, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0) | csComponent | |
| PlaceItems(int sbFlags=CSTS_HSCROLL|CSTS_VSCROLL) | csTreeBox | |
| PlaceScrollbars() | csTreeBox | [protected] |
| Polygon3D(G3DPolygonDPFX &poly, uint mode) | csComponent | |
| PostHandleEvent(iEvent &Event) | csComponent | [virtual] |
| PreHandleEvent(iEvent &Event) | csComponent | [virtual] |
| PrepareButton(csButton *iButton, bool iOpen) | csTreeBox | [protected] |
| PrepareLabel(const char *iLabel, char *&oLabel, int &oUnderlinePos) | csComponent | [protected, static] |
| prev | csComponent | |
| PrevChild(csComponent *start=0, bool disabled=false) | csComponent | [virtual] |
| PrevControl(csComponent *start=0) | csComponent | [virtual] |
| PrevGroup(csComponent *start=0) | csComponent | [virtual] |
| Rect3D(int xmin, int ymin, int xmax, int ymax, int darkindx, int lightindx) | csComponent | |
| Redraw() | csComponent | |
| ResetPalette() | csComponent | |
| ResizeMode | csComponent | [protected] |
| Restore() | csComponent | [virtual] |
| Select() | csComponent | |
| SendBroadcast(int CommandCode, void *Info=0) | csComponent | |
| SendCommand(int CommandCode, void *Info=0) | csComponent | |
| SetApp(csApp *newapp) | csComponent | |
| SetClipRect(int xmin, int ymin, int xmax, int ymax) | csComponent | [inline] |
| SetClipRect() | csComponent | [inline] |
| SetColor(int Index, int Color) | csComponent | |
| SetDragRect(int xmin, int ymin, int xmax, int ymax) | csComponent | |
| SetDragStyle(int iDragStyle) | csComponent | [inline] |
| SetFocused(csComponent *comp) | csComponent | [virtual] |
| SetFont(iFont *iNewFont) | csComponent | |
| SetMouse(csMouseCursorID Cursor) | csComponent | |
| SetPalette(int *iPalette, int iPaletteSize) | csComponent | |
| SetPalette(int iPaletteID) | csComponent | [inline] |
| SetPos(int x, int y) | csComponent | [inline] |
| SetRect(int xmin, int ymin, int xmax, int ymax) | csTreeBox | [virtual] |
| csComponent::SetRect(csRect &rect) | csComponent | [inline] |
| SetResizeMode(int iResizeMode) | csComponent | [inline] |
| SetSize(int w, int h) | csComponent | [inline] |
| SetSizingCursor(int dragtype) | csComponent | |
| SetState(int mask, bool enable) | csTreeBox | [virtual] |
| SetStyle(int iStyle, csTreeFrameStyle iFrameStyle) | csTreeBox | |
| SetSuggestedSize(int dw, int dh) | csComponent | [virtual] |
| SetText(const char *iText) | csComponent | [virtual] |
| SetZorder(csComponent *comp, csComponent *below) | csComponent | |
| Show(bool focused=false) | csComponent | [virtual] |
| skindata | csComponent | |
| skinslice | csComponent | |
| state | csComponent | [protected] |
| SuggestSize(int &w, int &h) | csComponent | [virtual] |
| Text(int x, int y, int fgindx, int bgindx, const char *s) | csComponent | |
| text | csComponent | [protected] |
| Texture(iTextureHandle *tex, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0) | csComponent | |
| top | csComponent | |
| visregion | csComponent | [protected, static] |
| VScroll(int iDelta, bool iMoveCaret) | csTreeBox | [protected] |
| WordLeft(const char *iText, int StartPos) | csComponent | [protected, static] |
| WordRight(const char *iText, int StartPos) | csComponent | [protected, static] |
| ~csComponent() | csComponent | [virtual] |
| ~csTreeBox() | csTreeBox | [virtual] |
Generated for Crystal Space by doxygen 1.2.18
