summaryrefslogtreecommitdiffstats
path: root/src/pdf/doc/src/qtpdf-index.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/doc/src/qtpdf-index.qdoc')
-rw-r--r--src/pdf/doc/src/qtpdf-index.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/pdf/doc/src/qtpdf-index.qdoc b/src/pdf/doc/src/qtpdf-index.qdoc
index 986a8011b..b6c627780 100644
--- a/src/pdf/doc/src/qtpdf-index.qdoc
+++ b/src/pdf/doc/src/qtpdf-index.qdoc
@@ -38,7 +38,9 @@
class manages a queue that collects all render requests. The
\l QPdfPageNavigator class handles the navigation through a
PDF document. The \l QPdfSearchModel class searches for a string
- and holds the search results. The \l QPdfView widget is a complete
+ and holds the search results. The QPdfBookmarkModel class holds the
+ table of contents, if present. The QPdfLinkModel holds information
+ about hyperlinks on a page. The \l QPdfView widget is a complete
PDF viewer, and the \l {PDF Viewer Example} shows how to use it.
For Qt Quick applications, three kinds of full-featured viewer