Ardour  9.0-pre0-582-g084a23a80d
SoundFileBrowser::FreesoundColumns Class Reference
Inheritance diagram for SoundFileBrowser::FreesoundColumns:
[legend]

Public Member Functions

 FreesoundColumns ()
 
- Public Member Functions inherited from Gtk::TreeModelColumnRecord
 TreeModelColumnRecord ()
 
virtual ~TreeModelColumnRecord ()
 
void add (TreeModelColumnBase &column)
 
unsigned int size () const
 
const GType * types () const
 

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< std::string > tooltip
 
Gtk::TreeModelColumn< bool > downloading
 

Detailed Description

Definition at line 149 of file sfdb_ui.h.

Constructor & Destructor Documentation

◆ FreesoundColumns()

SoundFileBrowser::FreesoundColumns::FreesoundColumns ( )
inline

Definition at line 162 of file sfdb_ui.h.

Member Data Documentation

◆ downloading

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

Definition at line 160 of file sfdb_ui.h.

◆ duration

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

Definition at line 155 of file sfdb_ui.h.

◆ filename

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

Definition at line 154 of file sfdb_ui.h.

◆ filesize

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

Definition at line 156 of file sfdb_ui.h.

◆ id

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

Definition at line 152 of file sfdb_ui.h.

◆ license

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

Definition at line 158 of file sfdb_ui.h.

◆ smplrate

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

Definition at line 157 of file sfdb_ui.h.

◆ tooltip

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

Definition at line 159 of file sfdb_ui.h.

◆ uri

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

Definition at line 153 of file sfdb_ui.h.


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