Uses of Enum
io.qt.core.QXmlStreamReader.ReadElementTextBehaviour
Packages that use QXmlStreamReader.ReadElementTextBehaviour
-
Uses of QXmlStreamReader.ReadElementTextBehaviour in io.qt.core
Methods in io.qt.core that return QXmlStreamReader.ReadElementTextBehaviourModifier and TypeMethodDescriptionQXmlStreamReader.ReadElementTextBehaviour.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.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.ReadElementTextBehaviourModifier and TypeMethodDescriptionfinal String
QXmlStreamReader.readElementText
(QXmlStreamReader.ReadElementTextBehaviour behaviour)