Uses of Enum
io.qt.gui.QDoubleValidator.Notation
Packages that use QDoubleValidator.Notation
-
Uses of QDoubleValidator.Notation in io.qt.gui
Fields in io.qt.gui with type parameters of type QDoubleValidator.NotationMethods in io.qt.gui that return QDoubleValidator.NotationModifier and TypeMethodDescriptionQDoubleValidator.notation()
static QDoubleValidator.Notation
QDoubleValidator.Notation.resolve
(int value) Returns the corresponding enum entry for the given value.static QDoubleValidator.Notation
Returns the enum constant of this type with the specified name.static QDoubleValidator.Notation[]
QDoubleValidator.Notation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QDoubleValidator.NotationModifier and TypeMethodDescriptionfinal void
QDoubleValidator.setNotation
(QDoubleValidator.Notation arg__1)