Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.2
-
ada114f8b (dev), 1f6346df1 (6.9), 25ff58c22 (6.8)
-
framework-content 4, framework-content 5, framework-content 7, framework-content 8
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.