Definition at line 56 of file keyeditor.h.
◆ Tab()
◆ action_selected()
void KeyEditor::Tab::action_selected |
( |
| ) |
|
◆ bind()
void KeyEditor::Tab::bind |
( |
GdkEventKey * |
release_event, |
|
|
guint |
pressed_key |
|
) |
| |
◆ find_action_path()
Gtk::TreeModel::iterator KeyEditor::Tab::find_action_path |
( |
Gtk::TreeModel::const_iterator |
begin, |
|
|
Gtk::TreeModel::const_iterator |
end, |
|
|
const std::string & |
path |
|
) |
| const |
|
protected |
◆ key_press_event()
bool KeyEditor::Tab::key_press_event |
( |
GdkEventKey * |
| ) |
|
|
protected |
◆ key_release_event()
bool KeyEditor::Tab::key_release_event |
( |
GdkEventKey * |
| ) |
|
|
protected |
◆ populate()
uint32_t KeyEditor::Tab::populate |
( |
| ) |
|
◆ sort_column_changed()
void KeyEditor::Tab::sort_column_changed |
( |
| ) |
|
◆ tab_mapped()
void KeyEditor::Tab::tab_mapped |
( |
| ) |
|
◆ unbind()
void KeyEditor::Tab::unbind |
( |
| ) |
|
◆ visible_func()
bool KeyEditor::Tab::visible_func |
( |
const Gtk::TreeModel::const_iterator & |
iter | ) |
const |
◆ bindings
◆ columns
◆ data_model
Glib::RefPtr<Gtk::TreeStore> KeyEditor::Tab::data_model |
◆ filter
Glib::RefPtr<Gtk::TreeModelFilter> KeyEditor::Tab::filter |
◆ last_keyval
guint KeyEditor::Tab::last_keyval |
◆ name
std::string KeyEditor::Tab::name |
◆ owner
◆ scroller
Gtk::ScrolledWindow KeyEditor::Tab::scroller |
◆ sorted_filter
Glib::RefPtr<Gtk::TreeModelSort> KeyEditor::Tab::sorted_filter |
◆ view
Gtk::TreeView KeyEditor::Tab::view |
|
mutable |
◆ vpacker
Gtk::VBox KeyEditor::Tab::vpacker |
The documentation for this class was generated from the following file: