, including all inherited members.
| add(Element *e, int minHeight=-1, int pos=-1, bool mixWithOther=true) | Element | [virtual] |
| center() | MyLabel | |
| centerH(int left, int right) | MyLabel | |
| centerV(int top=-1, int bottom=-1) | MyLabel | |
| changeColor(DWORD color, int state=LABEL_STATE_NORMAL) | MyLabel | |
| changeState(int newState) | MyLabel | [inline] |
| changeVisibility(bool vis, bool eraseBckground=true) | MyLabel | |
| ConvertToDIB(HBITMAP &hBitmap) | Element | [static] |
| CreateBitmapMask(DIRECTDRAW_GDI *hbmColour, COLORREF crTransparent) | Element | [static] |
| Element(int idElement, int &x, int &y, int typeElement, bool realPos=false) | Element | |
| fontItalic | MyLabel | [static] |
| fontNormal | MyLabel | [static] |
| fontSmall | MyLabel | [static] |
| fontTitle | MyLabel | [static] |
| fromIImageToGDI(IImage **src, bool force32bits=false) | Element | [static] |
| getBottom() | Element | [inline] |
| getElementByID(int id, int typeExpected=-1) | Element | [static] |
| getGestEvent() | Element | [inline, static] |
| getHeight() | Element | [inline] |
| getId() | Element | [inline] |
| getIImagingFactory() | Element | [static] |
| getImgFromBuffer(BitmapData *dataBuffer) | Element | [static] |
| getLeft() | Element | [inline] |
| getPaddingLeft() | MyLabel | [inline] |
| getPaddingTop() | MyLabel | [inline] |
| getRight() | Element | [inline] |
| getState() | MyLabel | [inline] |
| getText() | MyLabel | [inline] |
| getTop() | Element | [inline] |
| getType() | Element | [inline] |
| getWidth() | Element | [inline] |
| gi | Element | |
| idElement | Element | [protected] |
| isActivated | Element | [protected] |
| isClickable | MyLabel | |
| isClicked(int x, int y) | MyLabel | [virtual] |
| loadIcon(wstring fileDst, wstring link) | Element | [static] |
| loadIImage(wstring *name) | Element | [static] |
| loadImage(wstring *name, bool rescall=false, bool transparent=false) | Element | [static] |
| loadImageWithAlpha(wstring name, bool rescall) | Element | [static] |
| MessageBoxSense class | Element | [friend] |
| mouseEvent | Element | [protected] |
| mouseGesture() | Element | [inline, virtual] |
| MyLabel(int idElement, int x, int y, int width, int height, wstring text, int fontType=0, bool centered=true, DWORD color=0) | MyLabel | |
| MyLabel(int idElement, int x, int y, wstring text, int fontType=0, DWORD color=0, bool realPos=false, DWORD backColor=1) | MyLabel | |
| MyLabel(int idElement, int x, int y, wstring text, DIRECTDRAW_GDI *bkgHover, int fontType=0, DWORD color=0) | MyLabel | |
| MyLabel(int idElement, int x, int y, wstring text, MyPictureBox *image, int paddingText, int fontType=0, DWORD color=0) | MyLabel | |
| noError | Element | [static] |
| owner | Element | |
| paddingSup | Element | [protected] |
| paint(DIRECTDRAW_GDI *lpDDraw, int x, int y) | MyLabel | [virtual] |
| paintColor(DIRECTDRAW_GDI *lpDDraw, int x, int y, COLORREF color, COLORREF background) | MyLabel | [virtual] |
| patchImage(DIRECTDRAW_GDI *bkg, wstring *name, int nbPatch, int posX, int posY) | Element | [static] |
| position | Element | [protected] |
| positionAbsolute | Element | [protected] |
| recopiePosition(RECT &dest) | Element | [inline] |
| redraw() | Element | [static] |
| reloadAllSurface() | Element | [static] |
| resizeIImage(wstring *name) | Element | [static] |
| run(bool isRightClicked=false) | MyLabel | [virtual] |
| saveIcon(HICON myIcon, wstring fileDst) | Element | [static] |
| sendMsg(int wParam, void *lParam) | Element | [static] |
| setBkg(DIRECTDRAW_GDI *surf) | MyLabel | |
| setBottom(int t) | Element | [inline] |
| setGestEvent(EventHandler *val) | Element | [inline, static] |
| setHeight(int t) | Element | [inline] |
| setLeft(int t) | Element | [inline] |
| setMustRedraw() | Element | [virtual] |
| setPaddingLeft(int l) | MyLabel | [inline] |
| setPaddingTop(int t) | MyLabel | [inline] |
| setRight(int t) | Element | [inline] |
| setText(wstring nT, bool redraw=true) | MyLabel | |
| setTop(int t) | Element | [inline] |
| setWidth(int t) | Element | [inline] |
| sizeChanged(Element *src, int width, int height) | Element | [virtual] |
| typeElement | Element | [protected] |
| unClick() | MyLabel | [virtual] |
| WriteBMPFile(HBITMAP bitmap, LPTSTR filename, HDC hDC) | Element | |
| ~Element(void) | Element | [virtual] |
| ~MyLabel(void) | MyLabel | |