Uses of Enum
io.qt.core.Qt.HighDpiScaleFactorRoundingPolicy
Packages that use Qt.HighDpiScaleFactorRoundingPolicy
-
Uses of Qt.HighDpiScaleFactorRoundingPolicy in io.qt.core
Methods in io.qt.core that return Qt.HighDpiScaleFactorRoundingPolicyModifier and TypeMethodDescriptionQt.HighDpiScaleFactorRoundingPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static Qt.HighDpiScaleFactorRoundingPolicy[]
Qt.HighDpiScaleFactorRoundingPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Qt.HighDpiScaleFactorRoundingPolicy in io.qt.gui
Methods in io.qt.gui that return Qt.HighDpiScaleFactorRoundingPolicyMethods in io.qt.gui with parameters of type Qt.HighDpiScaleFactorRoundingPolicyModifier and TypeMethodDescriptionstatic void
QGuiApplication.setHighDpiScaleFactorRoundingPolicy
(Qt.HighDpiScaleFactorRoundingPolicy policy)