HighDpiPixmap

class HighDpiPixmap : public QPixmap

A QPixmap wrapper that automatically scales for high density displays.

Public Functions

HighDpiPixmap(int width, int height, qreal devicePixelRatio = -1)