synfig-studio  1.0.3
Functions
layerremove.cpp File Reference

Template File. More...

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

Functions

 ACTION_INIT_NO_GET_LOCAL_NAME (Action::LayerRemove)
 ACTION_SET_NAME (Action::LayerRemove,"LayerRemove")
 ACTION_SET_LOCAL_NAME (Action::LayerRemove, N_("Delete Layer"))
 ACTION_SET_TASK (Action::LayerRemove,"remove")
 ACTION_SET_CATEGORY (Action::LayerRemove, Action::CATEGORY_LAYER)
 ACTION_SET_PRIORITY (Action::LayerRemove, 0)
 ACTION_SET_VERSION (Action::LayerRemove,"0.0")
 ACTION_SET_CVS_ID (Action::LayerRemove,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT_NO_GET_LOCAL_NAME ( Action::LayerRemove  )
ACTION_SET_NAME ( Action::LayerRemove  ,
"LayerRemove"   
)
ACTION_SET_LOCAL_NAME ( Action::LayerRemove  ,
N_("Delete Layer")   
)
ACTION_SET_TASK ( Action::LayerRemove  ,
"remove"   
)
ACTION_SET_CATEGORY ( Action::LayerRemove  ,
Action::CATEGORY_LAYER   
)
ACTION_SET_PRIORITY ( Action::LayerRemove  ,
 
)
ACTION_SET_VERSION ( Action::LayerRemove  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::LayerRemove  ,
"$Id$"   
)