![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 110 of file qwindowsdirect2ddevicecontext.cpp.
References QWindowsDirect2DDeviceContextSuspender().
Referenced by QWindowsDirect2DDeviceContextSuspender().
QWindowsDirect2DDeviceContextSuspender::~QWindowsDirect2DDeviceContextSuspender | ( | ) |
Definition at line 117 of file qwindowsdirect2ddevicecontext.cpp.
References resume().
void QWindowsDirect2DDeviceContextSuspender::resume | ( | ) |
Definition at line 122 of file qwindowsdirect2ddevicecontext.cpp.
Referenced by ~QWindowsDirect2DDeviceContextSuspender().