The Qt XML module provides a C++ implementation of the DOM standard for XML. 更多...
| 錶示 QDomElement 的一屬性 | |
| 錶示 XML CDATA 區間 | |
| 錶示一般 DOM 字符串 | |
| 錶示 XML 注釋 | |
| 錶示 XML 文檔 | |
| Struct is used to store the result of QDomDocument::setContent() | |
| QDomNode 樹通常是不完整 QDomDocument | |
| 文檔樹中的 DTD (文檔類型定義) 錶示 | |
| 錶示一個 DOM 樹元素 | |
| 錶示 XML 實體 | |
| 錶示 XML 實體引用 | |
| DOM 實現特徵的有關信息 | |
| 包含可以按名稱訪問的節點集閤 | |
| 所有 DOM 樹節點的基類 | |
| QDomNode 對象列錶 | |
| 錶示 XML 錶示法 | |
| 錶示 XML 處理指令 | |
| 錶示 XML 文檔的剖析文本數據 |
The Qt XML 頁麵包含如何使用模塊的有關信息。
注意: Qt XML will no longer receive additional features. For reading or writing XML documents iteratively (SAX), use the QXmlStreamReader and QXmlStreamWriter 類。這 2 個類更易於使用,且更兼容 XML 標準。