synfig-studio
1.0.3
|
Template File. More...
#include "valuenodestaticlistloop.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
Functions | |
ACTION_INIT (Action::ValueNodeStaticListLoop) | |
ACTION_SET_NAME (Action::ValueNodeStaticListLoop,"ValueNodeStaticListLoop") | |
ACTION_SET_LOCAL_NAME (Action::ValueNodeStaticListLoop, N_("Loop")) | |
ACTION_SET_TASK (Action::ValueNodeStaticListLoop,"loop") | |
ACTION_SET_CATEGORY (Action::ValueNodeStaticListLoop, Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE) | |
ACTION_SET_PRIORITY (Action::ValueNodeStaticListLoop, 0) | |
ACTION_SET_VERSION (Action::ValueNodeStaticListLoop,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueNodeStaticListLoop,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueNodeStaticListLoop | ) |
ACTION_SET_NAME | ( | Action::ValueNodeStaticListLoop | , |
"ValueNodeStaticListLoop" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueNodeStaticListLoop | , |
N_("Loop") | |||
) |
ACTION_SET_TASK | ( | Action::ValueNodeStaticListLoop | , |
"loop" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueNodeStaticListLoop | , |
Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueNodeStaticListLoop | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueNodeStaticListLoop | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueNodeStaticListLoop | , |
"$Id$" | |||
) |