synfig-studio
1.0.3
|
Template File. More...
#include "valuenodeconstunsetstatic.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
Functions | |
ACTION_INIT (Action::ValueNodeConstUnSetStatic) | |
ACTION_SET_NAME (Action::ValueNodeConstUnSetStatic,"ValueNodeConstUnSetStatic") | |
ACTION_SET_LOCAL_NAME (Action::ValueNodeConstUnSetStatic, N_("Allow Animation")) | |
ACTION_SET_TASK (Action::ValueNodeConstUnSetStatic,"unsetstatic") | |
ACTION_SET_CATEGORY (Action::ValueNodeConstUnSetStatic, Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE) | |
ACTION_SET_PRIORITY (Action::ValueNodeConstUnSetStatic, 0) | |
ACTION_SET_VERSION (Action::ValueNodeConstUnSetStatic,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueNodeConstUnSetStatic,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueNodeConstUnSetStatic | ) |
ACTION_SET_NAME | ( | Action::ValueNodeConstUnSetStatic | , |
"ValueNodeConstUnSetStatic" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueNodeConstUnSetStatic | , |
N_("Allow Animation") | |||
) |
ACTION_SET_TASK | ( | Action::ValueNodeConstUnSetStatic | , |
"unsetstatic" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueNodeConstUnSetStatic | , |
Action::CATEGORY_VALUEDESC|Action::CATEGORY_VALUENODE | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueNodeConstUnSetStatic | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueNodeConstUnSetStatic | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueNodeConstUnSetStatic | , |
"$Id$" | |||
) |