forked from qt-creator/qt-creator
Doc: Fix broken links when building with Qt 6
Some section titles have changed in Qt 6 and some platforms and modules are not supported. Where necessary, use fixed links to Qt 5 docs. Fixes: QTCREATORBUG-27015 Change-Id: I469a630731f9c37deffe5ca454f5365310aaf713 Reviewed-by: Tommi Mänttäri <tommi.manttari@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
@@ -180,9 +180,9 @@
|
||||
\list
|
||||
\li On \macos, high DPI scaling is forced, which means that \QC allows
|
||||
Qt to use the system scaling factor as the \QC scaling factor.
|
||||
\li On Windows, if no \l{High DPI Support in Qt}
|
||||
{scaling environment variables} are set, \QC instructs Qt to detect
|
||||
the scaling factor and use it for \QC.
|
||||
\li On Windows, if no \l{High DPI}{scaling environment variables} are
|
||||
set, \QC instructs Qt to detect the scaling factor and use it for
|
||||
\QC.
|
||||
\li On Linux, \QC leaves it to the user to enable high DPI scaling,
|
||||
because the process varies so much on different distributions
|
||||
and windowing systems that it cannot be reliably done automatically.
|
||||
|
||||
Reference in New Issue
Block a user