summaryrefslogtreecommitdiffstats
path: root/doc/src/printsupport/qtprintsupport.qdoc
blob: d143d66ad29fa66b54e73095bcb766d14823c1ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*!
    \module QtPrintSupport
    \title QtPrintSupport Module
    \ingroup modules

    \brief The QtPrintSupport module provides classes to make printing
    easier and portable.

    To include the definitions of the module's classes, use the
    following directive:

    \snippet doc/src/snippets/code/doc_src_qtprintsupport.cpp 1

    To link against the module, add this line to your \l qmake \c
    .pro file:

    \snippet doc/src/snippets/code/doc_src_qtprintsupport.pro 0
*/