#include <region_editor.h>
Definition at line 61 of file region_editor.h.
◆ RegionEditor()
◆ ~RegionEditor()
virtual RegionEditor::~RegionEditor |
( |
| ) |
|
|
virtual |
◆ activation()
void RegionEditor::activation |
( |
| ) |
|
|
private |
◆ audition_button_toggled()
void RegionEditor::audition_button_toggled |
( |
| ) |
|
|
private |
◆ audition_state_changed()
void RegionEditor::audition_state_changed |
( |
bool |
| ) |
|
|
private |
◆ bounds_changed()
◆ bpressed()
gint RegionEditor::bpressed |
( |
GdkEventButton * |
ev, |
|
|
Gtk::SpinButton * |
but, |
|
|
void(RegionEditor::*)() |
pmf |
|
) |
| |
|
private |
◆ breleased()
gint RegionEditor::breleased |
( |
GdkEventButton * |
ev, |
|
|
Gtk::SpinButton * |
but, |
|
|
void(RegionEditor::*)() |
pmf |
|
) |
| |
|
private |
◆ connect_editor_events()
void RegionEditor::connect_editor_events |
( |
| ) |
|
|
private |
◆ end_clock_changed()
void RegionEditor::end_clock_changed |
( |
| ) |
|
|
private |
◆ length_clock_changed()
void RegionEditor::length_clock_changed |
( |
| ) |
|
|
private |
◆ name_changed()
void RegionEditor::name_changed |
( |
| ) |
|
|
private |
◆ name_entry_changed()
void RegionEditor::name_entry_changed |
( |
| ) |
|
|
private |
◆ on_delete_event()
bool RegionEditor::on_delete_event |
( |
GdkEventAny * |
| ) |
|
|
private |
◆ position_clock_changed()
void RegionEditor::position_clock_changed |
( |
| ) |
|
|
private |
◆ region()
◆ region_changed()
◆ region_fx_changed()
virtual void RegionEditor::region_fx_changed |
( |
| ) |
|
|
protectedvirtual |
◆ set_clock_mode_from_primary()
void RegionEditor::set_clock_mode_from_primary |
( |
| ) |
|
|
private |
◆ sync_offset_absolute_clock_changed()
void RegionEditor::sync_offset_absolute_clock_changed |
( |
| ) |
|
|
private |
◆ sync_offset_relative_clock_changed()
void RegionEditor::sync_offset_relative_clock_changed |
( |
| ) |
|
|
private |
◆ _audition_button
Gtk::ToggleButton RegionEditor::_audition_button |
|
private |
◆ _audition_connection
◆ _clock_group
◆ _end_clock
◆ _end_label
Gtk::Label RegionEditor::_end_label |
|
private |
◆ _length_clock
◆ _length_label
Gtk::Label RegionEditor::_length_label |
|
private |
◆ _name_entry
Gtk::Entry RegionEditor::_name_entry |
|
private |
◆ _name_label
Gtk::Label RegionEditor::_name_label |
|
private |
◆ _position_clock
◆ _position_label
Gtk::Label RegionEditor::_position_label |
|
private |
◆ _region
◆ _region_connection
◆ _region_fx_box
◆ _region_fx_label
Gtk::Label RegionEditor::_region_fx_label |
|
private |
◆ _sources
Gtk::ListViewText RegionEditor::_sources |
|
private |
◆ _sources_label
Gtk::Label RegionEditor::_sources_label |
|
private |
◆ _spin_arrow_grab
bool RegionEditor::_spin_arrow_grab |
|
private |
◆ _start_clock
◆ _start_label
Gtk::Label RegionEditor::_start_label |
|
private |
◆ _state_connection
◆ _sync_absolute_label
Gtk::Label RegionEditor::_sync_absolute_label |
|
private |
◆ _sync_offset_absolute_clock
AudioClock RegionEditor::_sync_offset_absolute_clock |
|
private |
sync offset relative to the start of the timeline
Definition at line 174 of file region_editor.h.
◆ _sync_offset_relative_clock
AudioClock RegionEditor::_sync_offset_relative_clock |
|
private |
sync offset relative to the start of the region
Definition at line 173 of file region_editor.h.
◆ _sync_relative_label
Gtk::Label RegionEditor::_sync_relative_label |
|
private |
◆ _table_clocks
◆ _table_main
The documentation for this class was generated from the following file: