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