Uses of Enum
io.qt.core.QXmlStreamReader.Error
Packages that use QXmlStreamReader.Error
-
Uses of QXmlStreamReader.Error in io.qt.core
Methods in io.qt.core that return QXmlStreamReader.ErrorModifier and TypeMethodDescriptionfinal QXmlStreamReader.Error
QXmlStreamReader.error()
static QXmlStreamReader.Error
QXmlStreamReader.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QXmlStreamReader.Error
Returns the enum constant of this type with the specified name.static QXmlStreamReader.Error[]
QXmlStreamReader.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.