Boost.UI
User Interface Boost library
Public Member Functions | List of all members
boost::ui::painter::state_saver Class Reference

Saves state in the constructor and restores it in the destructor. More...

Inheritance diagram for boost::ui::painter::state_saver:
[legend]

Public Member Functions

 state_saver (painter &c)
 Saves current painter state in the stack.
 
 ~state_saver ()
 Restores painter state from the stack.
 

Detailed Description

Saves state in the constructor and restores it in the destructor.


The documentation for this class was generated from the following file: