synfig-studio  1.0.3
Functions
waypointremove.cpp File Reference

Template File. More...

#include "waypointremove.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>

Functions

 ACTION_INIT (Action::WaypointRemove)
 ACTION_SET_NAME (Action::WaypointRemove,"WaypointRemove")
 ACTION_SET_LOCAL_NAME (Action::WaypointRemove, N_("Remove Waypoint"))
 ACTION_SET_TASK (Action::WaypointRemove,"remove")
 ACTION_SET_CATEGORY (Action::WaypointRemove, Action::CATEGORY_WAYPOINT)
 ACTION_SET_PRIORITY (Action::WaypointRemove, 0)
 ACTION_SET_VERSION (Action::WaypointRemove,"0.0")
 ACTION_SET_CVS_ID (Action::WaypointRemove,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT ( Action::WaypointRemove  )
ACTION_SET_NAME ( Action::WaypointRemove  ,
"WaypointRemove"   
)
ACTION_SET_LOCAL_NAME ( Action::WaypointRemove  ,
N_("Remove Waypoint")   
)
ACTION_SET_TASK ( Action::WaypointRemove  ,
"remove"   
)
ACTION_SET_CATEGORY ( Action::WaypointRemove  ,
Action::CATEGORY_WAYPOINT   
)
ACTION_SET_PRIORITY ( Action::WaypointRemove  ,
 
)
ACTION_SET_VERSION ( Action::WaypointRemove  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::WaypointRemove  ,
"$Id$"   
)