Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtprintsupport-module.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 \module QtPrintSupport
6 \title Qt Print Support C++ Classes
7 \brief The Qt PrintSupport module provides classes to make printing easier and portable.
8
9 \ingroup modules
10 \qtcmakepackage PrintSupport
11 \qtvariable printsupport
12
13 The \l{Qt Print Support} page contains information about using the module.
14
15 Qt Print Support is not available on iOS.
16*/