Ardour  9.0-pre0-582-g084a23a80d
AddVideoDialog::HarvidColumns Class Reference
Inheritance diagram for AddVideoDialog::HarvidColumns:
[legend]

Public Member Functions

 HarvidColumns ()
 
- 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
 

Detailed Description

Definition at line 96 of file add_video_dialog.h.

Constructor & Destructor Documentation

◆ HarvidColumns()

AddVideoDialog::HarvidColumns::HarvidColumns ( )
inline

Definition at line 103 of file add_video_dialog.h.

Member Data Documentation

◆ filename

Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::filename

Definition at line 101 of file add_video_dialog.h.

◆ id

Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::id

Definition at line 99 of file add_video_dialog.h.

◆ uri

Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::uri

Definition at line 100 of file add_video_dialog.h.


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