gwenhywfar 5.12.0
ThemeLabel Class Reference

#include <theme.h>

Inheritance diagram for ThemeLabel:

Public Member Functions

long onPaint (FXObject *, FXSelector, void *ptr)
 
 ThemeLabel (FXComposite *p, const FXString &text, FXIcon *ic=0, FXuint opts=LABEL_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

 ThemeLabel ()
 

Detailed Description

Definition at line 94 of file theme.h.

Constructor & Destructor Documentation

◆ ThemeLabel() [1/2]

ThemeLabel ( )
inlineprotected

Definition at line 98 of file theme.h.

◆ ThemeLabel() [2/2]

ThemeLabel ( FXComposite * p,
const FXString & text,
FXIcon * ic = 0,
FXuint opts = LABEL_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: