|
Ardour
9.0-pre0-1952-gc5e0b21049
|
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 |
Definition at line 96 of file add_video_dialog.h.
|
inline |
Definition at line 103 of file add_video_dialog.h.
| Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::filename |
Definition at line 101 of file add_video_dialog.h.
| Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::id |
Definition at line 99 of file add_video_dialog.h.
| Gtk::TreeModelColumn<std::string> AddVideoDialog::HarvidColumns::uri |
Definition at line 100 of file add_video_dialog.h.