QPaintDevice

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

PaintDeviceMetric
enum PaintDeviceMetric
Undocumented in source.

Functions

colorCount
int colorCount()
Undocumented in source. Be warned that the author may not have intended to support it.
depth
int depth()
Undocumented in source. Be warned that the author may not have intended to support it.
devType
int devType()
Undocumented in source. Be warned that the author may not have intended to support it.
devicePixelRatio
int devicePixelRatio()
Undocumented in source. Be warned that the author may not have intended to support it.
devicePixelRatioF
qreal devicePixelRatioF()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
heightMM
int heightMM()
Undocumented in source. Be warned that the author may not have intended to support it.
initPainter
void initPainter(QPainter* painter)
Undocumented in source.
logicalDpiX
int logicalDpiX()
Undocumented in source. Be warned that the author may not have intended to support it.
logicalDpiY
int logicalDpiY()
Undocumented in source. Be warned that the author may not have intended to support it.
metric
int metric(PaintDeviceMetric metric)
Undocumented in source.
paintEngine
QPaintEngine paintEngine()
Undocumented in source.
paintingActive
bool paintingActive()
Undocumented in source. Be warned that the author may not have intended to support it.
physicalDpiX
int physicalDpiX()
Undocumented in source. Be warned that the author may not have intended to support it.
physicalDpiY
int physicalDpiY()
Undocumented in source. Be warned that the author may not have intended to support it.
redirected
QPaintDevice redirected(QPoint* offset)
Undocumented in source.
sharedPainter
QPainter* sharedPainter()
Undocumented in source.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.
widthMM
int widthMM()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

devicePixelRatioFScale
qreal devicePixelRatioFScale()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

painters
ushort painters;
Undocumented in source.

Meta