UISettings Class Reference

UISettings Class Reference

Class Description

Utility functions for UI scaling.
+ Inheritance diagram for UISettings:

Public Member Functions

def GetUIScaleFactor (args)
 
def GetUIUserScaleFactor ()
 

Static Public Attributes

tuple GetUIScaleFactor = staticmethod(GetUIScaleFactor)
 
tuple GetUIUserScaleFactor = staticmethod(GetUIUserScaleFactor)
 
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Member Function Documentation

def GetUIScaleFactor (   args)
GetUIScaleFactor(int monitorID=-1) -> float
GetUIScaleFactor() -> float
def GetUIUserScaleFactor ( )
GetUIUserScaleFactor() -> float