27 #ifndef FXREALSPINDIAL_H
28 #define FXREALSPINDIAL_H
65 class FXRealSpinDialText;
125 FXint x = 0, FXint y = 0, FXint w = 0, FXint h = 0,
126 FXint pl = DEFAULT_PAD, FXint pr = DEFAULT_PAD, FXint pt = DEFAULT_PAD, FXint pb = DEFAULT_PAD
172 virtual void setValue(FXdouble value);
180 void setRange(FXdouble lo, FXdouble hi);
191 void setIncrements(FXdouble fine, FXdouble norm, FXdouble coarse);
283 virtual void save(FXStream& store)
const;
286 virtual void load(FXStream& store);
318 #endif // FXREALSPINDIAL_H