Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7.2
-
None
Description
The QWindow::devicePixelRatio() documentation mentions that the device pixel ratio can change. But it does not explain how to track the changes. One could add to the QWindow::devicePixelRatio() documentation that the QWindow instance receives an event with event id QEvent::DevicePixelRatioChange when the device pixel ratio changes.