25 #ifndef FXREALSPINDIAL_H
26 #define FXREALSPINDIAL_H
63 class FXRealSpinDialText;
123 FXint x = 0, FXint y = 0, FXint w = 0, FXint h = 0,
124 FXint pl = DEFAULT_PAD, FXint pr = DEFAULT_PAD, FXint pt = DEFAULT_PAD, FXint pb = DEFAULT_PAD
170 virtual void setValue(FXdouble value);
178 void setRange(FXdouble lo, FXdouble hi);
189 void setIncrements(FXdouble fine, FXdouble norm, FXdouble coarse);
281 virtual void save(FXStream& store)
const;
284 virtual void load(FXStream& store);
316 #endif // FXREALSPINDIAL_H