synfig-studio
1.0.3
|
Template File. More...
#include "valuenodeconstset.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
Functions | |
ACTION_INIT (Action::ValueNodeConstSet) | |
ACTION_SET_NAME (Action::ValueNodeConstSet,"ValueNodeConstSet") | |
ACTION_SET_LOCAL_NAME (Action::ValueNodeConstSet, N_("Set ValueNode_Const")) | |
ACTION_SET_TASK (Action::ValueNodeConstSet,"set") | |
ACTION_SET_CATEGORY (Action::ValueNodeConstSet, Action::CATEGORY_VALUENODE) | |
ACTION_SET_PRIORITY (Action::ValueNodeConstSet, 0) | |
ACTION_SET_VERSION (Action::ValueNodeConstSet,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueNodeConstSet,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueNodeConstSet | ) |
ACTION_SET_NAME | ( | Action::ValueNodeConstSet | , |
"ValueNodeConstSet" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueNodeConstSet | , |
N_("Set ValueNode_Const") | |||
) |
ACTION_SET_TASK | ( | Action::ValueNodeConstSet | , |
"set" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueNodeConstSet | , |
Action::CATEGORY_VALUENODE | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueNodeConstSet | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueNodeConstSet | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueNodeConstSet | , |
"$Id$" | |||
) |