#include <general.h>
Inheritance diagram for synfig::SuperCallback:

Public Member Functions | |
| SuperCallback () | |
| SuperCallback (ProgressCallback *cb, int start, int end, int total) | |
| virtual bool | task (const String &task) |
| virtual bool | error (const String &task) |
| virtual bool | warning (const String &task) |
| virtual bool | amount_complete (int cur, int total) |
| virtual bool | valid () const |
|
|
|
|
||||||||||||||||||||
|
|
|
|
Reimplemented from synfig::ProgressCallback. |
|
|
Reimplemented from synfig::ProgressCallback. |
|
|
Reimplemented from synfig::ProgressCallback. |
|
||||||||||||
|
Reimplemented from synfig::ProgressCallback. |
|
|
Reimplemented from synfig::ProgressCallback. |
1.4.6