gwenhywfar  5.11.1beta
Public Member Functions | Protected Member Functions
ThemeButton Class Reference

#include <theme.h>

Inheritance diagram for ThemeButton:

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 ()
 

Detailed Description

Definition at line 35 of file theme.h.

Constructor & Destructor Documentation

◆ ThemeButton() [1/2]

ThemeButton ( )
inlineprotected

Definition at line 39 of file theme.h.

◆ ThemeButton() [2/2]

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 
)

Member Function Documentation

◆ onPaint()

long onPaint ( FXObject *  ,
FXSelector  ,
void *  ptr 
)

The documentation for this class was generated from the following file: