|
synfig-studio
1.0.3
|
Template File. More...
#include "keyframewaypointset.h"#include <synfigapp/canvasinterface.h>#include <synfig/valuenodes/valuenode_dynamiclist.h>#include <synfig/valuenodes/valuenode_animated.h>#include "activepointsetsmart.h"#include "waypointsetsmart.h"#include <synfigapp/general.h>Functions | |
| ACTION_INIT (Action::KeyframeWaypointSet) | |
| ACTION_SET_NAME (Action::KeyframeWaypointSet,"KeyframeWaypointSet") | |
| ACTION_SET_LOCAL_NAME (Action::KeyframeWaypointSet, N_("Set Waypoints at Keyframe")) | |
| ACTION_SET_TASK (Action::KeyframeWaypointSet,"set") | |
| ACTION_SET_CATEGORY (Action::KeyframeWaypointSet, Action::CATEGORY_KEYFRAME) | |
| ACTION_SET_PRIORITY (Action::KeyframeWaypointSet, 0) | |
| ACTION_SET_VERSION (Action::KeyframeWaypointSet,"0.0") | |
| ACTION_SET_CVS_ID (Action::KeyframeWaypointSet,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::KeyframeWaypointSet | ) |
| ACTION_SET_NAME | ( | Action::KeyframeWaypointSet | , |
| "KeyframeWaypointSet" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::KeyframeWaypointSet | , |
| N_("Set Waypoints at Keyframe") | |||
| ) |
| ACTION_SET_TASK | ( | Action::KeyframeWaypointSet | , |
| "set" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::KeyframeWaypointSet | , |
| Action::CATEGORY_KEYFRAME | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::KeyframeWaypointSet | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::KeyframeWaypointSet | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::KeyframeWaypointSet | , |
| "$Id$" | |||
| ) |
1.8.1.2