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