上一话题

窗口标志范例

下一话题

QXmlStream 书签范例

DOM 书签范例

提供用于 XML 书签交换语言文件的阅读器。

The DOM Bookmarks example provides a reader for XML Bookmark Exchange Language (XBEL) files that uses Qt’s DOM-based XML API to read and parse the files. The SAX Bookmarks example provides an alternative way to read this type of file.

../_images/dombookmarks-example.png

XML 书签交换语言资源页面 了解有关 XBEL 文件的更多信息。

范例工程 @ code.qt.io