synfig-core
1.0.3
|
Canvas Class Member Definitions. More...
#include "layer.h"
#include "canvas.h"
#include <cassert>
#include "exception.h"
#include "time.h"
#include "context.h"
#include <synfig/layers/layer_pastecanvas.h>
#include <synfig/valuenodes/valuenode_const.h>
#include <synfig/valuenodes/valuenode_scale.h>
#include "loadcanvas.h"
#include "filesystemnative.h"
#include <sigc++/bind.h>
Namespaces | |
namespace | synfig |
Where every function and class of the synfig library can be found. |
Macros | |
#define | ALLOW_CLONE_NON_INLINE_CANVASES |
Functions | |
Canvas::Handle | synfig::open_canvas_as (const FileSystem::Identifier &identifier, const String &as, String &errors, String &warnings) |
Loads a canvas from filename and its absolute path. | |
static bool | valid_id (const String &x) |
Variables | |
struct _CanvasCounter | _canvas_counter |
Canvas Class Member Definitions.
$Id$
#define ALLOW_CLONE_NON_INLINE_CANVASES |
|
static |
Referenced by synfig::Canvas::add_child_canvas(), and synfig::Canvas::set_id().
struct _CanvasCounter _canvas_counter |