From f2bab1d2e88821152d756c0ca77a52def0f80c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 26 Apr 2023 14:49:43 +0200 Subject: Doc: Add new Document Viewer example to Application Examples Change-Id: Iad807bff4323c0ffaf924565ae67d49ebca786be Reviewed-by: Axel Spoerl (cherry picked from commit 3705d584d766098dc75fdcc87eb03658ae77be44) Reviewed-by: Qt Cherry-pick Bot --- examples/demos/documentviewer/doc/src/documentviewer.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/demos/documentviewer/doc/src/documentviewer.qdoc b/examples/demos/documentviewer/doc/src/documentviewer.qdoc index e9607a6f..6a88faca 100644 --- a/examples/demos/documentviewer/doc/src/documentviewer.qdoc +++ b/examples/demos/documentviewer/doc/src/documentviewer.qdoc @@ -5,6 +5,7 @@ \title Qt Demo - Document Viewer \ingroup mainwindow-classes \example demos/documentviewer + \examplecategory {Application Examples} \brief A Widgets application to display and print Json, text and PDF files. Demonstrates various features to use in widget applications: Using QSettings, query and save user preferences, manage file histories and -- cgit v1.2.1