Module qtjambi
Package io.qt.gui

Class QPainterStateGuard

java.lang.Object
io.qt.QtObject
io.qt.gui.QPainterStateGuard
All Implemented Interfaces:
QtObjectInterface, AutoCloseable

public class QPainterStateGuard extends QtObject implements AutoCloseable

RAII convenience class for balanced QPainter::save() and QPainter::restore() calls

Java wrapper for Qt class QPainterStateGuard

Since:
This class was introduced in Qt 6.9.