23 #include <ytkmm/box.h>
24 #include <ytkmm/button.h>
25 #include <ytkmm/checkbutton.h>
26 #include <ytkmm/combobox.h>
27 #include <ytkmm/comboboxtext.h>
28 #include <ytkmm/entry.h>
29 #include <ytkmm/label.h>
30 #include <ytkmm/liststore.h>
31 #include <ytkmm/sizegroup.h>
32 #include <ytkmm/spinbutton.h>
33 #include <ytkmm/treemodel.h>
73 std::shared_ptr<ARDOUR::ExportFilename>
filename;
105 Gtk::TreeModelColumn<std::string>
label;
124 Gtk::TreeModelColumn<std::string>
label;
std::shared_ptr< FilenameState > FilenameStatePtr
Glib::RefPtr< Gtk::ListStore > date_format_list
ARDOUR::ExportFilename::TimeFormat TimeFormat
TimeFormatCols time_format_cols
void change_time_format()
Gtk::Button browse_button
void change_date_format()
ARDOUR::ExportFilename::DateFormat DateFormat
Gtk::ComboBoxText session_snap_name
void change_revision_value()
std::shared_ptr< ARDOUR::ExportFilename > filename
Gtk::Label example_filename_label
void set_state(ARDOUR::ExportProfileManager::FilenameStatePtr state_, ARDOUR::Session *session_)
Glib::RefPtr< Gtk::SizeGroup > label_sizegroup
Gtk::ComboBox date_format_combo
void change_session_selection()
Glib::RefPtr< Gtk::ListStore > time_format_list
sigc::signal< void > CriticalSelectionChanged
void change_timespan_selection()
Gtk::SpinButton revision_spinbutton
void open_browse_dialog()
DateFormatCols date_format_cols
void require_timespan(bool)
~ExportFilenameSelector()
void change_revision_selection()
Gtk::CheckButton timespan_checkbox
void set_example_filename(std::string filename)
Gtk::ComboBox time_format_combo
std::shared_ptr< ARDOUR::ExportFilename > FilenamePtr
void update_timespan_sensitivity()
Gtk::CheckButton revision_checkbox