QtPrintSupport ModuleThe QtPrintSupport module provides classes to make printing easier and portable. More... Classes
Detailed DescriptionTo include the definitions of the module's classes, use the following directive: #include <QtPrintSupport>
To link against the module, add this line to your qmake .pro file: QT += printsupport |