#include <asyncrenderer.h>
Constructor & Destructor Documentation
AsyncRenderer::AsyncRenderer |
( |
etl::handle< synfig::Target > |
target, |
|
|
synfig::ProgressCallback * |
cb = 0 |
|
) |
| |
AsyncRenderer::~AsyncRenderer |
( |
| ) |
|
|
virtual |
Member Function Documentation
void AsyncRenderer::start |
( |
| ) |
|
void AsyncRenderer::stop |
( |
| ) |
|
void AsyncRenderer::pause |
( |
| ) |
|
void AsyncRenderer::resume |
( |
| ) |
|
bool studio::AsyncRenderer::has_error |
( |
| ) |
const |
|
inline |
bool studio::AsyncRenderer::has_success |
( |
| ) |
const |
|
inline |
synfig::Real studio::AsyncRenderer::get_execution_time |
( |
| ) |
const |
|
inline |
sigc::signal<void>& studio::AsyncRenderer::signal_finished |
( |
| ) |
|
|
inline |
sigc::signal<void>& studio::AsyncRenderer::signal_success |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: