ardour
Public Member Functions | Public Attributes | List of all members
AnalysisWindow::TrackListColumns Struct Reference
Inheritance diagram for AnalysisWindow::TrackListColumns:

Public Member Functions

 TrackListColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > trackname
 
Gtk::TreeModelColumn< bool > visible
 
Gtk::TreeModelColumn< Gdk::Color > color
 
Gtk::TreeModelColumn< FFTResult * > graph
 

Detailed Description

Definition at line 73 of file analysis_window.h.

Constructor & Destructor Documentation

AnalysisWindow::TrackListColumns::TrackListColumns ( )
inline

Definition at line 75 of file analysis_window.h.

Member Data Documentation

Gtk::TreeModelColumn<Gdk::Color> AnalysisWindow::TrackListColumns::color

Definition at line 83 of file analysis_window.h.

Gtk::TreeModelColumn<FFTResult *> AnalysisWindow::TrackListColumns::graph

Definition at line 84 of file analysis_window.h.

Gtk::TreeModelColumn<std::string> AnalysisWindow::TrackListColumns::trackname

Definition at line 81 of file analysis_window.h.

Gtk::TreeModelColumn<bool> AnalysisWindow::TrackListColumns::visible

Definition at line 82 of file analysis_window.h.


The documentation for this struct was generated from the following file: