|
| | FXRealSpinDialText (FXComposite *p, FXint ncols, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=TEXTFIELD_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 text widget. More...
|
| |
| FXbool | getNumberFormatExponent () const |
| |
| FXint | getNumberFormatPrecision () const |
| |
| FXString | getNumberFormatString () const |
| |
| long | onCmdSetRealValue (FXObject *, FXSelector, void *) |
| |
| long | onMotion (FXObject *, FXSelector, void *) |
| |
| void | setFormatString (const FXchar *fmt) |
| |
| void | setNumberFormat (FXint prec, FXbool bExp=FALSE) |
| |
Definition at line 332 of file FXRealSpinDial.cpp.
| FX::FXRealSpinDialText::FXRealSpinDialText |
( |
| ) |
|
|
inlineprotected |
| FX::FXRealSpinDialText::FXRealSpinDialText |
( |
FXComposite * |
p, |
|
|
FXint |
ncols, |
|
|
FXObject * |
tgt = NULL, |
|
|
FXSelector |
sel = 0, |
|
|
FXuint |
opts = TEXTFIELD_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 |
| FXbool FX::FXRealSpinDialText::getNumberFormatExponent |
( |
| ) |
const |
|
inline |
| FXint FX::FXRealSpinDialText::getNumberFormatPrecision |
( |
| ) |
const |
|
inline |
| FXString FX::FXRealSpinDialText::getNumberFormatString |
( |
| ) |
const |
|
inline |
| long FX::FXRealSpinDialText::onCmdSetRealValue |
( |
FXObject * |
, |
|
|
FXSelector |
, |
|
|
void * |
ptr |
|
) |
| |
| long FX::FXRealSpinDialText::onMotion |
( |
FXObject * |
o, |
|
|
FXSelector |
s, |
|
|
void * |
ptr |
|
) |
| |
| void FX::FXRealSpinDialText::setFormatString |
( |
const FXchar * |
fmt | ) |
|
|
inline |
| void FX::FXRealSpinDialText::setNumberFormat |
( |
FXint |
prec, |
|
|
FXbool |
bExp = FALSE |
|
) |
| |
|
inline |
| FXbool FX::FXRealSpinDialText::exponent |
|
protected |
| FXuint FX::FXRealSpinDialText::flags |
|
protected |
| FXString FX::FXRealSpinDialText::fmtString |
|
protected |
| FXint FX::FXRealSpinDialText::precision |
|
protected |
The documentation for this class was generated from the following file: