Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_gui_painting_qbrush::Wrapper Struct Reference
Inheritance diagram for src_gui_painting_qbrush::Wrapper:
Collaboration diagram for src_gui_painting_qbrush::Wrapper:

Public Member Functions

void wrapper ()
void wrapper ()
Public Member Functions inherited from QPaintDevice
virtual ~QPaintDevice ()
virtual int devType () const
bool paintingActive () const
virtual QPaintEnginepaintEngine () const =0
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 int metric (PaintDeviceMetric metric) const
virtual void initPainter (QPainter *painter) const
virtual QPaintDeviceredirected (QPoint *offset) const
virtual QPaintersharedPainter () const
double getDecodedMetricF (PaintDeviceMetric metricA, PaintDeviceMetric metricB) const
Protected Attributes inherited from QPaintDevice
ushort painters

Detailed Description

Definition at line 7 of file src_gui_painting_qbrush.cpp.

Member Function Documentation

◆ wrapper() [1/2]

void src_gui_painting_qbrush::Wrapper::wrapper ( )

[0]

[0]

Definition at line 10 of file src_gui_painting_qbrush.cpp.

◆ wrapper() [2/2]

void src_gui_painting_qbrush::Wrapper::wrapper ( )

The documentation for this struct was generated from the following file: