Hi,
the documentation of QPainter mentions a painter state:
However, i was unable to find what exactly is included in this "state" and what is not?QPainter::save()
Saves the current painter state (pushes the state onto a stack). A save() must be followed by a corresponding restore(); the end() function unwinds the stack.
happy new year!
Bookmarks