Uses of Enum
io.qt.core.QTextStream.Status
Packages that use QTextStream.Status
-
Uses of QTextStream.Status in io.qt.core
Methods in io.qt.core that return QTextStream.StatusModifier and TypeMethodDescriptionstatic QTextStream.Status
QTextStream.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QTextStream.Status
QTextStream.status()
static QTextStream.Status
Returns the enum constant of this type with the specified name.static QTextStream.Status[]
QTextStream.Status.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.Status