Uses of Enum
io.qt.core.QTextStream.RealNumberNotation
Packages that use QTextStream.RealNumberNotation
-
Uses of QTextStream.RealNumberNotation in io.qt.core
Methods in io.qt.core that return QTextStream.RealNumberNotationModifier and TypeMethodDescriptionQTextStream.realNumberNotation()
QTextStream.RealNumberNotation.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QTextStream.RealNumberNotation[]
QTextStream.RealNumberNotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QTextStream.RealNumberNotationModifier and TypeMethodDescriptionfinal void
QTextStream.setRealNumberNotation
(QTextStream.RealNumberNotation notation)