Ardour  9.0-pre0-844-g046623df59
ArdourWidgets::MetaButton::MetaElement Class Reference
Inheritance diagram for ArdourWidgets::MetaButton::MetaElement:
[legend]

Public Types

typedef sigc::slot< void, MetaMenuItem const * > SlotActivate
 

Public Member Functions

 MetaElement (std::string const &label, std::string const &menutext, sigc::slot< void > const &cb, SlotActivate const &wrap)
 
 MetaElement (std::string const &label, std::string const &menutext, sigc::slot< void > const &cb, SlotActivate const &wrap, Gtk::Menu &submenu)
 

Detailed Description

Definition at line 97 of file metabutton.h.

Member Typedef Documentation

◆ SlotActivate

Definition at line 100 of file metabutton.h.

Constructor & Destructor Documentation

◆ MetaElement() [1/2]

ArdourWidgets::MetaButton::MetaElement::MetaElement ( std::string const &  label,
std::string const &  menutext,
sigc::slot< void > const &  cb,
SlotActivate const &  wrap 
)
inline

Definition at line 102 of file metabutton.h.

◆ MetaElement() [2/2]

ArdourWidgets::MetaButton::MetaElement::MetaElement ( std::string const &  label,
std::string const &  menutext,
sigc::slot< void > const &  cb,
SlotActivate const &  wrap,
Gtk::Menu &  submenu 
)
inline

Definition at line 111 of file metabutton.h.


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