![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtclasshelpermacros.h>
#include <QtGui/qpainter.h>
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... | |