summaryrefslogtreecommitdiffstats
path: root/src/pdf/doc/src/qtpdf-index.qdoc
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2022-04-06 22:41:59 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2022-04-23 13:23:53 +0200
commitbcfb84600e95403627bede7c0f7ee945acd00c6c (patch)
treeb981c5a5459f20e4158ec943f14448f4714243ec /src/pdf/doc/src/qtpdf-index.qdoc
parentb76a7dd5eabc04c06494769ccae685cf581f52c4 (diff)
doc: Add docs for QPdfView
Wrap some long lines in qpdfview.cpp, as a drive-by. Task-number: QTBUG-81560 Change-Id: Ia9865c42e48c81ac2c99b5cbe9d5a10beff40847 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
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 c688cd335..a03146569 100644
--- a/src/pdf/doc/src/qtpdf-index.qdoc
+++ b/src/pdf/doc/src/qtpdf-index.qdoc
@@ -37,7 +37,9 @@
the \l QPdfDocumentRenderOptions class. The \l QPdfPageRenderer
class manages a queue that collects all render requests. The
\l QPdfNavigationStack class handles the navigation through a
- PDF document.
+ PDF document. The \l QPdfSearchModel class searches for a string
+ and holds the search results. 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
components are provided. \l PdfMultiPageView should be your