|
synfig-studio
1.0.3
|
Template File. More...
#include "valuedescsetinterpolation.h"#include <synfigapp/canvasinterface.h>#include <synfigapp/general.h>Functions | |
| ACTION_INIT_NO_GET_LOCAL_NAME (Action::ValueDescSetInterpolation) | |
| ACTION_SET_NAME (Action::ValueDescSetInterpolation,"ValueDescSetInterpolation") | |
| ACTION_SET_LOCAL_NAME (Action::ValueDescSetInterpolation, N_("Set Parameter Interpolation")) | |
| ACTION_SET_TASK (Action::ValueDescSetInterpolation,"setinterpolation") | |
| ACTION_SET_CATEGORY (Action::ValueDescSetInterpolation, Action::CATEGORY_VALUEDESC) | |
| ACTION_SET_PRIORITY (Action::ValueDescSetInterpolation, 0) | |
| ACTION_SET_VERSION (Action::ValueDescSetInterpolation,"0.0") | |
| ACTION_SET_CVS_ID (Action::ValueDescSetInterpolation,"$Id$") | |
Template File.
$Id$
| ACTION_INIT_NO_GET_LOCAL_NAME | ( | Action::ValueDescSetInterpolation | ) |
| ACTION_SET_NAME | ( | Action::ValueDescSetInterpolation | , |
| "ValueDescSetInterpolation" | |||
| ) |
| ACTION_SET_LOCAL_NAME | ( | Action::ValueDescSetInterpolation | , |
| N_("Set Parameter Interpolation") | |||
| ) |
| ACTION_SET_TASK | ( | Action::ValueDescSetInterpolation | , |
| "setinterpolation" | |||
| ) |
| ACTION_SET_CATEGORY | ( | Action::ValueDescSetInterpolation | , |
| Action::CATEGORY_VALUEDESC | |||
| ) |
| ACTION_SET_PRIORITY | ( | Action::ValueDescSetInterpolation | , |
| 0 | |||
| ) |
| ACTION_SET_VERSION | ( | Action::ValueDescSetInterpolation | , |
| "0.0" | |||
| ) |
| ACTION_SET_CVS_ID | ( | Action::ValueDescSetInterpolation | , |
| "$Id$" | |||
| ) |
1.8.1.2