synfig-studio  1.0.3
Public Member Functions | List of all members
studio::CanvasView::IsWorking Class Reference

Create an instance of this class whenever doing a longer task. More...

#include <canvasview.h>

Public Member Functions

 IsWorking (CanvasView &canvas_view_)
 ~IsWorking ()
 operator bool () const

Detailed Description

Create an instance of this class whenever doing a longer task.

Make sure that you check the bool value of this class occasionally to make sure the action has not been canceled.

Constructor & Destructor Documentation

CanvasView::IsWorking::IsWorking ( CanvasView canvas_view_)
CanvasView::IsWorking::~IsWorking ( )

Member Function Documentation

CanvasView::IsWorking::operator bool ( ) const

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