Ardour  9.0-pre0-822-g12e3bc5c20
PluginTreeStore Class Reference

#include <mixer_ui.h>

Inheritance diagram for PluginTreeStore:
[legend]

Static Public Member Functions

static Glib::RefPtr< PluginTreeStorecreate (const Gtk::TreeModelColumnRecord &columns)
 

Protected Member Functions

 PluginTreeStore (const Gtk::TreeModelColumnRecord &columns)
 
virtual bool row_draggable_vfunc (const Gtk::TreeModel::Path &) const
 
virtual bool row_drop_possible_vfunc (const Gtk::TreeModel::Path &, const Gtk::SelectionData &) const
 

Detailed Description

Definition at line 81 of file mixer_ui.h.

Constructor & Destructor Documentation

◆ PluginTreeStore()

PluginTreeStore::PluginTreeStore ( const Gtk::TreeModelColumnRecord &  columns)
inlineprotected

Definition at line 89 of file mixer_ui.h.

Member Function Documentation

◆ create()

static Glib::RefPtr<PluginTreeStore> PluginTreeStore::create ( const Gtk::TreeModelColumnRecord &  columns)
inlinestatic

Definition at line 84 of file mixer_ui.h.

◆ row_draggable_vfunc()

virtual bool PluginTreeStore::row_draggable_vfunc ( const Gtk::TreeModel::Path &  ) const
inlineprotectedvirtual

Definition at line 90 of file mixer_ui.h.

◆ row_drop_possible_vfunc()

virtual bool PluginTreeStore::row_drop_possible_vfunc ( const Gtk::TreeModel::Path &  ,
const Gtk::SelectionData &   
) const
protectedvirtual

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