#include <location_ui.h>
Definition at line 155 of file location_ui.h.
◆ LocationUI()
LocationUI::LocationUI |
( |
std::string |
state_node_name = "LocationUI" | ) |
|
◆ ~LocationUI()
LocationUI::~LocationUI |
( |
| ) |
|
◆ add_new_location()
void LocationUI::add_new_location |
( |
| ) |
|
◆ add_new_range()
void LocationUI::add_new_range |
( |
| ) |
|
◆ clock_mode_from_session_instant_xml()
◆ do_location_remove()
◆ get_state()
XMLNode& LocationUI::get_state |
( |
| ) |
const |
◆ location_added()
◆ location_redraw_ranges()
void LocationUI::location_redraw_ranges |
( |
| ) |
|
|
private |
◆ location_remove_requested()
◆ location_removed()
◆ map_locations()
◆ refresh_location_list()
void LocationUI::refresh_location_list |
( |
| ) |
|
◆ session_going_away()
void LocationUI::session_going_away |
( |
| ) |
|
|
privatevirtual |
◆ set_session()
◆ set_state()
int LocationUI::set_state |
( |
const XMLNode & |
| ) |
|
◆ start_changed()
◆ _clock_group
◆ _mode
◆ _mode_set
bool LocationUI::_mode_set |
|
private |
◆ _state_node_name
std::string LocationUI::_state_node_name |
|
private |
◆ add_location_button
Gtk::Button LocationUI::add_location_button |
|
private |
◆ add_range_button
Gtk::Button LocationUI::add_range_button |
|
private |
◆ i_am_the_modifier
guint32 LocationUI::i_am_the_modifier |
|
private |
◆ loc_frame_box
Gtk::VBox LocationUI::loc_frame_box |
|
private |
◆ loc_range_panes
◆ location_rows
Gtk::VBox LocationUI::location_rows |
|
private |
◆ location_rows_scroller
Gtk::ScrolledWindow LocationUI::location_rows_scroller |
|
private |
◆ loop_edit_row
◆ loop_punch_box
Gtk::VBox LocationUI::loop_punch_box |
|
private |
◆ newest_location
set to the location that has just been created with the LocationUI ‘add’ button (if Config->get_name_new_markers() is true); if it is non-0, the name entry of the location is given the focus by location_added().
Definition at line 176 of file location_ui.h.
◆ punch_edit_row
◆ range_frame_box
Gtk::VBox LocationUI::range_frame_box |
|
private |
◆ range_rows
Gtk::VBox LocationUI::range_rows |
|
private |
◆ range_rows_scroller
Gtk::ScrolledWindow LocationUI::range_rows_scroller |
|
private |
The documentation for this class was generated from the following file: