Uses of Interface
io.qt.xml.QXmlErrorHandler
Packages that use QXmlErrorHandler
-
Uses of QXmlErrorHandler in io.qt.xml
Classes in io.qt.xml that implement QXmlErrorHandlerMethods in io.qt.xml that return QXmlErrorHandlerModifier and TypeMethodDescriptionabstract QXmlErrorHandler
QXmlReader.errorHandler()
Deprecated.QXmlSimpleReader.errorHandler()
Deprecated.Methods in io.qt.xml with parameters of type QXmlErrorHandlerModifier and TypeMethodDescriptionabstract void
QXmlReader.setErrorHandler
(QXmlErrorHandler handler) Deprecated.void
QXmlSimpleReader.setErrorHandler
(QXmlErrorHandler handler) Deprecated.