summaryrefslogtreecommitdiffstats
path: root/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc')
-rw-r--r--examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
index a38d62e52..8024c0a51 100644
--- a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
+++ b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
@@ -34,8 +34,8 @@
//! TODO add thumbnail \image pdfviewer.png
- \e {PDF Viewer} demonstrates how to use the \l QPdfDocument class to render
- PDF documents and the \l QPdfPageNavigation class to navigate them.
+ \e {PDF Viewer} demonstrates how to use the QPdfDocument class to render
+ PDF documents and the QPdfPageNavigation class to navigate them.
Qt Creator and the integrated Qt Designer were used to create the example
UI and to connect it to the code. This affects the code, which might be
@@ -83,7 +83,7 @@
\printuntil addWidget(m_pageSelector)
- We use the \l QPdfPageNavigation class to handle the navigation through a
+ We use the QPdfPageNavigation class to handle the navigation through a
PDF document:
\printuntil setPageNavigation