Doc: Add disclaimer about QtPrintSupport not being available on iOS
Fixes: QTBUG-91025 Pick-to: 6.1 6.2 Change-Id: I9f206509a3f3e74e01ae76ae36e275dc79743d11 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>bb10
parent
d8077a0973
commit
fee0a63db9
|
|
@ -38,6 +38,8 @@
|
|||
printing system also supports PDF file generation, providing the foundation
|
||||
for basic report generation facilities.
|
||||
|
||||
Qt Print Support is not available on iOS.
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\section1 Classes Supporting Printing
|
||||
|
|
|
|||
|
|
@ -36,4 +36,5 @@
|
|||
|
||||
The \l{Qt Print Support} page contains information about using the module.
|
||||
|
||||
Qt Print Support is not available on iOS.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue