Public Types |
enum | { ID_AUTOSPIN = FXDial::ID_LAST,
ID_LAST
} |
Public Member Functions |
| FXRealSpinDialBtn (FXComposite *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=ARROW_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) |
| Construct a dial widget.
|
long | onButtonPress (FXObject *, FXSelector, void *) |
long | onButtonRelease (FXObject *, FXSelector, void *) |
long | onKey (FXObject *, FXSelector, void *) |
Protected Member Functions |
| FXRealSpinDialBtn () |
Private Member Functions |
| FXRealSpinDialBtn (const FXRealSpinDialBtn &) |
FXRealSpinDialBtn & | operator= (const FXRealSpinDialBtn &) |
Detailed Description
Definition at line 238 of file FXRealSpinDial.cpp.
Member Enumeration Documentation
Constructor & Destructor Documentation
FX::FXRealSpinDialBtn::FXRealSpinDialBtn |
( |
FXComposite * |
p, |
|
|
FXObject * |
tgt = NULL , |
|
|
FXSelector |
sel = 0 , |
|
|
FXuint |
opts = ARROW_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 |
|
) |
| [inline] |
Member Function Documentation
The documentation for this class was generated from the following file: