synfig-studio  1.0.3
Functions
valuenodelinkconnect.cpp File Reference

Template File. More...

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

Functions

 ACTION_INIT (Action::ValueNodeLinkConnect)
 ACTION_SET_NAME (Action::ValueNodeLinkConnect,"ValueNodeLinkConnect")
 ACTION_SET_LOCAL_NAME (Action::ValueNodeLinkConnect, N_("Connect ValueNode Link"))
 ACTION_SET_TASK (Action::ValueNodeLinkConnect,"connect")
 ACTION_SET_CATEGORY (Action::ValueNodeLinkConnect, Action::CATEGORY_LAYER|Action::CATEGORY_VALUENODE)
 ACTION_SET_PRIORITY (Action::ValueNodeLinkConnect, 0)
 ACTION_SET_VERSION (Action::ValueNodeLinkConnect,"0.0")
 ACTION_SET_CVS_ID (Action::ValueNodeLinkConnect,"$Id$")

Detailed Description

Template File.

$Id$

Function Documentation

ACTION_INIT ( Action::ValueNodeLinkConnect  )
ACTION_SET_NAME ( Action::ValueNodeLinkConnect  ,
"ValueNodeLinkConnect"   
)
ACTION_SET_LOCAL_NAME ( Action::ValueNodeLinkConnect  ,
N_("Connect ValueNode Link")   
)
ACTION_SET_TASK ( Action::ValueNodeLinkConnect  ,
"connect"   
)
ACTION_SET_CATEGORY ( Action::ValueNodeLinkConnect  ,
Action::CATEGORY_LAYER|Action::CATEGORY_VALUENODE   
)
ACTION_SET_PRIORITY ( Action::ValueNodeLinkConnect  ,
 
)
ACTION_SET_VERSION ( Action::ValueNodeLinkConnect  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::ValueNodeLinkConnect  ,
"$Id$"   
)