Uses of Enum
io.qt.xml.QDomNode.EncodingPolicy
Packages that use QDomNode.EncodingPolicy
-
Uses of QDomNode.EncodingPolicy in io.qt.xml
Subclasses with type arguments of type QDomNode.EncodingPolicy in io.qt.xmlMethods in io.qt.xml that return QDomNode.EncodingPolicyModifier and TypeMethodDescriptionstatic QDomNode.EncodingPolicyQDomNode.EncodingPolicy.resolve(int value) Returns the corresponding enum entry for the given value.static QDomNode.EncodingPolicyReturns the enum constant of this type with the specified name.static QDomNode.EncodingPolicy[]QDomNode.EncodingPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.xml with parameters of type QDomNode.EncodingPolicyModifier and TypeMethodDescriptionfinal voidQDomNode.save(QTextStream arg__1, int arg__2, QDomNode.EncodingPolicy arg__3)