#include <event_mouse.h>
Public Member Functions | |
EventBox (EventKey id, const synfig::Point &p1, const synfig::Point &p2, MouseButton button=BUTTON_NONE, Gdk::ModifierType modifier=Gdk::ModifierType(0)) | |
EventBox (const synfig::Point &p1, const synfig::Point &p2, MouseButton button=BUTTON_NONE, Gdk::ModifierType modifier=Gdk::ModifierType(0)) | |
Public Attributes | |
synfig::Point | p1 |
synfig::Point | p2 |
MouseButton | button |
Gdk::ModifierType | modifier |
studio::EventBox::EventBox | ( | EventKey | id, | |
const synfig::Point & | p1, | |||
const synfig::Point & | p2, | |||
MouseButton | button = BUTTON_NONE , |
|||
Gdk::ModifierType | modifier = Gdk::ModifierType(0) | |||
) | [inline] |
studio::EventBox::EventBox | ( | const synfig::Point & | p1, | |
const synfig::Point & | p2, | |||
MouseButton | button = BUTTON_NONE , |
|||
Gdk::ModifierType | modifier = Gdk::ModifierType(0) | |||
) | [inline] |
synfig::Point studio::EventBox::p1 |
synfig::Point studio::EventBox::p2 |
Gdk::ModifierType studio::EventBox::modifier |