23 #include <glibmm/refptr.h>
25 #include <ytkmm/radiobutton.h>
26 #include <ytkmm/dialog.h>
27 #include <ytkmm/layout.h>
28 #include <ytkmm/treeview.h>
29 #include <ytkmm/notebook.h>
30 #include <ytkmm/label.h>
31 #include <ytkmm/liststore.h>
32 #include <ytkmm/separator.h>
33 #include <ytkmm/window.h>
37 #include <glibmm/threads.h>
83 Gtk::TreeModelColumn<Gdk::Color>
color;
84 Gtk::TreeModelColumn<FFTResult *>
graph;
void source_selection_changed(Gtk::RadioButton *)
Glib::RefPtr< Gtk::ListStore > tlmodel
Gtk::Button refresh_button
void analyze_data(Gtk::Button *)
Gtk::Label source_selection_label
Gtk::CheckButton show_minmax_button
Glib::Threads::Mutex track_list_lock
Gtk::RadioButton source_selection_ranges_rb
Gtk::CheckButton show_normalized_button
void display_model_changed(Gtk::RadioButton *)
void show_normalized_changed()
Gtk::CheckButton show_proportional_button
void track_list_row_changed(const Gtk::TreeModel::Path &path, const Gtk::TreeModel::iterator &iter)
void show_minmax_changed()
Gtk::RadioButton source_selection_regions_rb
void show_proportional_changed()
Gtk::HSeparator hseparator1
Gtk::TreeModelColumn< Gdk::Color > color
Gtk::TreeModelColumn< FFTResult * > graph
Gtk::TreeModelColumn< std::string > trackname
Gtk::TreeModelColumn< bool > visible