synfig-studio  1.0.3
Classes | Namespaces | Macros | Functions
layersetexcludefromrendering.h File Reference

Template File. More...

#include <synfig/layer.h>
#include <synfigapp/action.h>

Go to the source code of this file.

Classes

class  synfigapp::Action::LayerSetExcludeFromRendering

Namespaces

namespace  synfigapp
namespace  synfigapp::Action

Macros

#define ACTION_LAYERSETEXCLUDEFROMRENDERING_DECLARE(class_name)

Functions

 synfigapp::Action::ACTION_LAYERSETEXCLUDEFROMRENDERING_DECLARE (LayerSetExcludeFromRenderingOn)
 synfigapp::Action::ACTION_LAYERSETEXCLUDEFROMRENDERING_DECLARE (LayerSetExcludeFromRenderingOff)

Detailed Description

Template File.

$Id$

Macro Definition Documentation

#define ACTION_LAYERSETEXCLUDEFROMRENDERING_DECLARE (   class_name)
Value:
class class_name : public LayerSetExcludeFromRendering { \
public: \
static bool is_candidate(const ParamList &x); \
ACTION_MODULE_EXT \
}