Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtpdf-examples.qdoc
Go to the documentation of this file.
1// Copyright (C) 2020 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \group qtpdf-examples
6 \ingroup all-examples
7
8 \title Qt PDF Examples
9 \brief Using the classes and types in the Qt PDF module.
10
11 The following examples illustrate how to use the C++ classes and QML types
12 in the \l{Qt PDF} module to render PDF documents.
13*/