diff options
author | Kai Köhne <kai.koehne@qt.io> | 2023-07-06 12:22:06 +0200 |
---|---|---|
committer | Kai Köhne <kai.koehne@qt.io> | 2023-08-10 17:00:05 +0200 |
commit | 74aaaa25a1e21a15effc701edd23513eab9e4bdc (patch) | |
tree | faeca0160a61284ffbe864da65423f50716f84ea /examples/pdfwidgets | |
parent | e3cfcc129cbbb7f6cade15b689d133a33f8c27fa (diff) |
Doc: Update example category names
WebEngine examples are generally added to the new 'Web Technologies'
category - only Nano Browser remains also in the 'Application Examples'
category.
The 2 Qt PDF examples are placed in the 'Graphics & Multimedia'
category. This is not ideal, but from the existing categories the
arguably best matching one.
Pick-to: 6.5 6.6
Task-number: QTBUG-115174
Change-Id: I3824272f62a4940f91041c8694fd2a06929863ed
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Diffstat (limited to 'examples/pdfwidgets')
-rw-r--r-- | examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc index e585a84ef..0c9fa06a9 100644 --- a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc +++ b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc @@ -5,6 +5,7 @@ \example pdfviewer \meta installpath pdfwidgets \ingroup qtpdf-examples + \examplecategory {Graphics & Multimedia} \title PDF Viewer Widget Example \brief A widget-based PDF viewer that allows scrolling through the pages. |