|
synfig-studio
1.0.3
|
Template File. More...
#include "valuenodeadd.h"#include "canvasadd.h"#include "valuedescexport.h"#include "layerparamconnect.h"#include "layerparamset.h"#include "valuedescconnect.h"#include <synfigapp/canvasinterface.h>#include <synfig/valuenodes/valuenode_const.h>#include <synfig/context.h>#include <synfigapp/general.h>Functions | |
| ACTION_INIT_NO_GET_LOCAL_NAME (Action::ValueDescExport) | |
| ACTION_SET_NAME (Action::ValueDescExport,"ValueDescExport") | |
| ACTION_SET_LOCAL_NAME (Action::ValueDescExport, N_("Export Value")) | |
| ACTION_SET_TASK (Action::ValueDescExport,"export") | |
| ACTION_SET_CATEGORY (Action::ValueDescExport, Action::CATEGORY_VALUEDESC) | |
| ACTION_SET_PRIORITY (Action::ValueDescExport, 0) | |
| ACTION_SET_VERSION (Action::ValueDescExport,"0.0") | |
| ACTION_SET_CVS_ID (Action::ValueDescExport,"$Id$") | |
Template File.
$Id$
| ACTION_INIT_NO_GET_LOCAL_NAME | ( | Action::ValueDescExport | ) |
| ACTION_SET_NAME | ( | Action::ValueDescExport | , |
| "ValueDescExport" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::ValueDescExport | , |
| N_("Export Value") | |||
| ) |
| ACTION_SET_TASK | ( | Action::ValueDescExport | , |
| "export" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::ValueDescExport | , |
| Action::CATEGORY_VALUEDESC | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::ValueDescExport | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::ValueDescExport | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::ValueDescExport | , |
| "$Id$" | |||
| ) |
1.8.1.2