就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt XML
C++ 类
QXmlReader
List of All Members for QXmlReader
这是完整成员列表为
QXmlReader
,包括继承的成员。
~QXmlReader
()
DTDHandler
() const : QXmlDTDHandler *
contentHandler
() const : QXmlContentHandler *
declHandler
() const : QXmlDeclHandler *
entityResolver
() const : QXmlEntityResolver *
errorHandler
() const : QXmlErrorHandler *
feature
(const QString &, bool *) const : bool
hasFeature
(const QString &) const : bool
hasProperty
(const QString &) const : bool
lexicalHandler
() const : QXmlLexicalHandler *
parse
(const QXmlInputSource *) : bool
property
(const QString &, bool *) const : void *
setContentHandler
(QXmlContentHandler *)
setDTDHandler
(QXmlDTDHandler *)
setDeclHandler
(QXmlDeclHandler *)
setEntityResolver
(QXmlEntityResolver *)
setErrorHandler
(QXmlErrorHandler *)
setFeature
(const QString &, bool )
setLexicalHandler
(QXmlLexicalHandler *)
setProperty
(const QString &, void *)