|
Guitarix
|
#include <ladspalist.h>
Public Member Functions | |
| Columns () | |
Public Attributes | |
| Gtk::TreeModelColumn< int > | value |
| Gtk::TreeModelColumn< Glib::ustring > | label |
| Gtk::TreeModelColumn< PortDesc * > | port |
Definition at line 29 of file ladspalist.h.
|
inline |
Definition at line 34 of file ladspalist.h.
| Gtk::TreeModelColumn<Glib::ustring> ladspa::EnumListStore::Columns::label |
Definition at line 32 of file ladspalist.h.
Referenced by Columns().
| Gtk::TreeModelColumn<PortDesc*> ladspa::EnumListStore::Columns::port |
Definition at line 33 of file ladspalist.h.
Referenced by Columns().
| Gtk::TreeModelColumn<int> ladspa::EnumListStore::Columns::value |
Definition at line 31 of file ladspalist.h.
Referenced by Columns().