, including all inherited members.
add_sketchpad(Group::pointer sketchpad) | Papyrus::FreehandSketcher | |
Controller(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [protected] |
create(const Glib::ustring &id, SKETCH mode=SKETCH_LINE, Stroke::pointer stroke=Stroke::pointer()) | Papyrus::FreehandSketcher | [static] |
create(SKETCH mode=SKETCH_LINE, Stroke::pointer stroke=Stroke::pointer()) | Papyrus::FreehandSketcher | [static] |
Papyrus::Controller::create(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [static] |
disable(bool value=true) | Papyrus::Controller | [virtual] |
enable(bool value=true) | Papyrus::Controller | [virtual] |
fill() | Papyrus::FreehandSketcher | |
find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
FreehandSketcher(const Glib::ustring &id, SKETCH mode=SKETCH_LINE, Stroke::pointer stroke=Stroke::pointer()) | Papyrus::FreehandSketcher | [protected] |
get_movement_threshhold() | Papyrus::FreehandSketcher | |
handle(const Event::Event &event) | Papyrus::Controller | [virtual] |
handle(const Event::Button &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonPress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonDoublePress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonTriplePress &event) | Papyrus::Controller | [virtual] |
handle(const Event::ButtonRelease &event) | Papyrus::Controller | [virtual] |
handle(const Event::Key &event) | Papyrus::Controller | [virtual] |
handle(const Event::KeyPress &event) | Papyrus::Controller | [virtual] |
handle(const Event::KeyRelease &event) | Papyrus::Controller | [virtual] |
handle(const Event::Motion &event) | Papyrus::Controller | [virtual] |
handle(const Event::Scroll &event) | Papyrus::Controller | [virtual] |
handle_event(const Event::Event &event) | Papyrus::Controller | |
id() const | Papyrus::Object | [inline] |
is_disabled() | Papyrus::Controller | [virtual] |
Lines typedef | Papyrus::FreehandSketcher | [protected] |
m_current_line | Papyrus::FreehandSketcher | [protected] |
m_disabled | Papyrus::Controller | [protected] |
m_drawing | Papyrus::FreehandSketcher | [protected] |
m_fill | Papyrus::FreehandSketcher | [protected] |
m_id | Papyrus::Object | [protected] |
m_last_position | Papyrus::FreehandSketcher | [protected] |
m_lines | Papyrus::FreehandSketcher | [protected] |
m_mode | Papyrus::FreehandSketcher | [protected] |
m_movement_threshhold | Papyrus::FreehandSketcher | [protected] |
m_self | Papyrus::Controller | [protected] |
m_signal_changed | Papyrus::Object | [protected] |
m_signal_disabled | Papyrus::Controller | [protected] |
m_signal_id_changed | Papyrus::Object | [protected] |
m_sketchpads | Papyrus::FreehandSketcher | [protected] |
m_stroke | Papyrus::FreehandSketcher | [protected] |
Object(const Glib::ustring &id=Glib::ustring()) | Papyrus::Object | [inline, protected] |
Object(const AttributeValueMap &avmap) | Papyrus::Object | [inline, protected] |
on_button_double_press(const Event::ButtonDoublePress &event) | Papyrus::Controller | [protected, virtual] |
on_button_press(const Event::ButtonPress &event) | Papyrus::FreehandSketcher | [protected, virtual] |
on_button_release(const Event::ButtonRelease &event) | Papyrus::FreehandSketcher | [protected, virtual] |
on_button_triple_press(const Event::ButtonTriplePress &event) | Papyrus::Controller | [protected, virtual] |
on_key_press(const Event::KeyPress &event) | Papyrus::Controller | [protected, virtual] |
on_key_release(const Event::KeyRelease &event) | Papyrus::Controller | [protected, virtual] |
on_motion(const Event::Motion &event) | Papyrus::FreehandSketcher | [protected, virtual] |
on_scroll(const Event::Scroll &event) | Papyrus::Controller | [protected, virtual] |
pointer typedef | Papyrus::FreehandSketcher | |
remove_sketchpad(Group::pointer sketchpad) | Papyrus::FreehandSketcher | |
set(const AttributeValueMap &avmap) | Papyrus::Object | [inline, virtual] |
set_fill(Fill::pointer fill) | Papyrus::FreehandSketcher | |
set_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
set_movement_threshhold(double t) | Papyrus::FreehandSketcher | |
set_sketch_mode(SKETCH mode) | Papyrus::FreehandSketcher | |
set_stroke(Stroke::pointer stroke) | Papyrus::FreehandSketcher | |
signal_changed() | Papyrus::Object | [inline] |
signal_disabled() | Papyrus::Controller | |
signal_id_changed() | Papyrus::Object | [inline] |
sketch_mode() | Papyrus::FreehandSketcher | |
Sketchpads typedef | Papyrus::FreehandSketcher | |
sketchpads() | Papyrus::FreehandSketcher | |
stroke() | Papyrus::FreehandSketcher | |
weak_pointer typedef | Papyrus::Controller | |
~Controller() | Papyrus::Controller | [virtual] |
~FreehandSketcher() | Papyrus::FreehandSketcher | [virtual] |
~Object() | Papyrus::Object | [inline, virtual] |