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
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 110 of file qwindowsdirect2ddevicecontext.cpp.

References QWindowsDirect2DDeviceContextSuspender().

Referenced by QWindowsDirect2DDeviceContextSuspender().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~QWindowsDirect2DDeviceContextSuspender()

QWindowsDirect2DDeviceContextSuspender::~QWindowsDirect2DDeviceContextSuspender ( )

Definition at line 117 of file qwindowsdirect2ddevicecontext.cpp.

References resume().

+ Here is the call graph for this function:

Member Function Documentation

◆ resume()

void QWindowsDirect2DDeviceContextSuspender::resume ( )

Definition at line 122 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: