synfig-studio  1.0.3
Functions
layeractivate.cpp File Reference

Template File. More...

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

Functions

 ACTION_INIT_NO_GET_LOCAL_NAME (Action::LayerActivate)
 ACTION_SET_NAME (Action::LayerActivate,"LayerActivate")
 ACTION_SET_LOCAL_NAME (Action::LayerActivate, N_("Activate Layer"))
 ACTION_SET_TASK (Action::LayerActivate,"activate")
 ACTION_SET_CATEGORY (Action::LayerActivate, Action::CATEGORY_LAYER)
 ACTION_SET_PRIORITY (Action::LayerActivate, 0)
 ACTION_SET_VERSION (Action::LayerActivate,"0.0")
 ACTION_SET_CVS_ID (Action::LayerActivate,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT_NO_GET_LOCAL_NAME ( Action::LayerActivate  )
ACTION_SET_NAME ( Action::LayerActivate  ,
"LayerActivate"   
)
ACTION_SET_LOCAL_NAME ( Action::LayerActivate  ,
N_("Activate Layer")   
)
ACTION_SET_TASK ( Action::LayerActivate  ,
"activate"   
)
ACTION_SET_CATEGORY ( Action::LayerActivate  ,
Action::CATEGORY_LAYER   
)
ACTION_SET_PRIORITY ( Action::LayerActivate  ,
 
)
ACTION_SET_VERSION ( Action::LayerActivate  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::LayerActivate  ,
"$Id$"   
)