Qt 5.15
Qt GUI
C++ Classes
QDoubleValidator
Qt 5.15.12 Reference Documentation
List of All Members for QDoubleValidator
This is the complete list of members for
QDoubleValidator
, including inherited members.
enum
Notation
enum
State
bottomChanged
(double )
decimalsChanged
(int )
notationChanged
(QDoubleValidator::Notation )
objectNameChanged
(const QString &)
topChanged
(double )
bottom
() const : double
decimals
() const : int
notation
() const : QDoubleValidator::Notation
objectName
() const : QString
setBottom
(
double
)
setDecimals
(
int
)
setNotation
(
QDoubleValidator::Notation
)
setObjectName
(const QString &)
setTop
(
double
)
staticMetaObject
:
top
() const : double