Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowsDirect2DDeviceContextSuspender Class Reference

#include <qwindowsdirect2ddevicecontext.h>

+ Collaboration diagram for QWindowsDirect2DDeviceContextSuspender:

Public Member Functions

 QWindowsDirect2DDeviceContextSuspender (QWindowsDirect2DDeviceContext *dc)
 
 ~QWindowsDirect2DDeviceContextSuspender ()
 
void resume ()
 

Detailed Description

Definition at line 57 of file qwindowsdirect2ddevicecontext.h.

Constructor & Destructor Documentation

◆ QWindowsDirect2DDeviceContextSuspender()

QWindowsDirect2DDeviceContextSuspender::QWindowsDirect2DDeviceContextSuspender ( QWindowsDirect2DDeviceContext * dc)

Definition at line 112 of file qwindowsdirect2ddevicecontext.cpp.

References Q_ASSERT.

◆ ~QWindowsDirect2DDeviceContextSuspender()

QWindowsDirect2DDeviceContextSuspender::~QWindowsDirect2DDeviceContextSuspender ( )

Definition at line 119 of file qwindowsdirect2ddevicecontext.cpp.

References resume().

+ Here is the call graph for this function:

Member Function Documentation

◆ resume()

void QWindowsDirect2DDeviceContextSuspender::resume ( )

Definition at line 124 of file qwindowsdirect2ddevicecontext.cpp.

Referenced by ~QWindowsDirect2DDeviceContextSuspender().

+ Here is the caller graph for this function:

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