#include <qpaintdevice.h>
|
| enum | PaintDeviceMetric {
PdmWidth = 1
, PdmHeight
, PdmWidthMM
, PdmHeightMM
,
PdmNumColors
, PdmDepth
, PdmDpiX
, PdmDpiY
,
PdmPhysicalDpiX
, PdmPhysicalDpiY
, PdmDevicePixelRatio
, PdmDevicePixelRatioScaled
,
PdmDevicePixelRatioF_EncodedA
, PdmDevicePixelRatioF_EncodedB
} |
Definition at line 17 of file qpaintdevice.h.
◆ PaintDeviceMetric
| Enumerator |
|---|
| PdmWidth | |
| PdmHeight | |
| PdmWidthMM | |
| PdmHeightMM | |
| PdmNumColors | |
| PdmDepth | |
| PdmDpiX | |
| PdmDpiY | |
| PdmPhysicalDpiX | |
| PdmPhysicalDpiY | |
| PdmDevicePixelRatio | |
| PdmDevicePixelRatioScaled | |
| PdmDevicePixelRatioF_EncodedA | |
| PdmDevicePixelRatioF_EncodedB | |
Definition at line 20 of file qpaintdevice.h.
◆ ~QPaintDevice()
| QPaintDevice::~QPaintDevice |
( |
| ) |
|
|
virtual |
◆ QPaintDevice()
◆ colorCount()
| int QPaintDevice::colorCount |
( |
| ) |
const |
|
inline |
◆ depth()
| int QPaintDevice::depth |
( |
| ) |
const |
|
inline |
◆ devicePixelRatio()
| qreal QPaintDevice::devicePixelRatio |
( |
| ) |
const |
◆ devicePixelRatioF()
| qreal QPaintDevice::devicePixelRatioF |
( |
| ) |
const |
|
inline |
◆ devicePixelRatioFScale()
| qreal QPaintDevice::devicePixelRatioFScale |
( |
| ) |
|
|
inlinestatic |
◆ devType()
| int QPaintDevice::devType |
( |
| ) |
const |
|
inlinevirtual |
◆ encodeMetricF()
◆ getDecodedMetricF()
◆ height()
| int QPaintDevice::height |
( |
| ) |
const |
|
inline |
◆ heightMM()
| int QPaintDevice::heightMM |
( |
| ) |
const |
|
inline |
◆ initPainter()
◆ logicalDpiX()
| int QPaintDevice::logicalDpiX |
( |
| ) |
const |
|
inline |
◆ logicalDpiY()
| int QPaintDevice::logicalDpiY |
( |
| ) |
const |
|
inline |
◆ metric()
Reimplemented in QFakeDevice, QFakeDevice, QImage, QOpenGLPaintDevice, QOpenGLWidget, QOpenGLWindow, QPaintDeviceWindow, QPdfWriter, QPicture, QPixmap, QPrinter, QRasterWindow, QSvgGenerator, QWidget, and QWindowsDirect2DPaintDevice.
Definition at line 82 of file qpaintdevice.cpp.
◆ paintEngine()
Implemented in QFakeDevice, QFakeDevice, QImage, QOpenGLPaintDevice, QOpenGLWidget, QPaintDeviceWindow, QPdfWriter, QPicture, QPixmap, QPrinter, QSvgGenerator, QWidget, and QWindowsDirect2DPaintDevice.
◆ paintingActive()
| bool QPaintDevice::paintingActive |
( |
| ) |
const |
|
inline |
◆ physicalDpiX()
| int QPaintDevice::physicalDpiX |
( |
| ) |
const |
|
inline |
◆ physicalDpiY()
| int QPaintDevice::physicalDpiY |
( |
| ) |
const |
|
inline |
◆ redirected()
◆ sharedPainter()
| QPainter * QPaintDevice::sharedPainter |
( |
| ) |
const |
|
protectedvirtual |
◆ width()
| int QPaintDevice::width |
( |
| ) |
const |
|
inline |
◆ widthMM()
| int QPaintDevice::widthMM |
( |
| ) |
const |
|
inline |
◆ QFontEngineMac
| friend class QFontEngineMac |
|
friend |
◆ QPainter
◆ QPainterPrivate
◆ qt_paint_device_metric
◆ QX11PaintEngine
| friend class QX11PaintEngine |
|
friend |
◆ painters
The documentation for this class was generated from the following files: