Uses of Interface
io.qt.xml.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 QXmlErrorHandlerQXmlReader.errorHandler()Deprecated.QXmlSimpleReader.errorHandler()Deprecated.Methods in io.qt.xml with parameters of type QXmlErrorHandlerModifier and TypeMethodDescriptionabstract voidQXmlReader.setErrorHandler(QXmlErrorHandler handler) Deprecated.voidQXmlSimpleReader.setErrorHandler(QXmlErrorHandler handler) Deprecated.