Uses of Class
io.qt.xml.QXmlParseException
Packages that use QXmlParseException
-
Uses of QXmlParseException in io.qt.xml
Methods in io.qt.xml that return QXmlParseExceptionModifier and TypeMethodDescriptionQXmlParseException.clone()
Deprecated.Creates and returns a copy of this object.Methods in io.qt.xml with parameters of type QXmlParseExceptionModifier and TypeMethodDescriptionfinal boolean
QXmlParseException.equals
(QXmlParseException arg2) Deprecated.Seeoperator==(QXmlParseException,
QXmlParseException) boolean
QXmlDefaultHandler.error
(QXmlParseException exception) Deprecated.boolean
QXmlErrorHandler.error
(QXmlParseException exception) Deprecated.abstract boolean
QXmlErrorHandler.Impl.error
(QXmlParseException exception) Deprecated.boolean
QXmlDefaultHandler.fatalError
(QXmlParseException exception) Deprecated.boolean
QXmlErrorHandler.fatalError
(QXmlParseException exception) Deprecated.abstract boolean
QXmlErrorHandler.Impl.fatalError
(QXmlParseException exception) Deprecated.boolean
QXmlDefaultHandler.warning
(QXmlParseException exception) Deprecated.abstract boolean
QXmlErrorHandler.Impl.warning
(QXmlParseException exception) Deprecated.boolean
QXmlErrorHandler.warning
(QXmlParseException exception) Deprecated.Constructors in io.qt.xml with parameters of type QXmlParseExceptionModifierConstructorDescriptionDeprecated.