|
synfig-studio
1.0.3
|
Template File. More...
#include "valuedesccreatechildbone.h"#include "valuenodestaticlistinsertsmart.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>#include <synfig/valuenodes/valuenode_bone.h>Functions | |
| ACTION_INIT (Action::ValueDescCreateChildBone) | |
| ACTION_SET_NAME (Action::ValueDescCreateChildBone,"ValueDescCreateChildBone") | |
| ACTION_SET_LOCAL_NAME (Action::ValueDescCreateChildBone, N_("Create Child Bone")) | |
| ACTION_SET_TASK (Action::ValueDescCreateChildBone,"create_child_bone") | |
| ACTION_SET_CATEGORY (Action::ValueDescCreateChildBone, Action::CATEGORY_VALUEDESC) | |
| ACTION_SET_PRIORITY (Action::ValueDescCreateChildBone, 0) | |
| ACTION_SET_VERSION (Action::ValueDescCreateChildBone,"0.0") | |
| ACTION_SET_CVS_ID (Action::ValueDescCreateChildBone,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::ValueDescCreateChildBone | ) |
| ACTION_SET_NAME | ( | Action::ValueDescCreateChildBone | , |
| "ValueDescCreateChildBone" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::ValueDescCreateChildBone | , |
| N_("Create Child Bone") | |||
| ) |
| ACTION_SET_TASK | ( | Action::ValueDescCreateChildBone | , |
| "create_child_bone" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::ValueDescCreateChildBone | , |
| Action::CATEGORY_VALUEDESC | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::ValueDescCreateChildBone | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::ValueDescCreateChildBone | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::ValueDescCreateChildBone | , |
| "$Id$" | |||
| ) |
1.8.1.2