|
synfig-studio
1.0.3
|
Template File. More...
#include <synfig/valuenodes/valuenode_dynamiclist.h>#include "state_bline.h"#include "state_normal.h"#include "canvasview.h"#include "workarea.h"#include "app.h"#include <synfig/valuenodes/valuenode_bline.h>#include <ETL/hermite>#include <ETL/calculus>#include <utility>#include "event_mouse.h"#include "event_layerclick.h"#include "docks/dock_toolbox.h"#include "docks/dialog_tooloptions.h"#include "widgets/widget_enum.h"#include "widgets/widget_distance.h"#include <synfig/transform.h>#include <synfigapp/main.h>#include "general.h"#include <gtkmm/separatormenuitem.h>#include <gtkmm/imagemenuitem.h>Macros | |
| #define | DISTINGUISH_FIRST_DUCK |
| #define | LAYER_CREATION(button, stockid, tooltip) |
| #define | SPACING(name, px) |
| #define | GAP (3) |
| #define | INDENTATION (6) |
| #define | STATE_BLINE_ADD_MENU_ITEM(title, split_angle, split_radius, icon) |
| #define | STATE_BLINE_ADD_MENU_ITEM(title, split_angle, split_radius, icon) |
Template File.
$Id$
| #define DISTINGUISH_FIRST_DUCK |
| #define LAYER_CREATION | ( | button, | |
| stockid, | |||
| tooltip | |||
| ) |
| #define SPACING | ( | name, | |
| px | |||
| ) |
| #define GAP (3) |
| #define INDENTATION (6) |
| #define STATE_BLINE_ADD_MENU_ITEM | ( | title, | |
| split_angle, | |||
| split_radius, | |||
| icon | |||
| ) |
| #define STATE_BLINE_ADD_MENU_ITEM | ( | title, | |
| split_angle, | |||
| split_radius, | |||
| icon | |||
| ) |
1.8.1.2