![]() |
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 |
![]() | |
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 | |
![]() | |
enum | PaintDeviceMetric { PdmWidth = 1 , PdmHeight , PdmWidthMM , PdmHeightMM , PdmNumColors , PdmDepth , PdmDpiX , PdmDpiY , PdmPhysicalDpiX , PdmPhysicalDpiY , PdmDevicePixelRatio , PdmDevicePixelRatioScaled , PdmDevicePixelRatioF_EncodedA , PdmDevicePixelRatioF_EncodedB } |
![]() | |
static qreal | devicePixelRatioFScale () |
static int | encodeMetricF (PaintDeviceMetric metric, double value) |
![]() | |
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 |
![]() | |
ushort | painters |
Definition at line 368 of file qpicture.cpp.
|
inline |
Definition at line 371 of file qpicture.cpp.
|
inline |
Definition at line 371 of file qpicture.cpp.
|
inlineoverridevirtual |
Reimplemented from QPaintDevice.
Definition at line 375 of file qpicture.cpp.
|
inlineoverridevirtual |
Reimplemented from QPaintDevice.
Definition at line 375 of file qpicture.cpp.
|
inlineoverridevirtual |
Implements QPaintDevice.
Definition at line 374 of file qpicture.cpp.
|
inlineoverridevirtual |
Implements QPaintDevice.
Definition at line 374 of file qpicture.cpp.
|
inline |
Definition at line 372 of file qpicture.cpp.
|
inline |
Definition at line 372 of file qpicture.cpp.
|
inline |
Definition at line 373 of file qpicture.cpp.
|
inline |
Definition at line 373 of file qpicture.cpp.