Uses of Class
io.qt.core.QXmlStreamReader.ReadElementTextBehaviour
Package | Description |
---|---|
io.qt.core |
-
Uses of QXmlStreamReader.ReadElementTextBehaviour in io.qt.core
Methods in io.qt.core that return QXmlStreamReader.ReadElementTextBehaviour Modifier and Type Method Description static QXmlStreamReader.ReadElementTextBehaviour
QXmlStreamReader.ReadElementTextBehaviour. resolve(int value)
Returns the corresponding enum entry for the given value.static QXmlStreamReader.ReadElementTextBehaviour
QXmlStreamReader.ReadElementTextBehaviour. valueOf(String name)
Returns the enum constant of this type with the specified name.static QXmlStreamReader.ReadElementTextBehaviour[]
QXmlStreamReader.ReadElementTextBehaviour. 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 QXmlStreamReader.ReadElementTextBehaviour Modifier and Type Method Description String
QXmlStreamReader. readElementText(QXmlStreamReader.ReadElementTextBehaviour behaviour)