CopperSpice API
1.9.2
|
This is the complete list of members for QXmlLexicalHandler, including all inherited members.
comment(const QString &ch) = 0 | QXmlLexicalHandler | pure virtual |
endCDATA() = 0 | QXmlLexicalHandler | pure virtual |
endDTD() = 0 | QXmlLexicalHandler | pure virtual |
endEntity(const QString &name) = 0 | QXmlLexicalHandler | pure virtual |
errorString() const = 0 | QXmlLexicalHandler | pure virtual |
startCDATA() = 0 | QXmlLexicalHandler | pure virtual |
startDTD(const QString &name, const QString &publicId, const QString &systemId) = 0 | QXmlLexicalHandler | pure virtual |
startEntity(const QString &name) = 0 | QXmlLexicalHandler | pure virtual |
~QXmlLexicalHandler() | QXmlLexicalHandler | inlinevirtual |