|
synfig-studio
1.0.3
|
#include <workarea.h>
Public Member Functions | |
| PushState (WorkArea *workarea_) | |
| ~PushState () | |
| void | restore () |
Saves the current duck view and editing options Should be used by tools that hide ducks or change clickability settings
| WorkArea::PushState::PushState | ( | WorkArea * | workarea_ | ) |
| WorkArea::PushState::~PushState | ( | ) |
| void WorkArea::PushState::restore | ( | ) |
References studio::Duck::TYPE_NONE.
1.8.1.2