ardour
Public Member Functions | Public Attributes | List of all members
SoundFileBrowser::FreesoundColumns Class Reference
Inheritance diagram for SoundFileBrowser::FreesoundColumns:

Public Member Functions

 FreesoundColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > id
 
Gtk::TreeModelColumn< std::string > uri
 
Gtk::TreeModelColumn< std::string > filename
 
Gtk::TreeModelColumn< std::string > duration
 
Gtk::TreeModelColumn< std::string > filesize
 
Gtk::TreeModelColumn< std::string > smplrate
 
Gtk::TreeModelColumn< std::string > license
 
Gtk::TreeModelColumn< bool > started
 

Detailed Description

Definition at line 138 of file sfdb_ui.h.

Constructor & Destructor Documentation

SoundFileBrowser::FreesoundColumns::FreesoundColumns ( )
inline

Definition at line 150 of file sfdb_ui.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::duration

Definition at line 144 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::filename

Definition at line 143 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::filesize

Definition at line 145 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::id

Definition at line 141 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::license

Definition at line 147 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::smplrate

Definition at line 146 of file sfdb_ui.h.

Gtk::TreeModelColumn<bool> SoundFileBrowser::FreesoundColumns::started

Definition at line 148 of file sfdb_ui.h.

Gtk::TreeModelColumn<std::string> SoundFileBrowser::FreesoundColumns::uri

Definition at line 142 of file sfdb_ui.h.


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