_drag_active | Gtkmm2ext::Bindings | privatestatic |
_name | Gtkmm2ext::Bindings | private |
activate(KeyboardKey, Operation) | Gtkmm2ext::Bindings | |
activate(MouseButton, Operation) | Gtkmm2ext::Bindings | |
add(KeyboardKey, Operation, std::string const &, XMLProperty const *, bool can_save=false) | Gtkmm2ext::Bindings | |
add(MouseButton, Operation, std::string const &, XMLProperty const *) | Gtkmm2ext::Bindings | |
ardour_action_name(Glib::RefPtr< Gtk::Action >) | Gtkmm2ext::Bindings | privatestatic |
associate() | Gtkmm2ext::Bindings | |
associate_all() | Gtkmm2ext::Bindings | static |
bindings | Gtkmm2ext::Bindings | static |
Bindings(std::string const &name) | Gtkmm2ext::Bindings | |
BindingsChanged | Gtkmm2ext::Bindings | static |
bound_name(KeyboardKey const &, Operation) const | Gtkmm2ext::Bindings | |
button_press_bindings | Gtkmm2ext::Bindings | private |
button_release_bindings | Gtkmm2ext::Bindings | private |
dissociate() | Gtkmm2ext::Bindings | |
DragsBlockBindings | Gtkmm2ext::Bindings | friend |
empty() const | Gtkmm2ext::Bindings | |
empty_keys() const | Gtkmm2ext::Bindings | |
empty_mouse() const | Gtkmm2ext::Bindings | |
get_all_actions(std::vector< std::string > &paths, std::vector< std::string > &labels, std::vector< std::string > &tooltips, std::vector< std::string > &keys, std::vector< Glib::RefPtr< Gtk::Action > > &actions) | Gtkmm2ext::Bindings | |
get_binding_for_action(Glib::RefPtr< Gtk::Action >, Operation &op) | Gtkmm2ext::Bindings | |
get_bindings(std::string const &name) | Gtkmm2ext::Bindings | static |
get_keymap(Operation op) | Gtkmm2ext::Bindings | private |
get_keymap(Operation op) const | Gtkmm2ext::Bindings | private |
get_mousemap(Operation op) | Gtkmm2ext::Bindings | private |
is_bound(KeyboardKey const &, Operation, std::string *path=0) const | Gtkmm2ext::Bindings | |
is_registered(Operation op, std::string const &action_name) const | Gtkmm2ext::Bindings | |
KeybindingMap typedef | Gtkmm2ext::Bindings | |
load(XMLNode const &node) | Gtkmm2ext::Bindings | |
load_operation(XMLNode const &node) | Gtkmm2ext::Bindings | |
MouseButtonBindingMap typedef | Gtkmm2ext::Bindings | private |
name() const | Gtkmm2ext::Bindings | inline |
Operation enum name | Gtkmm2ext::Bindings | |
Press enum value | Gtkmm2ext::Bindings | |
press_bindings | Gtkmm2ext::Bindings | private |
push_to_gtk(KeyboardKey, Glib::RefPtr< Gtk::Action >) | Gtkmm2ext::Bindings | private |
reassociate() | Gtkmm2ext::Bindings | |
Release enum value | Gtkmm2ext::Bindings | |
release_bindings | Gtkmm2ext::Bindings | private |
remove(Operation, std::string const &action_name, bool can_save=false) | Gtkmm2ext::Bindings | |
remove(MouseButton, Operation) | Gtkmm2ext::Bindings | |
replace(KeyboardKey, Operation, std::string const &action_name, bool can_save=true) | Gtkmm2ext::Bindings | |
reset_bindings() | Gtkmm2ext::Bindings | inlinestatic |
save(XMLNode &root) | Gtkmm2ext::Bindings | |
save_all_bindings_as_html(std::ostream &) | Gtkmm2ext::Bindings | static |
save_as_html(std::ostream &, bool) const | Gtkmm2ext::Bindings | |
~Bindings() | Gtkmm2ext::Bindings | |