ardour
Public Member Functions | Public Attributes | List of all members
KeyEditor::KeyEditorColumns Struct Reference
Inheritance diagram for KeyEditor::KeyEditorColumns:

Public Member Functions

 KeyEditorColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > action
 
Gtk::TreeModelColumn< std::string > binding
 
Gtk::TreeModelColumn< std::string > path
 
Gtk::TreeModelColumn< bool > bindable
 

Detailed Description

Definition at line 44 of file keyeditor.h.

Constructor & Destructor Documentation

KeyEditor::KeyEditorColumns::KeyEditorColumns ( )
inline

Definition at line 45 of file keyeditor.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> KeyEditor::KeyEditorColumns::action

Definition at line 51 of file keyeditor.h.

Gtk::TreeModelColumn<bool> KeyEditor::KeyEditorColumns::bindable

Definition at line 54 of file keyeditor.h.

Gtk::TreeModelColumn<std::string> KeyEditor::KeyEditorColumns::binding

Definition at line 52 of file keyeditor.h.

Gtk::TreeModelColumn<std::string> KeyEditor::KeyEditorColumns::path

Definition at line 53 of file keyeditor.h.


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