csSpinBox Member List
This is the complete list of members for csSpinBox, 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 | csComponent | [protected] |
Clip(cswsRectVector &rect, csComponent *last, bool forchild=false) | csComponent | [protected] |
ClipChild(cswsRectVector &rect, csComponent *child) | csComponent | [protected] |
clipchildren | csComponent | [protected] |
clipparent | csComponent | [protected] |
Close() | csComponent | [virtual] |
csComponent(csComponent *iParent) | csComponent | |
csInputLine(csComponent *iParent, int iMaxLen=CSIL_DEFAULTLENGTH, csInputLineFrameStyle iFrameStyle=csifsThickRect) | csInputLine | |
csSpinBox(csComponent *iParent, csInputLineFrameStyle iFrameStyle=csifsThickRect) | csSpinBox | |
Delete(csComponent *comp) | csComponent | [virtual] |
DeleteAll() | csComponent | |
DeleteClipChild(csComponent *clipchild) | csComponent | |
DeleteSelection() | csInputLine | |
dirty | csComponent | [protected] |
Drag(int x, int y, int DragMode) | csComponent | |
dragBound | csComponent | [protected, static] |
DragStyle | csComponent | [protected] |
dragX | csComponent | [protected, static] |
Draw() | csSpinBox | [virtual] |
DrawUnderline(int iX, int iY, const char *iText, int iUnderlinePos, int iColor) | csComponent | |
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 | |
Font | csComponent | [protected] |
FontSize | csComponent | [protected] |
ForEach(bool(*func)(csComponent *child, void *param), void *param=0, bool Zorder=false) | csComponent | |
GetCharX(int iNum) | csInputLine | [protected] |
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] |
GetMousePosition(int &x, int &y) | csComponent | |
GetResizeMode() | csComponent | [inline] |
GetSkin() | csComponent | [virtual] |
GetSkinName() | csComponent | [virtual] |
GetState(int mask) | csComponent | [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) | csSpinBox | [virtual] |
Hide() | csComponent | [virtual] |
id | csComponent | |
Insert(csComponent *comp) | csComponent | [virtual] |
InsertClipChild(csComponent *clipchild) | csComponent | |
InsertItem(char *iValue, int iPosition) | csSpinBox | |
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] |
IsValidChar(char iChar) | csInputLine | [virtual] |
IsValidPos(int NewPos) | csInputLine | [virtual] |
IsValidString(const char *iText) | csInputLine | [virtual] |
Line(float x1, float y1, float x2, float y2, int colindx) | csComponent | |
LocalToGlobal(int &x, int &y) | csComponent | |
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 | |
Polygon3D(G3DPolygonDPFX &poly, uint mode) | csComponent | |
PostHandleEvent(iEvent &Event) | csComponent | [virtual] |
PreHandleEvent(iEvent &Event) | csComponent | [virtual] |
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 | |
SetCursorPos(int NewPos, bool ExtendSel) | csInputLine | |
SetDragRect(int xmin, int ymin, int xmax, int ymax) | csComponent | |
SetDragStyle(int iDragStyle) | csComponent | [inline] |
SetFocused(csComponent *comp) | csComponent | [virtual] |
SetFont(iFont *iNewFont) | csComponent | |
SetLimits(int iMin, int iMax, char *iFormat="%d") | csSpinBox | |
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) | csComponent | [virtual] |
SetRect(csRect &rect) | csComponent | [inline] |
SetResizeMode(int iResizeMode) | csComponent | [inline] |
SetSelection(int iStart, int iEnd) | csInputLine | |
SetSize(int w, int h) | csComponent | [inline] |
SetSizingCursor(int dragtype) | csComponent | |
SetState(int mask, bool enable) | csInputLine | [virtual] |
SetSuggestedSize(int dw, int dh) | csComponent | [virtual] |
SetText(const char *iText) | csSpinBox | [virtual] |
SetTextExt(const char *iText) | csInputLine | [protected] |
SetValue(int iValue) | csSpinBox | |
SetZorder(csComponent *comp, csComponent *below) | csComponent | |
Show(bool focused=false) | csComponent | [virtual] |
skindata | csComponent | |
skinslice | csComponent | |
state | csComponent | [protected] |
SuggestSize(int &w, int &h) | csInputLine | [virtual] |
text | csComponent | [protected] |
Text(int x, int y, int fgindx, int bgindx, const char *s) | csComponent | |
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] |
WordLeft(const char *iText, int StartPos) | csComponent | [protected, static] |
WordRight(const char *iText, int StartPos) | csComponent | [protected, static] |
~csComponent() | csComponent | [virtual] |
~csSpinBox() | csSpinBox | [virtual] |
Generated for Crystal Space by doxygen 1.2.18