| synfig-studio
    1.0.3
    | 
Template File. More...
#include "activepointremove.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>| Functions | |
| ACTION_INIT (Action::ActivepointRemove) | |
| ACTION_SET_NAME (Action::ActivepointRemove,"ActivepointRemove") | |
| ACTION_SET_LOCAL_NAME (Action::ActivepointRemove, N_("Remove Activepoint")) | |
| ACTION_SET_TASK (Action::ActivepointRemove,"remove") | |
| ACTION_SET_CATEGORY (Action::ActivepointRemove, Action::CATEGORY_ACTIVEPOINT) | |
| ACTION_SET_PRIORITY (Action::ActivepointRemove, 0) | |
| ACTION_SET_VERSION (Action::ActivepointRemove,"0.0") | |
| ACTION_SET_CVS_ID (Action::ActivepointRemove,"$Id$") | |
Template File.
$Id$
| ACTION_INIT | ( | Action::ActivepointRemove | ) | 
| ACTION_SET_NAME | ( | Action::ActivepointRemove | , | 
| "ActivepointRemove" | |||
| ) | 
| ACTION_SET_LOCAL_NAME | ( | Action::ActivepointRemove | , | 
| N_("Remove Activepoint") | |||
| ) | 
| ACTION_SET_TASK | ( | Action::ActivepointRemove | , | 
| "remove" | |||
| ) | 
| ACTION_SET_CATEGORY | ( | Action::ActivepointRemove | , | 
| Action::CATEGORY_ACTIVEPOINT | |||
| ) | 
| ACTION_SET_PRIORITY | ( | Action::ActivepointRemove | , | 
| 0 | |||
| ) | 
| ACTION_SET_VERSION | ( | Action::ActivepointRemove | , | 
| "0.0" | |||
| ) | 
| ACTION_SET_CVS_ID | ( | Action::ActivepointRemove | , | 
| "$Id$" | |||
| ) | 
 1.8.1.2
 1.8.1.2