![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QFakeDevice () | |
void | setDpiX (int dpi) |
void | setDpiY (int dpi) |
QPaintEngine * | paintEngine () const override |
int | metric (PaintDeviceMetric m) const override |
QFakeDevice () | |
void | setDpiX (int dpi) |
void | setDpiY (int dpi) |
QPaintEngine * | paintEngine () const override |
int | metric (PaintDeviceMetric m) const override |
Public Member Functions inherited from QPaintDevice | |
virtual | ~QPaintDevice () |
virtual int | devType () const |
bool | paintingActive () const |
int | width () const |
int | height () const |
int | widthMM () const |
int | heightMM () const |
int | logicalDpiX () const |
int | logicalDpiY () const |
int | physicalDpiX () const |
int | physicalDpiY () const |
qreal | devicePixelRatio () const |
qreal | devicePixelRatioF () const |
int | colorCount () const |
int | depth () const |
Additional Inherited Members | |
Public Types inherited from QPaintDevice | |
enum | PaintDeviceMetric { PdmWidth = 1 , PdmHeight , PdmWidthMM , PdmHeightMM , PdmNumColors , PdmDepth , PdmDpiX , PdmDpiY , PdmPhysicalDpiX , PdmPhysicalDpiY , PdmDevicePixelRatio , PdmDevicePixelRatioScaled , PdmDevicePixelRatioF_EncodedA , PdmDevicePixelRatioF_EncodedB } |
Static Public Member Functions inherited from QPaintDevice | |
static qreal | devicePixelRatioFScale () |
static int | encodeMetricF (PaintDeviceMetric metric, double value) |
Protected Member Functions inherited from QPaintDevice | |
QPaintDevice () noexcept | |
virtual void | initPainter (QPainter *painter) const |
virtual QPaintDevice * | redirected (QPoint *offset) const |
virtual QPainter * | sharedPainter () const |
double | getDecodedMetricF (PaintDeviceMetric metricA, PaintDeviceMetric metricB) const |
Protected Attributes inherited from QPaintDevice | |
ushort | painters |
Definition at line 379 of file qpicture.cpp.
|
inline |
Definition at line 382 of file qpicture.cpp.
|
inline |
Definition at line 382 of file qpicture.cpp.
|
inlineoverridevirtual |
Reimplemented from QPaintDevice.
Definition at line 386 of file qpicture.cpp.
|
inlineoverridevirtual |
Reimplemented from QPaintDevice.
Definition at line 386 of file qpicture.cpp.
|
inlineoverridevirtual |
Implements QPaintDevice.
Definition at line 385 of file qpicture.cpp.
|
inlineoverridevirtual |
Implements QPaintDevice.
Definition at line 385 of file qpicture.cpp.
|
inline |
Definition at line 383 of file qpicture.cpp.
|
inline |
Definition at line 383 of file qpicture.cpp.
|
inline |
Definition at line 384 of file qpicture.cpp.
|
inline |
Definition at line 384 of file qpicture.cpp.