QtBase  v6.3.1
Public Member Functions | List of all members
QT_BEGIN_NAMESPACE::PainterStateGuard Class Reference

Public Member Functions

 PainterStateGuard (QPainter *p)
 
 ~PainterStateGuard ()
 
void save ()
 
void restore ()
 

Detailed Description

Definition at line 53 of file qdrawutil.cpp.

Constructor & Destructor Documentation

◆ PainterStateGuard()

QT_BEGIN_NAMESPACE::PainterStateGuard::PainterStateGuard ( QPainter p)
inlineexplicit

Definition at line 56 of file qdrawutil.cpp.

◆ ~PainterStateGuard()

QT_BEGIN_NAMESPACE::PainterStateGuard::~PainterStateGuard ( )
inline

Definition at line 57 of file qdrawutil.cpp.

Member Function Documentation

◆ restore()

void QT_BEGIN_NAMESPACE::PainterStateGuard::restore ( )
inline

Definition at line 69 of file qdrawutil.cpp.

◆ save()

void QT_BEGIN_NAMESPACE::PainterStateGuard::save ( )
inline

Definition at line 63 of file qdrawutil.cpp.


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