#include <editor_sections.h>
|
void | redisplay () |
|
void | queue_redisplay () |
|
bool | idle_redisplay () |
|
void | location_changed (ARDOUR::Location *) |
|
bool | delete_selected_section () |
|
bool | rename_selected_section () |
|
void | update_time_selection () |
|
void | selection_changed () |
|
void | clock_format_changed () |
|
bool | scroll_row_timeout () |
|
void | show_context_menu (int, int) |
|
bool | key_press (GdkEventKey *) |
|
bool | button_press (GdkEventButton *) |
|
bool | enter_notify (GdkEventCrossing *) |
|
bool | leave_notify (GdkEventCrossing *) |
|
void | drag_data_get (Glib::RefPtr< Gdk::DragContext > const &, Gtk::SelectionData &, guint, guint) |
|
void | drag_begin (Glib::RefPtr< Gdk::DragContext > const &) |
|
bool | drag_motion (Glib::RefPtr< Gdk::DragContext > const &, int, int, guint) |
|
void | drag_data_received (Glib::RefPtr< Gdk::DragContext > const &, int, int, Gtk::SelectionData const &, guint, guint) |
|
void | drag_leave (Glib::RefPtr< Gdk::DragContext > const &, guint) |
|
void | name_edited (const std::string &, const std::string &) |
|
Definition at line 32 of file editor_sections.h.
◆ LocationRowMap
◆ EditorSections()
EditorSections::EditorSections |
( |
| ) |
|
◆ button_press()
◆ clock_format_changed()
void EditorSections::clock_format_changed |
( |
| ) |
|
|
private |
◆ delete_selected_section()
bool EditorSections::delete_selected_section |
( |
| ) |
|
|
private |
◆ drag_begin()
◆ drag_data_get()
◆ drag_data_received()
◆ drag_leave()
void EditorSections::drag_leave |
( |
Glib::RefPtr< Gdk::DragContext > const & |
, |
|
|
guint |
|
|
) |
| |
|
private |
◆ drag_motion()
bool EditorSections::drag_motion |
( |
Glib::RefPtr< Gdk::DragContext > const & |
, |
|
|
int |
, |
|
|
int |
, |
|
|
guint |
|
|
) |
| |
|
private |
◆ enter_notify()
◆ idle_redisplay()
bool EditorSections::idle_redisplay |
( |
| ) |
|
|
private |
◆ key_press()
◆ leave_notify()
◆ location_changed()
◆ name_edited()
void EditorSections::name_edited |
( |
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
private |
◆ queue_redisplay()
void EditorSections::queue_redisplay |
( |
| ) |
|
|
private |
◆ redisplay()
void EditorSections::redisplay |
( |
| ) |
|
|
private |
◆ rename_selected_section()
bool EditorSections::rename_selected_section |
( |
| ) |
|
|
private |
◆ scroll_row_timeout()
bool EditorSections::scroll_row_timeout |
( |
| ) |
|
|
private |
◆ select()
◆ selection_changed()
void EditorSections::selection_changed |
( |
| ) |
|
|
private |
◆ set_session()
◆ show_context_menu()
void EditorSections::show_context_menu |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ update_time_selection()
void EditorSections::update_time_selection |
( |
| ) |
|
|
private |
◆ widget()
◆ _columns
◆ _location_row_map
◆ _model
◆ _no_redisplay
bool EditorSections::_no_redisplay |
|
private |
◆ _redisplay_connection
sigc::connection EditorSections::_redisplay_connection |
|
private |
◆ _scroll_timeout
sigc::connection EditorSections::_scroll_timeout |
|
private |
◆ _scroller
◆ _selection_change
sigc::connection EditorSections::_selection_change |
|
private |
◆ _view
The documentation for this class was generated from the following file: