Timespan Selector base.
More...
#include <export_timespan_selector.h>
Timespan Selector base.
Definition at line 61 of file export_timespan_selector.h.
◆ HandlerPtr
◆ LocationList
◆ ProfileManagerPtr
◆ TimeFormat
◆ TimespanList
◆ TimespanListPtr
◆ TimespanStatePtr
◆ ExportTimespanSelector()
◆ ~ExportTimespanSelector()
virtual ExportTimespanSelector::~ExportTimespanSelector |
( |
| ) |
|
|
virtual |
◆ add_range_to_selection()
void ExportTimespanSelector::add_range_to_selection |
( |
ARDOUR::Location const * |
loc, |
|
|
bool |
rt |
|
) |
| |
|
protected |
◆ allow_realtime_export()
virtual void ExportTimespanSelector::allow_realtime_export |
( |
bool |
| ) |
|
|
virtual |
◆ bbt_str()
std::string ExportTimespanSelector::bbt_str |
( |
samplepos_t |
samples | ) |
const |
|
protected |
◆ change_time_format()
void ExportTimespanSelector::change_time_format |
( |
| ) |
|
|
protected |
◆ construct_label()
std::string ExportTimespanSelector::construct_label |
( |
ARDOUR::Location const * |
location | ) |
const |
|
protected |
◆ construct_length()
std::string ExportTimespanSelector::construct_length |
( |
ARDOUR::Location const * |
location | ) |
const |
|
protected |
◆ fill_range_list()
virtual void ExportTimespanSelector::fill_range_list |
( |
| ) |
|
|
protectedpure virtual |
◆ location_sorter()
int ExportTimespanSelector::location_sorter |
( |
Gtk::TreeModel::iterator |
a, |
|
|
Gtk::TreeModel::iterator |
b |
|
) |
| |
|
protected |
◆ ms_str()
std::string ExportTimespanSelector::ms_str |
( |
samplecnt_t |
samples | ) |
const |
|
protected |
◆ set_selection_state_of_all_timespans()
void ExportTimespanSelector::set_selection_state_of_all_timespans |
( |
bool |
| ) |
|
|
protected |
◆ set_time_format_from_state()
void ExportTimespanSelector::set_time_format_from_state |
( |
| ) |
|
|
protected |
◆ sync_with_manager()
void ExportTimespanSelector::sync_with_manager |
( |
| ) |
|
◆ timecode_str()
std::string ExportTimespanSelector::timecode_str |
( |
samplecnt_t |
samples | ) |
const |
|
protected |
◆ toggle_realtime()
void ExportTimespanSelector::toggle_realtime |
( |
| ) |
|
|
protected |
◆ update_range_name()
void ExportTimespanSelector::update_range_name |
( |
std::string const & |
path, |
|
|
std::string const & |
new_text |
|
) |
| |
|
protected |
◆ update_timespans()
virtual void ExportTimespanSelector::update_timespans |
( |
| ) |
|
|
protectedpure virtual |
◆ _realtime_available
bool ExportTimespanSelector::_realtime_available |
|
protected |
◆ CriticalSelectionChanged
sigc::signal<void> ExportTimespanSelector::CriticalSelectionChanged |
◆ manager
◆ option_hbox
Gtk::HBox ExportTimespanSelector::option_hbox |
|
protected |
◆ range_cols
◆ range_list
Glib::RefPtr<Gtk::ListStore> ExportTimespanSelector::range_list |
|
protected |
◆ range_scroller
Gtk::ScrolledWindow ExportTimespanSelector::range_scroller |
|
protected |
◆ range_view
Gtk::TreeView ExportTimespanSelector::range_view |
|
protected |
◆ realtime_checkbutton
Gtk::CheckButton ExportTimespanSelector::realtime_checkbutton |
|
protected |
◆ state
◆ time_format_cols
◆ time_format_combo
Gtk::ComboBox ExportTimespanSelector::time_format_combo |
|
protected |
◆ time_format_label
Gtk::Label ExportTimespanSelector::time_format_label |
|
protected |
◆ time_format_list
Glib::RefPtr<Gtk::ListStore> ExportTimespanSelector::time_format_list |
|
protected |
The documentation for this class was generated from the following file: