|
| 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 int | metric (PaintDeviceMetric metric) const |
| 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 7 of file src_gui_painting_qpen.cpp.
◆ wrapper0() [1/2]
| void src_gui_painting_qpen::Wrapper::wrapper0 |
( |
| ) |
|
◆ wrapper0() [2/2]
| void src_gui_painting_qpen::Wrapper::wrapper0 |
( |
| ) |
|
◆ wrapper1() [1/2]
| void src_gui_painting_qpen::Wrapper::wrapper1 |
( |
| ) |
|
◆ wrapper1() [2/2]
| void src_gui_painting_qpen::Wrapper::wrapper1 |
( |
| ) |
|
◆ wrapper2() [1/2]
| void src_gui_painting_qpen::Wrapper::wrapper2 |
( |
| ) |
|
◆ wrapper2() [2/2]
| void src_gui_painting_qpen::Wrapper::wrapper2 |
( |
| ) |
|
◆ wrapper3() [1/2]
| void src_gui_painting_qpen::Wrapper::wrapper3 |
( |
| ) |
|
◆ wrapper3() [2/2]
| void src_gui_painting_qpen::Wrapper::wrapper3 |
( |
| ) |
|
The documentation for this struct was generated from the following file: