
|
Main Page Class Hierarchy Compound List File List Compound Members
csGrid Member ListThis is the complete list of members for csGrid, including all inherited members.
- activeView
[protected] - app
- ApplySkin(csSkin *Skin)
[protected] - bound
- Box(int xmin, int ymin, int xmax, int ymax, int colindx)
- CalcMinimalSize(csRegionTree2D *node, int &w, int &h)
[protected] - Center(bool iHoriz=true, bool iVert=true)
- CheckDirtyBU(csRect &ioR)
[protected] - CheckDirtyTD(csRect &ioR)
[protected] - CheckHotKey(iEvent &iEvent, char iHotKey)
[protected] - Clear(int colindx)
[inline] - ClearZbuffer(int xmin, int ymin, int xmax, int ymax)
- ClearZbuffer()
[inline] - Clip(cswsRectVector &rect, csComponent *last, bool forchild=false)
[protected] - clip
[protected] - ClipChild(cswsRectVector &rect, csComponent *child)
[protected] - clipchildren
[protected] - clipparent
[protected] - Close()
[virtual] - CreateRegion(csRect &rc, csGridCell *cell)
- csComponent(csComponent *iParent)
- csGrid(csComponent *pParent, int nRows, int nCols, int iStyle=CSGS_DEFAULTVALUE|CSGVS_DEFAULTVALUE)
- csGrid(csComponent *pParent, int nRows, int nCols, csGridCell *gridpattern, int iStyle=CSGS_DEFAULTVALUE|CSGVS_DEFAULTVALUE) (defined in csGrid)
- csGridView (defined in csGrid)
[friend] - cursorStyle
[protected] - Delete(csComponent *comp)
[virtual] - DeleteAll()
- DeleteClipChild(csComponent *clipchild)
- dirty
[protected] - Drag(int x, int y, int DragMode)
- dragBound
[protected, static] - dragMode
[protected, static] - DragStyle
[protected] - dragX
[protected, static] - dragY
[protected, static] - Draw()
[virtual] - DrawUnderline(int iX, int iY, const char *iText, int iUnderlinePos, int iColor)
- FastClip(cswsRectVector &rect)
[protected] - FindMaxFreeRect(csRect &area)
- FixFocused()
- FixPosition(int &newX, int &newY)
[virtual] - FixSize(int &newW, int &newH)
[virtual] - focused
- Font
[protected] - FontSize
[protected] - ForEach(bool(*func)(csComponent *child, void *param), void *param=NULL, bool Zorder=false)
- GetActiveView()
[inline] - GetChild(int find_id) const
- GetChildAt(int x, int y, bool(*func)(csComponent *, void *)=NULL, void *data=NULL)
- GetClipParent()
[inline] - GetColor(int Index)
[inline] - GetCursorPos(int &row, int &col)
[virtual] - GetCursorStyle()
[virtual] - GetDefault()
- GetDragStyle()
[inline] - GetFocused()
[inline] - GetFont(iFont *&oFont, int &oFontSize)
[virtual] - GetMousePosition(int &x, int &y)
- GetResizeMode()
[inline] - GetRootView()
[inline] - GetSkin()
[virtual] - GetSkinName()
[virtual] - GetState(int mask)
[inline] - GetStringAt(int row, int col) (defined in csGrid)
- GetText(char *oText, int iTextSize) const
[virtual] - GetText() const
[inline, virtual] - GetTextChars(const char *text, int iWidth)
- GetTextSize(const char *text, int *oHeight=NULL)
- GetTop()
[inline] - GlobalToLocal(int &x, int &y)
- grid
[protected] - HandleDragEvent(iEvent &Event, int BorderW, int BorderH)
- HandleEvent(iEvent &Event)
[virtual] - Hide()
[virtual] - id
- Insert(csComponent *comp)
[virtual] - InsertClipChild(csComponent *clipchild)
- Invalidate(csRect &area, bool IncludeChildren=false, csComponent *below=NULL)
- Invalidate(int xmin, int ymin, int xmax, int ymax, bool IncludeChildren=false, csComponent *below=NULL)
[inline] - Invalidate(bool IncludeChildren=false, csComponent *below=NULL)
[inline] - Line(float x1, float y1, float x2, float y2, int colindx)
- LocalToGlobal(int &x, int &y)
- Maximize()
[virtual] - next
- NextChild(csComponent *start=NULL, bool disabled=false)
[virtual] - NextControl(csComponent *start=NULL)
[virtual] - NextGroup(csComponent *start=NULL)
[virtual] - ObliqueRect3D(int xmin, int ymin, int xmax, int ymax, int cornersize, int darkindx, int lightindx)
- OrgBound
[protected] - originalpalette
[protected] - OtherToThis(csComponent *from, int &x, int &y)
- palette
[protected] - palettesize
[protected] - parent
- Pixel(int x, int y, int colindx)
- Pixmap(csPixmap *s2d, int x, int y, int w, int h, uint8 Alpha=0)
- Pixmap(csPixmap *s2d, int x, int y, uint8 Alpha=0)
[inline] - Pixmap(csPixmap *s2d, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0)
- PlaceGadgets()
[protected] - Polygon3D(G3DPolygonDPFX &poly, uint mode)
- PostHandleEvent(iEvent &Event)
[virtual] - PreHandleEvent(iEvent &Event)
[virtual] - PrepareLabel(const char *iLabel, char *&oLabel, int &oUnderlinePos)
[protected, static] - prev
- PrevChild(csComponent *start=NULL, bool disabled=false)
[virtual] - PrevControl(csComponent *start=NULL)
[virtual] - PrevGroup(csComponent *start=NULL)
[virtual] - Rect3D(int xmin, int ymin, int xmax, int ymax, int darkindx, int lightindx)
- Redraw()
- regions (defined in csGrid)
[protected] - ResetPalette()
- ResizeMode
[protected] - Restore()
[virtual] - Select()
- SendBroadcast(int CommandCode, void *Info=NULL)
- SendCommand(int CommandCode, void *Info=NULL)
- SetActiveView(csGridView *view)
- SetApp(csApp *newapp)
- SetClipRect(int xmin, int ymin, int xmax, int ymax)
[inline] - SetClipRect()
[inline] - SetColor(int Index, int Color)
- SetCursorPos(int row, int col)
[virtual] - SetCursorStyle(int iCursorStyle=CSGCS_NONE)
[virtual] - SetDragRect(int xmin, int ymin, int xmax, int ymax)
- SetDragStyle(int iDragStyle)
[inline] - SetFocused(csComponent *comp)
[virtual] - SetFont(iFont *iNewFont, int iSize=-1)
- SetMouse(csMouseCursorID Cursor)
- SetPalette(int *iPalette, int iPaletteSize)
- SetPalette(int iPaletteID)
[inline] - SetPos(int x, int y)
[inline] - SetRect(int xmin, int ymin, int xmax, int ymax)
[virtual] - csComponent::SetRect(csRect &rect)
[inline] - SetResizeMode(int iResizeMode)
[inline] - SetSize(int w, int h)
[inline] - SetSizingCursor(int dragtype)
- SetState(int mask, bool enable)
[virtual] - SetStringAt(int row, int col, const char *data)
[virtual] - SetSuggestedSize(int dw, int dh)
[virtual] - SetText(const char *iText)
[virtual] - SetZorder(csComponent *comp, csComponent *below)
- Show(bool focused=false)
[virtual] - skindata
- skinslice
- splitterX
[protected] - splitterY
[protected] - state
[protected] - SuggestSize(int &w, int &h)
[virtual] - Text(int x, int y, int fgindx, int bgindx, const char *s)
- text
[protected] - Texture(iTextureHandle *tex, int x, int y, int w, int h, int orgx, int orgy, uint8 Alpha=0)
- top
- viewlayout (defined in csGrid)
[protected] - visregion
[protected, static] - vRegionStyles
[protected] - vViews
[protected] - WordLeft(const char *iText, int StartPos)
[protected, static] - WordRight(const char *iText, int StartPos)
[protected, static] - xcur
[protected] - ycur
[protected] - ~csComponent()
[virtual] - ~csGrid()
[virtual]
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000
|