Cogs.Core
|
Public Member Functions | |
int | getDPI () const |
float | getScaleFactor () const |
void | set (int dpi, float scaleFactor) |
Private Attributes | |
int | mDPI = 96 |
float | mScaleFactor = 1.0f |
Definition at line 9 of file DPIService.h.
|
inline |
Definition at line 11 of file DPIService.h.
|
inline |
Definition at line 12 of file DPIService.h.
|
inline |
Definition at line 14 of file DPIService.h.
|
private |
Definition at line 20 of file DPIService.h.
|
private |
Definition at line 21 of file DPIService.h.