Document physicalDotsPerInch high-DPI behavior
The values are in device-independent dots, which may be unexpected. Task-number: QTBUG-62649 Change-Id: I85d0e3dd6bd428dd351ebf22281b1f4d9a1b2dc4 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
8421a1f16d
commit
e4ee001dea
@ -67,6 +67,9 @@ QT_BEGIN_NAMESPACE
|
||||
desktop environment's settings panel, to let the user globally control UI
|
||||
and font sizes in different applications.
|
||||
|
||||
\note Both physical and logical DPI are expressed in device-independent dots.
|
||||
Multiply by QScreen::devicePixelRatio() to get device-dependent density.
|
||||
|
||||
\inmodule QtGui
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user