Papyrus::Translator Member List

This is the complete list of members for Papyrus::Translator, including all inherited members.

add_to_selection(Drawable::pointer drawable) (defined in Papyrus::Selector)Papyrus::Selector
clear() (defined in Papyrus::Selector)Papyrus::Selector
Controller() (defined in Papyrus::Controller)Papyrus::Controller
create(Group::pointer selection_group=Group::pointer(), SelectionMode mode=SELECT_PRESS, int selection_depth=1, unsigned transforms=TRANSLATE_X|TRANSLATE_Y) (defined in Papyrus::Translator)Papyrus::Translator [static]
create(Group::pointer select_from_group, Group::pointer selection_group, SelectionMode mode=SELECT_PRESS, int selection_depth=1, unsigned transforms=TRANSLATE_X|TRANSLATE_Y) (defined in Papyrus::Translator)Papyrus::Translator [static]
create(Group::pointer select_from_group=Group::pointer(), SelectionMode mode=SELECT_PRESS, int selection_depth=1) (defined in Papyrus::Selector)Papyrus::Selector [static]
create(Group::pointer select_from_group, Group::pointer selection_group, SelectionMode mode=SELECT_PRESS, int selection_depth=1, bool add_drawable_only=true) (defined in Papyrus::Selector)Papyrus::Selector [static]
disable(bool value=true) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
disable_select_mode(unsigned mode) (defined in Papyrus::Selector)Papyrus::Selector
disable_transforms(unsigned transforms) (defined in Papyrus::Translator)Papyrus::Translator
enable(bool value=true) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
enable_select_mode(unsigned mode) (defined in Papyrus::Selector)Papyrus::Selector
enable_transforms(unsigned transforms) (defined in Papyrus::Translator)Papyrus::Translator
extents() (defined in Papyrus::Selector)Papyrus::Selector
grid(double &x, double &y)Papyrus::Translator
handle(const Event::Event &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::Button &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::ButtonPress &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::ButtonDoublePress &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::ButtonTriplePress &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::ButtonRelease &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::Key &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::KeyPress &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::KeyRelease &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::Motion &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
handle(const Event::Scroll &event) (defined in Papyrus::Controller)Papyrus::Controller [virtual]
in_selection(Drawable::pointer drawable) (defined in Papyrus::Selector)Papyrus::Selector
is_disabled() (defined in Papyrus::Controller)Papyrus::Controller [virtual]
m_add_drawable_only (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_disabled (defined in Papyrus::Controller)Papyrus::Controller [protected]
m_extents (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_grid (defined in Papyrus::Translator)Papyrus::Translator [protected]
m_last_position (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_original_position (defined in Papyrus::Translator)Papyrus::Translator [protected]
m_picked (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_select_from_group (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_select_mode (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_selection (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_selection_depth (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_selection_group (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_signal_cleared (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_signal_deselected (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_signal_disabled (defined in Papyrus::Controller)Papyrus::Controller [protected]
m_signal_selected (defined in Papyrus::Selector)Papyrus::Selector [protected]
m_transforms (defined in Papyrus::Translator)Papyrus::Translator [protected]
on_button_double_press(const Event::ButtonDoublePress &event) (defined in Papyrus::Controller)Papyrus::Controller [protected, virtual]
on_button_press(const Event::ButtonPress &event) (defined in Papyrus::Translator)Papyrus::Translator [protected, virtual]
on_button_release(const Event::ButtonRelease &event) (defined in Papyrus::Selector)Papyrus::Selector [protected, virtual]
on_button_triple_press(const Event::ButtonTriplePress &event) (defined in Papyrus::Controller)Papyrus::Controller [protected, virtual]
on_key_press(const Event::KeyPress &event) (defined in Papyrus::Controller)Papyrus::Controller [protected, virtual]
on_key_release(const Event::KeyRelease &event) (defined in Papyrus::Controller)Papyrus::Controller [protected, virtual]
on_motion(const Event::Motion &event) (defined in Papyrus::Translator)Papyrus::Translator [protected, virtual]
on_scroll(const Event::Scroll &event) (defined in Papyrus::Controller)Papyrus::Controller [protected, virtual]
pointer typedef (defined in Papyrus::Translator)Papyrus::Translator
remove_from_selection(Drawable::pointer drawable) (defined in Papyrus::Selector)Papyrus::Selector
select_from_group() (defined in Papyrus::Selector)Papyrus::Selector
select_mode() (defined in Papyrus::Selector)Papyrus::Selector
Selection typedefPapyrus::Selector
selection() (defined in Papyrus::Selector)Papyrus::Selector
selection_depth() (defined in Papyrus::Selector)Papyrus::Selector
selection_group() (defined in Papyrus::Selector)Papyrus::Selector
Selector(Group::pointer select_from_group=Group::pointer(), SelectionMode mode=SELECT_PRESS, int selection_depth=1) (defined in Papyrus::Selector)Papyrus::Selector
Selector(Group::pointer select_from_group, Group::pointer selection_group, SelectionMode mode=SELECT_PRESS, int selection_depth=1, bool add_drawable_only=true) (defined in Papyrus::Selector)Papyrus::Selector
set_grid(double x, double y)Papyrus::Translator
set_grid_x(double x) (defined in Papyrus::Translator)Papyrus::Translator
set_grid_y(double y) (defined in Papyrus::Translator)Papyrus::Translator
set_select_from_group(Group::pointer select_from_group) (defined in Papyrus::Selector)Papyrus::Selector
set_select_mode(unsigned mode) (defined in Papyrus::Selector)Papyrus::Selector
set_selection_depth(int selection_depth) (defined in Papyrus::Selector)Papyrus::Selector
set_selection_group(Group::pointer selection_group, bool add_drawable_only=true) (defined in Papyrus::Selector)Papyrus::Selector [virtual]
set_transforms(unsigned transforms) (defined in Papyrus::Translator)Papyrus::Translator
signal_cleared() (defined in Papyrus::Selector)Papyrus::Selector
signal_deselected() (defined in Papyrus::Selector)Papyrus::Selector
signal_disabled() (defined in Papyrus::Controller)Papyrus::Controller
signal_selected() (defined in Papyrus::Selector)Papyrus::Selector
transforms() (defined in Papyrus::Translator)Papyrus::Translator
Translator(Group::pointer selection_group=Group::pointer(), SelectionMode mode=SELECT_PRESS, int selection_depth=1, unsigned transforms=TRANSLATE_X|TRANSLATE_Y) (defined in Papyrus::Translator)Papyrus::Translator
Translator(Group::pointer select_from_group, Group::pointer selection_group, SelectionMode mode=SELECT_PRESS, int selection_depth=1, unsigned transforms=TRANSLATE_X|TRANSLATE_Y) (defined in Papyrus::Translator)Papyrus::Translator
~Controller() (defined in Papyrus::Controller)Papyrus::Controller [virtual]
~Selector() (defined in Papyrus::Selector)Papyrus::Selector [virtual]
~Translator() (defined in Papyrus::Translator)Papyrus::Translator


Generated on Sun Mar 11 10:01:58 2007 by  doxygen 1.5.1