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

Public Member Functions

 RecentSessionModelColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > visible_name
 
Gtk::TreeModelColumn< std::string > tip
 
Gtk::TreeModelColumn< std::string > fullpath
 

Detailed Description

Definition at line 506 of file ardour_ui.h.

Constructor & Destructor Documentation

ARDOUR_UI::RecentSessionModelColumns::RecentSessionModelColumns ( )
inline

Definition at line 507 of file ardour_ui.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> ARDOUR_UI::RecentSessionModelColumns::fullpath

Definition at line 514 of file ardour_ui.h.

Gtk::TreeModelColumn<std::string> ARDOUR_UI::RecentSessionModelColumns::tip

Definition at line 513 of file ardour_ui.h.

Gtk::TreeModelColumn<std::string> ARDOUR_UI::RecentSessionModelColumns::visible_name

Definition at line 512 of file ardour_ui.h.


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