|
synfig-studio
1.0.3
|
Template File. More...
#include "layerresetpose.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>#include <synfig/valuenodes/valuenode_bone.h>#include <synfig/valuenodes/valuenode_composite.h>Functions | |
| ACTION_INIT (Action::LayerResetPose) | |
| ACTION_SET_NAME (Action::LayerResetPose,"LayerResetPose") | |
| ACTION_SET_LOCAL_NAME (Action::LayerResetPose, N_("Reset Pose")) | |
| ACTION_SET_TASK (Action::LayerResetPose,"layer_reset_pose") | |
| ACTION_SET_CATEGORY (Action::LayerResetPose, Action::CATEGORY_LAYER) | |
| ACTION_SET_PRIORITY (Action::LayerResetPose, 0) | |
| ACTION_SET_VERSION (Action::LayerResetPose,"0.0") | |
| ACTION_SET_CVS_ID (Action::LayerResetPose,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::LayerResetPose | ) |
| ACTION_SET_NAME | ( | Action::LayerResetPose | , |
| "LayerResetPose" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::LayerResetPose | , |
| N_("Reset Pose") | |||
| ) |
| ACTION_SET_TASK | ( | Action::LayerResetPose | , |
| "layer_reset_pose" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::LayerResetPose | , |
| Action::CATEGORY_LAYER | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::LayerResetPose | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::LayerResetPose | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::LayerResetPose | , |
| "$Id$" | |||
| ) |
1.8.1.2