libs/flake
KoDpi Class Reference
Singleton to store user-overwritten DPI information. More...
#include <KoDpi.h>
Public Member Functions | |
| ~KoDpi () | |
Static Public Member Functions | |
| static int | dpiX () |
| static int | dpiY () |
| static void | initialize () |
| static void | setDPI (int x, int y) |
Detailed Description
Singleton to store user-overwritten DPI information.
Definition at line 35 of file KoDpi.h.
Constructor & Destructor Documentation
Member Function Documentation
| static void KoDpi::initialize | ( | ) | [inline, static] |
| void KoDpi::setDPI | ( | int | x, | |
| int | y | |||
| ) | [static] |
The documentation for this class was generated from the following files:
