Uses of Interface
io.qt.xml.QXmlLexicalHandler
Packages that use QXmlLexicalHandler
-
Uses of QXmlLexicalHandler in io.qt.xml
Classes in io.qt.xml that implement QXmlLexicalHandlerModifier and TypeClassDescriptionclass
Deprecated.static class
Deprecated.Methods in io.qt.xml that return QXmlLexicalHandlerModifier and TypeMethodDescriptionabstract QXmlLexicalHandler
QXmlReader.lexicalHandler()
Deprecated.QXmlSimpleReader.lexicalHandler()
Deprecated.Methods in io.qt.xml with parameters of type QXmlLexicalHandlerModifier and TypeMethodDescriptionabstract void
QXmlReader.setLexicalHandler
(QXmlLexicalHandler handler) Deprecated.void
QXmlSimpleReader.setLexicalHandler
(QXmlLexicalHandler handler) Deprecated.