|
synfig-studio
1.0.3
|
Template File. More...
#include "valuenodestaticlistremovesmart.h"#include "valuenodestaticlistremove.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>Functions | |
| ACTION_INIT (Action::ValueNodeStaticListRemoveSmart) | |
| ACTION_SET_NAME (Action::ValueNodeStaticListRemoveSmart,"ValueNodeStaticListRemoveSmart") | |
| ACTION_SET_LOCAL_NAME (Action::ValueNodeStaticListRemoveSmart, N_("Remove Item (Smart)")) | |
| ACTION_SET_TASK (Action::ValueNodeStaticListRemoveSmart,"remove") | |
| ACTION_SET_CATEGORY (Action::ValueNodeStaticListRemoveSmart, Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE) | |
| ACTION_SET_PRIORITY (Action::ValueNodeStaticListRemoveSmart,-19) | |
| ACTION_SET_VERSION (Action::ValueNodeStaticListRemoveSmart,"0.0") | |
| ACTION_SET_CVS_ID (Action::ValueNodeStaticListRemoveSmart,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::ValueNodeStaticListRemoveSmart | ) |
| ACTION_SET_NAME | ( | Action::ValueNodeStaticListRemoveSmart | , |
| "ValueNodeStaticListRemoveSmart" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::ValueNodeStaticListRemoveSmart | , |
| N_("Remove Item (Smart)") | |||
| ) |
| ACTION_SET_TASK | ( | Action::ValueNodeStaticListRemoveSmart | , |
| "remove" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::ValueNodeStaticListRemoveSmart | , |
| Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::ValueNodeStaticListRemoveSmart | , |
| - | 19 | ||
| ) |
| ACTION_SET_VERSION | ( | Action::ValueNodeStaticListRemoveSmart | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::ValueNodeStaticListRemoveSmart | , |
| "$Id$" | |||
| ) |
1.8.1.2