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