synfig-studio  1.0.3
Functions
layerparamdisconnect.cpp File Reference

Template File. More...

#include "layerparamdisconnect.h"
#include <synfigapp/canvasinterface.h>
#include <synfig/valuenodes/valuenode_dynamiclist.h>
#include <synfigapp/general.h>

Functions

 ACTION_INIT (Action::LayerParamDisconnect)
 ACTION_SET_NAME (Action::LayerParamDisconnect,"LayerParamDisconnect")
 ACTION_SET_LOCAL_NAME (Action::LayerParamDisconnect, N_("Disconnect Layer Parameter"))
 ACTION_SET_TASK (Action::LayerParamDisconnect,"disconnect")
 ACTION_SET_CATEGORY (Action::LayerParamDisconnect, Action::CATEGORY_LAYER|Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::LayerParamDisconnect, 0)
 ACTION_SET_VERSION (Action::LayerParamDisconnect,"0.0")
 ACTION_SET_CVS_ID (Action::LayerParamDisconnect,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT ( Action::LayerParamDisconnect  )
ACTION_SET_NAME ( Action::LayerParamDisconnect  ,
"LayerParamDisconnect"   
)
ACTION_SET_LOCAL_NAME ( Action::LayerParamDisconnect  ,
N_("Disconnect Layer Parameter")   
)
ACTION_SET_TASK ( Action::LayerParamDisconnect  ,
"disconnect"   
)
ACTION_SET_CATEGORY ( Action::LayerParamDisconnect  ,
Action::CATEGORY_LAYER|Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::LayerParamDisconnect  ,
 
)
ACTION_SET_VERSION ( Action::LayerParamDisconnect  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::LayerParamDisconnect  ,
"$Id$"   
)