aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xml/dombookmarks/doc/dombookmarks.rst
blob: 558cd0fbbd68b3768b1dff1300a9af87ea815c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DOM Bookmarks Example
=====================

Provides a reader for XML Bookmark Exchange Language files.

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.

.. image:: dombookmarks.png
   :width: 400
   :alt: DOM Bookmark Screenshot