![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsdirect2ddevicecontext.h>
Public Member Functions | |
QWindowsDirect2DDeviceContextSuspender (QWindowsDirect2DDeviceContext *dc) | |
~QWindowsDirect2DDeviceContextSuspender () | |
void | resume () |
Definition at line 57 of file qwindowsdirect2ddevicecontext.h.
QWindowsDirect2DDeviceContextSuspender::QWindowsDirect2DDeviceContextSuspender | ( | QWindowsDirect2DDeviceContext * | dc | ) |
Definition at line 112 of file qwindowsdirect2ddevicecontext.cpp.
References Q_ASSERT.
QWindowsDirect2DDeviceContextSuspender::~QWindowsDirect2DDeviceContextSuspender | ( | ) |
Definition at line 119 of file qwindowsdirect2ddevicecontext.cpp.
References resume().
void QWindowsDirect2DDeviceContextSuspender::resume | ( | ) |
Definition at line 124 of file qwindowsdirect2ddevicecontext.cpp.
Referenced by ~QWindowsDirect2DDeviceContextSuspender().