, including all inherited members.
advance(int n=1) | Papyrus::Animator | [virtual] |
animate(int n)=0 | Papyrus::Animator | [protected, pure virtual] |
Animator(const Glib::ustring &id) | Papyrus::Animator | [protected] |
bounce_direction() | Papyrus::Animator | |
bounce_frames() | Papyrus::Animator | |
Controller(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [protected] |
create(const Glib::ustring &id=Glib::ustring()) | Papyrus::Controller | [static] |
disable(bool value=true) | Papyrus::Controller | [virtual] |
enable(bool value=true) | Papyrus::Controller | [virtual] |
find_attribute(const AttributeValueMap &avmap, const Glib::ustring &attribute) | Papyrus::Object | [inline, protected] |
frame_rate() | Papyrus::Animator | [virtual] |
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] |
interval() | Papyrus::Animator | [virtual] |
is_disabled() | Papyrus::Controller | [virtual] |
is_started() | Papyrus::Animator | [virtual] |
m_bounce_direction | Papyrus::Animator | [protected] |
m_bounce_frames | Papyrus::Animator | [protected] |
m_bounce_position | Papyrus::Animator | [protected] |
m_disabled | Papyrus::Controller | [protected] |
m_id | Papyrus::Object | [protected] |
m_interval | Papyrus::Animator | [protected] |
m_self | Papyrus::Controller | [protected] |
m_signal_advanced | Papyrus::Animator | [protected] |
m_signal_changed | Papyrus::Object | [protected] |
m_signal_disabled | Papyrus::Controller | [protected] |
m_signal_id_changed | Papyrus::Object | [protected] |
m_timeout_source_id | Papyrus::Animator | [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::Controller | [protected, virtual] |
on_button_release(const Event::ButtonRelease &event) | Papyrus::Controller | [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::Controller | [protected, virtual] |
on_scroll(const Event::Scroll &event) | Papyrus::Controller | [protected, virtual] |
pointer typedef | Papyrus::Animator | |
reverse(int n=1) | Papyrus::Animator | [virtual] |
set(const AttributeValueMap &avmap) | Papyrus::Object | [inline, virtual] |
set_bounce_frames(int frames) | Papyrus::Animator | |
set_frame_rate(unsigned int frames_per_second) | Papyrus::Animator | [virtual] |
set_id(const Glib::ustring &i) | Papyrus::Object | [inline] |
set_interval(unsigned int interval_ms) | Papyrus::Animator | [virtual] |
signal_advanced() | Papyrus::Animator | |
signal_changed() | Papyrus::Object | [inline] |
signal_disabled() | Papyrus::Controller | |
signal_id_changed() | Papyrus::Object | [inline] |
start() | Papyrus::Animator | [virtual] |
start(unsigned int interval_ms) | Papyrus::Animator | [virtual] |
stop() | Papyrus::Animator | [virtual] |
timeout_handler() | Papyrus::Animator | [protected] |
timeout_handler_proxy(gpointer data) | Papyrus::Animator | [private, static] |
weak_pointer typedef | Papyrus::Controller | |
~Animator() | Papyrus::Animator | [virtual] |
~Controller() | Papyrus::Controller | [virtual] |
~Object() | Papyrus::Object | [inline, virtual] |