Ardour  9.0-pre0-582-g084a23a80d
OptionEditor::OptionColumns Class Reference

#include <option_editor.h>

Inheritance diagram for OptionEditor::OptionColumns:
[legend]

Public Member Functions

 OptionColumns ()
 
- 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 > name
 
Gtk::TreeModelColumn< Gtk::Widget * > widget
 

Detailed Description

Definition at line 728 of file option_editor.h.

Constructor & Destructor Documentation

◆ OptionColumns()

OptionEditor::OptionColumns::OptionColumns ( )
inline

Definition at line 734 of file option_editor.h.

Member Data Documentation

◆ name

Gtk::TreeModelColumn<std::string> OptionEditor::OptionColumns::name

Definition at line 731 of file option_editor.h.

◆ widget

Gtk::TreeModelColumn<Gtk::Widget*> OptionEditor::OptionColumns::widget

Definition at line 732 of file option_editor.h.


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