summaryrefslogtreecommitdiffstats
path: root/src/printsupport/doc/src/qtprintsupport-module.qdoc
blob: 7c98417948792d6ceec83dcfed60b9a9babc4ada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \module QtPrintSupport
    \title Qt Print Support C++ Classes
    \brief The Qt PrintSupport module provides classes to make printing easier and portable.

    \ingroup modules
    \qtcmakepackage PrintSupport
    \qtvariable printsupport

    The \l{Qt Print Support} page contains information about using the module.

    Qt Print Support is not available on iOS.
*/