Doc: Add disclaimer about QtPrintSupport not being available on iOS

Fixes: QTBUG-91025
Change-Id: I9f206509a3f3e74e01ae76ae36e275dc79743d11
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit fee0a63db9f2fdd6999610c3a72961fadcec01a6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Paul Wicking 2021-06-09 14:21:20 +02:00 committed by Qt Cherry-pick Bot
parent 89fc92b9a7
commit 40b0bb1e8b
2 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,8 @@
printing system also supports PDF file generation, providing the foundation printing system also supports PDF file generation, providing the foundation
for basic report generation facilities. for basic report generation facilities.
Qt Print Support is not available on iOS.
\tableofcontents \tableofcontents
\section1 Classes Supporting Printing \section1 Classes Supporting Printing

View File

@ -36,4 +36,5 @@
The \l{Qt Print Support} page contains information about using the module. The \l{Qt Print Support} page contains information about using the module.
Qt Print Support is not available on iOS.
*/ */