summaryrefslogtreecommitdiffstats
path: root/examples/pdfwidgets
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2024-07-29 13:39:44 +0000
committerTopi Reiniƶ <topi.reinio@qt.io>2024-07-30 11:10:25 +0000
commitac70cdbec9caa10baa88b598e1409baf8afb44c0 (patch)
treef28c7e39efdbce512a00beeb838efce898aefe70 /examples/pdfwidgets
parent3a4744272474bbe9687c6d7599dfa38aff1f94db (diff)
Doc: Fix link to Qt Widgets Designer
'Qt Designer' has been renamed to 'Qt Widgets Designer'. Pick-to: 6.8 Change-Id: Iebb09d61b0b600acee71a17e0cb80855e68ad0be Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'examples/pdfwidgets')
-rw-r--r--examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc11
1 files changed, 6 insertions, 5 deletions
diff --git a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
index b56958a9f..6fb0fe65f 100644
--- a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
+++ b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc
@@ -15,11 +15,12 @@
\e {PDF Viewer} demonstrates how to use the QPdfView class to render
PDF documents and the QPdfPageNavigator 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
- somewhat different to what you would typically write by hand.
- For more information about using Qt Designer, see \l{Qt Designer Manual}
- and \l{Qt Creator: Creating a Qt Widget Based Application}.
+ Qt Creator and the integrated Qt Widgets Designer were used to create the
+ example UI and to connect it to the code. This affects the code, which
+ might be somewhat different to what you would typically write by hand.
+ For more information about using Qt Widgets Designer, see
+ \l{Qt Widgets Designer Manual} and
+ \l{Qt Creator: Creating a Qt Widget Based Application}.
\include examples-run.qdocinc