Uses of Enum
io.qt.core.QJsonParseError.ParseError
Packages that use QJsonParseError.ParseError
-
Uses of QJsonParseError.ParseError in io.qt.core
Methods in io.qt.core that return QJsonParseError.ParseErrorModifier and TypeMethodDescriptionQJsonParseError.error()
static QJsonParseError.ParseError
QJsonParseError.ParseError.resolve
(int value) Returns the corresponding enum entry for the given value.static QJsonParseError.ParseError
Returns the enum constant of this type with the specified name.static QJsonParseError.ParseError[]
QJsonParseError.ParseError.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 QJsonParseError.ParseErrorModifier and TypeMethodDescriptionfinal void
QJsonParseError.setError
(QJsonParseError.ParseError error)