synfig-studio
1.0.3
|
Template File. More...
#include "valuedesclink.h"
#include <synfigapp/canvasinterface.h>
#include <synfig/valuenodes/valuenode_const.h>
#include <synfig/valuenodes/valuenode_scale.h>
#include <synfig/valuenodes/valuenode_composite.h>
#include <synfigapp/general.h>
#include <zconf.h>
Functions | |
ACTION_INIT (Action::ValueDescLink) | |
ACTION_SET_NAME (Action::ValueDescLink,"ValueDescLink") | |
ACTION_SET_LOCAL_NAME (Action::ValueDescLink, N_("Link")) | |
ACTION_SET_TASK (Action::ValueDescLink,"connect") | |
ACTION_SET_CATEGORY (Action::ValueDescLink, Action::CATEGORY_VALUEDESC) | |
ACTION_SET_PRIORITY (Action::ValueDescLink, 0) | |
ACTION_SET_VERSION (Action::ValueDescLink,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueDescLink,"$Id$") | |
ACTION_INIT (Action::ValueDescLinkOpposite) | |
ACTION_SET_NAME (Action::ValueDescLinkOpposite,"ValueDescLinkOpposite") | |
ACTION_SET_LOCAL_NAME (Action::ValueDescLinkOpposite, N_("Link Opposite")) | |
ACTION_SET_TASK (Action::ValueDescLinkOpposite,"connect") | |
ACTION_SET_CATEGORY (Action::ValueDescLinkOpposite, Action::CATEGORY_VALUEDESC) | |
ACTION_SET_PRIORITY (Action::ValueDescLinkOpposite, 0) | |
ACTION_SET_VERSION (Action::ValueDescLinkOpposite,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueDescLinkOpposite,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueDescLink | ) |
ACTION_SET_NAME | ( | Action::ValueDescLink | , |
"ValueDescLink" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueDescLink | , |
N_("Link") | |||
) |
ACTION_SET_TASK | ( | Action::ValueDescLink | , |
"connect" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueDescLink | , |
Action::CATEGORY_VALUEDESC | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueDescLink | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueDescLink | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueDescLink | , |
"$Id$" | |||
) |
ACTION_INIT | ( | Action::ValueDescLinkOpposite | ) |
ACTION_SET_NAME | ( | Action::ValueDescLinkOpposite | , |
"ValueDescLinkOpposite" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueDescLinkOpposite | , |
N_("Link Opposite") | |||
) |
ACTION_SET_TASK | ( | Action::ValueDescLinkOpposite | , |
"connect" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueDescLinkOpposite | , |
Action::CATEGORY_VALUEDESC | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueDescLinkOpposite | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueDescLinkOpposite | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueDescLinkOpposite | , |
"$Id$" | |||
) |