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
QWindowsDirect2DPaintDevicePrivate Class Reference
Collaboration diagram for QWindowsDirect2DPaintDevicePrivate:

Public Member Functions

 QWindowsDirect2DPaintDevicePrivate (QWindowsDirect2DBitmap *bitmap, QInternal::PaintDeviceFlags f, QWindowsDirect2DPaintEngine::Flags paintFlags)
 QWindowsDirect2DPaintDevicePrivate (QWindowsDirect2DBitmap *bitmap, QInternal::PaintDeviceFlags f, QWindowsDirect2DPaintEngine::Flags paintFlags)

Public Attributes

QScopedPointer< QWindowsDirect2DPaintEngineengine
QWindowsDirect2DBitmapbitmap
QInternal::PaintDeviceFlags flags

Detailed Description

Definition at line 15 of file qwindowsdirect2dpaintdevice.cpp.

Constructor & Destructor Documentation

◆ QWindowsDirect2DPaintDevicePrivate() [1/2]

QWindowsDirect2DPaintDevicePrivate::QWindowsDirect2DPaintDevicePrivate ( QWindowsDirect2DBitmap * bitmap,
QInternal::PaintDeviceFlags f,
QWindowsDirect2DPaintEngine::Flags paintFlags )
inline

Definition at line 18 of file qwindowsdirect2dpaintdevice.cpp.

◆ QWindowsDirect2DPaintDevicePrivate() [2/2]

QWindowsDirect2DPaintDevicePrivate::QWindowsDirect2DPaintDevicePrivate ( QWindowsDirect2DBitmap * bitmap,
QInternal::PaintDeviceFlags f,
QWindowsDirect2DPaintEngine::Flags paintFlags )
inline

Definition at line 18 of file qwindowsdirect2dpaintdevice.cpp.

Member Data Documentation

◆ bitmap

QWindowsDirect2DBitmap * QWindowsDirect2DPaintDevicePrivate::bitmap

Definition at line 26 of file qwindowsdirect2dpaintdevice.cpp.

◆ engine

QScopedPointer< QWindowsDirect2DPaintEngine > QWindowsDirect2DPaintDevicePrivate::engine

Definition at line 25 of file qwindowsdirect2dpaintdevice.cpp.

◆ flags

QInternal::PaintDeviceFlags QWindowsDirect2DPaintDevicePrivate::flags

Definition at line 27 of file qwindowsdirect2dpaintdevice.cpp.


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