synfig-studio  1.0.3
Classes | Namespaces | Macros
renderer_dragbox.h File Reference

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")

Detailed Description

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$

Macro Definition Documentation

#define DRAGBOX_COLOR_OUTLINE   Gdk::Color("#000000")