synfig-studio  1.0.3
Functions
valuenodestaticlistunloop.cpp File Reference

Template File. More...

#include "valuenodestaticlistunloop.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>

Functions

 ACTION_INIT (Action::ValueNodeStaticListUnLoop)
 ACTION_SET_NAME (Action::ValueNodeStaticListUnLoop,"ValueNodeStaticListUnLoop")
 ACTION_SET_LOCAL_NAME (Action::ValueNodeStaticListUnLoop, N_("Unloop"))
 ACTION_SET_TASK (Action::ValueNodeStaticListUnLoop,"unloop")
 ACTION_SET_CATEGORY (Action::ValueNodeStaticListUnLoop, Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::ValueNodeStaticListUnLoop, 0)
 ACTION_SET_VERSION (Action::ValueNodeStaticListUnLoop,"0.0")
 ACTION_SET_CVS_ID (Action::ValueNodeStaticListUnLoop,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_SET_NAME ( Action::ValueNodeStaticListUnLoop  ,
"ValueNodeStaticListUnLoop"   
)
ACTION_SET_LOCAL_NAME ( Action::ValueNodeStaticListUnLoop  ,
N_("Unloop")   
)
ACTION_SET_TASK ( Action::ValueNodeStaticListUnLoop  ,
"unloop"   
)
ACTION_SET_CATEGORY ( Action::ValueNodeStaticListUnLoop  ,
Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::ValueNodeStaticListUnLoop  ,
 
)
ACTION_SET_VERSION ( Action::ValueNodeStaticListUnLoop  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::ValueNodeStaticListUnLoop  ,
"$Id$"   
)