Ardour  9.0-pre0-822-g12e3bc5c20
ActionManager::ActionModel::Columns Struct Reference

#include <action_model.h>

Inheritance diagram for ActionManager::ActionModel::Columns:
[legend]

Public Member Functions

 Columns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > name
 
Gtk::TreeModelColumn< std::string > path
 

Detailed Description

Definition at line 50 of file action_model.h.

Constructor & Destructor Documentation

◆ Columns()

ActionManager::ActionModel::Columns::Columns ( )
inline

Definition at line 51 of file action_model.h.

Member Data Documentation

◆ name

Gtk::TreeModelColumn<std::string> ActionManager::ActionModel::Columns::name

Definition at line 55 of file action_model.h.

◆ path

Gtk::TreeModelColumn<std::string> ActionManager::ActionModel::Columns::path

Definition at line 56 of file action_model.h.


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