summaryrefslogtreecommitdiffstats
path: root/src/pdf/doc/src/qtpdf-examples.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/doc/src/qtpdf-examples.qdoc')
-rw-r--r--src/pdf/doc/src/qtpdf-examples.qdoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/pdf/doc/src/qtpdf-examples.qdoc b/src/pdf/doc/src/qtpdf-examples.qdoc
new file mode 100644
index 000000000..02dc23dc2
--- /dev/null
+++ b/src/pdf/doc/src/qtpdf-examples.qdoc
@@ -0,0 +1,12 @@
+// Copyright (C) 2020 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*!
+ \group qtpdf-examples
+
+ \title Qt PDF Examples
+ \brief Using the classes and types in the Qt PDF module.
+
+ The following examples illustrate how to use the C++ classes and QML types
+ in the \l{Qt PDF} module to render PDF documents.
+*/