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

(512d35198b726413c151533c8291c6b4b52f0a1d)

#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...