就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.15.17
Qt XML
C++ 類
QXmlContentHandler
List of All Members for QXmlContentHandler
這是完整成員列錶為
QXmlContentHandler
,包括繼承的成員。
~QXmlContentHandler
()
characters
(const QString &) : bool
endDocument
() : bool
endElement
(const QString &, const QString &, const QString &) : bool
endPrefixMapping
(const QString &) : bool
errorString
() const : QString
ignorableWhitespace
(const QString &) : bool
processingInstruction
(const QString &, const QString &) : bool
setDocumentLocator
(QXmlLocator *)
skippedEntity
(const QString &) : bool
startDocument
() : bool
startElement
(const QString &, const QString &, const QString &, const QXmlAttributes &) : bool
startPrefixMapping
(const QString &, const QString &) : bool