|
gwenhywfar 5.10.1
|
#include <theme.h>


Public Member Functions | |
| long | onPaint (FXObject *, FXSelector, void *ptr) |
| ThemeButton (FXComposite *p, const FXString &text, FXIcon *ic=NULL, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=BUTTON_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=DEFAULT_PAD, FXint pr=DEFAULT_PAD, FXint pt=DEFAULT_PAD, FXint pb=DEFAULT_PAD) | |
Protected Member Functions | |
| ThemeButton () | |
|
inlineprotected |
| ThemeButton | ( | FXComposite * | p, |
| const FXString & | text, | ||
| FXIcon * | ic = NULL, |
||
| FXObject * | tgt = NULL, |
||
| FXSelector | sel = 0, |
||
| FXuint | opts = BUTTON_NORMAL, |
||
| FXint | x = 0, |
||
| FXint | y = 0, |
||
| FXint | w = 0, |
||
| FXint | h = 0, |
||
| FXint | pl = DEFAULT_PAD, |
||
| FXint | pr = DEFAULT_PAD, |
||
| FXint | pt = DEFAULT_PAD, |
||
| FXint | pb = DEFAULT_PAD |
||
| ) |
| long onPaint | ( | FXObject * | , |
| FXSelector | , | ||
| void * | ptr | ||
| ) |
Outside Background
Border
Gradient
Outside Background
Border
Definition at line 85 of file theme.cpp.
References drawRectangle().
Referenced by FXDEFMAP().

