Uses of Interface
io.qt.xml.QXmlDeclHandler
Packages that use QXmlDeclHandler
-
Uses of QXmlDeclHandler in io.qt.xml
Classes in io.qt.xml that implement QXmlDeclHandlerModifier and TypeClassDescriptionstatic class
Deprecated.class
Deprecated.Methods in io.qt.xml that return QXmlDeclHandlerModifier and TypeMethodDescriptionabstract QXmlDeclHandler
QXmlReader.declHandler()
Deprecated.QXmlSimpleReader.declHandler()
Deprecated.Methods in io.qt.xml with parameters of type QXmlDeclHandlerModifier and TypeMethodDescriptionabstract void
QXmlReader.setDeclHandler
(QXmlDeclHandler handler) Deprecated.void
QXmlSimpleReader.setDeclHandler
(QXmlDeclHandler handler) Deprecated.