synfig-core  1.0.3
Namespaces | Macros | Functions | Variables
canvas.cpp File Reference

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

Detailed Description

Canvas Class Member Definitions.

$Id$

Macro Definition Documentation

#define ALLOW_CLONE_NON_INLINE_CANVASES

Function Documentation

static bool valid_id ( const String x)
static

Variable Documentation

struct _CanvasCounter _canvas_counter