Guitarix
ladspa::PluginDisplay Class Reference

#include <ladspalist.h>

Public Member Functions

 PluginDisplay (gx_engine::GxMachineBase &machine, Glib::RefPtr< Gdk::Pixbuf > icon, sigc::slot< void, bool, bool > finished_callback)
 
 ~PluginDisplay ()
 
bool check_exit ()
 
void present ()
 
void hide ()
 

Detailed Description

Definition at line 85 of file ladspalist.h.

Constructor & Destructor Documentation

◆ PluginDisplay()

ladspa::PluginDisplay::PluginDisplay ( gx_engine::GxMachineBase machine,
Glib::RefPtr< Gdk::Pixbuf >  icon,
sigc::slot< void, bool, bool >  finished_callback 
)

Definition at line 73 of file ladspalist.cpp.

◆ ~PluginDisplay()

ladspa::PluginDisplay::~PluginDisplay ( )

Definition at line 295 of file ladspalist.cpp.

Member Function Documentation

◆ check_exit()

bool ladspa::PluginDisplay::check_exit ( )

Definition at line 517 of file ladspalist.cpp.

◆ hide()

void ladspa::PluginDisplay::hide ( )
inline

Definition at line 201 of file ladspalist.h.

◆ present()

void ladspa::PluginDisplay::present ( )
inline

Definition at line 200 of file ladspalist.h.


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