#include <trigger_ui.h>
Definition at line 39 of file trigger_ui.h.
◆ TriggerUI()
◆ ~TriggerUI()
virtual TriggerUI::~TriggerUI |
( |
| ) |
|
|
virtual |
◆ choose_color()
void TriggerUI::choose_color |
( |
| ) |
|
◆ choose_sample()
void TriggerUI::choose_sample |
( |
bool |
allow_multiple_select | ) |
|
◆ clear_trigger()
void TriggerUI::clear_trigger |
( |
| ) |
|
◆ context_menu()
void TriggerUI::context_menu |
( |
| ) |
|
◆ disconnect_entry_signals()
void TriggerUI::disconnect_entry_signals |
( |
| ) |
|
|
protected |
◆ edit_jump()
void TriggerUI::edit_jump |
( |
bool |
right_fa | ) |
|
◆ edit_jump_done()
◆ edit_trigger()
void TriggerUI::edit_trigger |
( |
| ) |
|
◆ end_rename()
void TriggerUI::end_rename |
( |
bool |
| ) |
|
|
protected |
◆ entry_activated()
void TriggerUI::entry_activated |
( |
| ) |
|
|
protected |
◆ entry_button_press()
◆ entry_changed()
void TriggerUI::entry_changed |
( |
| ) |
|
|
protected |
◆ entry_focus_in()
◆ entry_focus_out()
◆ entry_key_press()
◆ entry_key_release()
◆ follow_action_to_string()
static std::string TriggerUI::follow_action_to_string |
( |
ARDOUR::FollowAction const & |
, |
|
|
bool |
with_targets = false |
|
) |
| |
|
static |
◆ follow_context_menu()
◆ launch_context_menu()
void TriggerUI::launch_context_menu |
( |
| ) |
|
◆ launch_style_to_string()
◆ namebox_button_press()
◆ on_trigger_changed()
◆ on_trigger_set()
virtual void TriggerUI::on_trigger_set |
( |
| ) |
|
|
inlinevirtual |
◆ quantize_length_to_string()
◆ sample_chosen()
void TriggerUI::sample_chosen |
( |
int |
r | ) |
|
◆ set_follow_action()
◆ set_from_selection()
void TriggerUI::set_from_selection |
( |
| ) |
|
◆ set_launch_style()
◆ set_quantization()
◆ set_trigger()
◆ setup_actions_and_bindings()
static void TriggerUI::setup_actions_and_bindings |
( |
| ) |
|
|
static |
◆ start_rename()
bool TriggerUI::start_rename |
( |
| ) |
|
|
protected |
◆ stretch_mode_to_string()
◆ toggle_trigger_isolated()
void TriggerUI::toggle_trigger_isolated |
( |
| ) |
|
◆ trigger()
◆ trigger_changed()
◆ trigger_midi_learn()
void TriggerUI::trigger_midi_learn |
( |
| ) |
|
◆ trigger_midi_unlearn()
void TriggerUI::trigger_midi_unlearn |
( |
| ) |
|
◆ trigger_reference()
◆ trigger_swap()
void TriggerUI::trigger_swap |
( |
uint32_t |
| ) |
|
|
protected |
◆ triggerbox()
◆ _color_dialog
◆ _context_menu
◆ _entry_connections
std::list<sigc::connection> TriggerUI::_entry_connections |
|
protected |
◆ _file_chooser
◆ _file_chooser_connection
sigc::connection TriggerUI::_file_chooser_connection |
|
protected |
◆ _follow_context_menu
◆ _ignore_menu_action
bool TriggerUI::_ignore_menu_action |
|
protected |
◆ _launch_context_menu
◆ _name_frame
◆ _name_label
◆ _namebox
◆ _nameentry
◆ _renaming
bool TriggerUI::_renaming |
|
protected |
◆ follow_strings
std::vector<std::string> TriggerUI::follow_strings |
|
static |
◆ launch_strings
std::vector<std::string> TriggerUI::launch_strings |
|
static |
◆ longest_follow
std::string TriggerUI::longest_follow |
|
static |
◆ longest_launch
std::string TriggerUI::longest_launch |
|
static |
◆ longest_quantize
std::string TriggerUI::longest_quantize |
|
static |
◆ longest_stretch_mode
std::string TriggerUI::longest_stretch_mode |
|
static |
◆ quantize_strings
std::vector<std::string> TriggerUI::quantize_strings |
|
static |
◆ stretch_mode_strings
std::vector<std::string> TriggerUI::stretch_mode_strings |
|
static |
◆ tref
◆ trigger_connections
◆ trigger_swap_connection
The documentation for this class was generated from the following file: