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
qpainterstateguard.h File Reference

(5c20f9aa5c31d30a2dccfc617e93c6d6ac0fc96c)

#include <QtCore/qtclasshelpermacros.h>
#include <QtGui/qpainter.h>
+ Include dependency graph for qpainterstateguard.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPainterStateGuard
 The QPainterStateGuard is a RAII convenience class for balanced QPainter::save() and QPainter::restore() calls. More...