- bottom
double bottom()
Undocumented in source. Be warned that the author may not have intended to support it.
- bottomChanged
void bottomChanged(double bottom)
Undocumented in source.
- decimals
int decimals()
Undocumented in source. Be warned that the author may not have intended to support it.
- decimalsChanged
void decimalsChanged(int decimals)
Undocumented in source.
- notation
Notation notation()
Undocumented in source.
- notationChanged
void notationChanged(QDoubleValidator.Notation notation)
Undocumented in source.
- setBottom
void setBottom(double )
Undocumented in source.
- setDecimals
void setDecimals(int )
Undocumented in source.
- setNotation
void setNotation(Notation )
Undocumented in source.
- setRange
void setRange(double bottom, double top, int decimals)
Undocumented in source.
- setTop
void setTop(double )
Undocumented in source.
- top
double top()
Undocumented in source. Be warned that the author may not have intended to support it.
- topChanged
void topChanged(double top)
Undocumented in source.
- validate
QValidator.State validate(QString , int )
Undocumented in source.