|
synfig-studio
1.0.3
|
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$") | |
Template File.
$Id$
| 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$" | |||
| ) |
1.8.1.2