synfig-studio  1.0.3
Functions
valuedescremovesmart.cpp File Reference
#include "valuedescremovesmart.h"
#include <synfigapp/canvasinterface.h>
#include <synfigapp/general.h>
#include <synfig/valuenodes/valuenode_composite.h>

Functions

 ACTION_INIT (Action::ValueDescRemoveSmart)
 ACTION_SET_NAME (Action::ValueDescRemoveSmart,"ValueDescRemoveSmart")
 ACTION_SET_LOCAL_NAME (Action::ValueDescRemoveSmart, N_("Remove Multiple Items(Smart)"))
 ACTION_SET_TASK (Action::ValueDescRemoveSmart,"remove")
 ACTION_SET_CATEGORY (Action::ValueDescRemoveSmart, Action::CATEGORY_VALUEDESC)
 ACTION_SET_PRIORITY (Action::ValueDescRemoveSmart,-19)
 ACTION_SET_VERSION (Action::ValueDescRemoveSmart,"0.0")
 ACTION_SET_CVS_ID (Action::ValueDescRemoveSmart,"$Id$")

Function Documentation

ACTION_INIT ( Action::ValueDescRemoveSmart  )
ACTION_SET_NAME ( Action::ValueDescRemoveSmart  ,
"ValueDescRemoveSmart"   
)
ACTION_SET_LOCAL_NAME ( Action::ValueDescRemoveSmart  ,
N_("Remove Multiple Items(Smart)")   
)
ACTION_SET_TASK ( Action::ValueDescRemoveSmart  ,
"remove"   
)
ACTION_SET_CATEGORY ( Action::ValueDescRemoveSmart  ,
Action::CATEGORY_VALUEDESC   
)
ACTION_SET_PRIORITY ( Action::ValueDescRemoveSmart  ,
19 
)
ACTION_SET_VERSION ( Action::ValueDescRemoveSmart  ,
"0.0"   
)
ACTION_SET_CVS_ID ( Action::ValueDescRemoveSmart  ,
"$Id$"   
)