Uses of Interface
io.qt.xml.QXmlDeclHandler
Package | Description |
---|---|
io.qt.xml |
-
Uses of QXmlDeclHandler in io.qt.xml
Classes in io.qt.xml that implement QXmlDeclHandler Modifier and Type Class Description static class
QXmlDeclHandler.Impl
Deprecated.class
QXmlDefaultHandler
Deprecated.Methods in io.qt.xml that return QXmlDeclHandler Modifier and Type Method Description abstract QXmlDeclHandler
QXmlReader. declHandler()
Deprecated.QXmlDeclHandler
QXmlSimpleReader. declHandler()
Deprecated.Methods in io.qt.xml with parameters of type QXmlDeclHandler Modifier and Type Method Description abstract void
QXmlReader. setDeclHandler(QXmlDeclHandler handler)
Deprecated.void
QXmlSimpleReader. setDeclHandler(QXmlDeclHandler handler)
Deprecated.