Uses of Class
io.qt.core.QXmlStreamReader.Error
Package | Description |
---|---|
io.qt.core |
-
Uses of QXmlStreamReader.Error in io.qt.core
Methods in io.qt.core that return QXmlStreamReader.Error Modifier and Type Method Description QXmlStreamReader.Error
QXmlStreamReader. error()
static QXmlStreamReader.Error
QXmlStreamReader.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QXmlStreamReader.Error
QXmlStreamReader.Error. valueOf(String name)
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.