|
synfig-studio
1.0.3
|
Renderer_Dragbox classe is used to display in the workarea the interactive selection box, and select workarea objects (actually handles) accordingly to the shift/control modifier keys. More...
#include "workarearenderer.h"#include "duckmatic.h"#include <vector>#include <synfig/vector.h>#include <synfig/guidset.h>Go to the source code of this file.
Classes | |
| class | studio::Renderer_Dragbox |
Namespaces | |
| namespace | studio |
Macros | |
| #define | DRAGBOX_COLOR_OUTLINE Gdk::Color("#000000") |
Renderer_Dragbox classe is used to display in the workarea the interactive selection box, and select workarea objects (actually handles) accordingly to the shift/control modifier keys.
$Id$
| #define DRAGBOX_COLOR_OUTLINE Gdk::Color("#000000") |
Referenced by studio::Renderer_Dragbox::render_vfunc().
1.8.1.2