doc: Remove dpiawareness command line argument
We don't want to (officially) expose customizations like this to the user, now that high-DPI is always enabled and should work. Change-Id: I2f0bd7c625b565896b0766586f191ff5001eb60a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
f8badeda72
commit
ecb61c17f5
@ -598,8 +598,6 @@ static QWindowGeometrySpecification windowGeometrySpecification = Q_WINDOW_GEOME
|
|||||||
\li \c {dialogs=[xp|none]}, \c xp uses XP-style native dialogs and
|
\li \c {dialogs=[xp|none]}, \c xp uses XP-style native dialogs and
|
||||||
\c none disables them.
|
\c none disables them.
|
||||||
|
|
||||||
\li \c {dpiawareness=[0|1|2]} Sets the DPI awareness of the process
|
|
||||||
(see \l{High DPI}, since Qt 5.4).
|
|
||||||
\li \c {fontengine=freetype}, uses the FreeType font engine.
|
\li \c {fontengine=freetype}, uses the FreeType font engine.
|
||||||
\li \c {fontengine=directwrite}, uses the experimental DirectWrite
|
\li \c {fontengine=directwrite}, uses the experimental DirectWrite
|
||||||
font database and defaults to using the DirectWrite font
|
font database and defaults to using the DirectWrite font
|
||||||
|
Loading…
Reference in New Issue
Block a user