synfig-studio
1.0.3
|
Template File. More...
#include "valuenodestaticlistinsert.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
Functions | |
ACTION_INIT (Action::ValueNodeStaticListInsert) | |
ACTION_SET_NAME (Action::ValueNodeStaticListInsert,"ValueNodeStaticListInsert") | |
ACTION_SET_LOCAL_NAME (Action::ValueNodeStaticListInsert, N_("Insert Item")) | |
ACTION_SET_TASK (Action::ValueNodeStaticListInsert,"insert") | |
ACTION_SET_CATEGORY (Action::ValueNodeStaticListInsert, Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE|Action::CATEGORY_HIDDEN) | |
ACTION_SET_PRIORITY (Action::ValueNodeStaticListInsert,-20) | |
ACTION_SET_VERSION (Action::ValueNodeStaticListInsert,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueNodeStaticListInsert,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueNodeStaticListInsert | ) |
ACTION_SET_NAME | ( | Action::ValueNodeStaticListInsert | , |
"ValueNodeStaticListInsert" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueNodeStaticListInsert | , |
N_("Insert Item") | |||
) |
ACTION_SET_TASK | ( | Action::ValueNodeStaticListInsert | , |
"insert" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueNodeStaticListInsert | , |
Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE|Action::CATEGORY_HIDDEN | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueNodeStaticListInsert | , |
- | 20 | ||
) |
ACTION_SET_VERSION | ( | Action::ValueNodeStaticListInsert | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueNodeStaticListInsert | , |
"$Id$" | |||
) |