Guitarix
Liveplay Class Reference

#include <gx_main_window.h>

Inheritance diagram for Liveplay:
Collaboration diagram for Liveplay:

Public Member Functions

 Liveplay (const gx_system::CmdlineOptions &options, gx_engine::GxMachineBase &machine, const std::string &fname, const GxActions &actions)
 
 ~Liveplay ()
 
void on_live_play (Glib::RefPtr< Gtk::ToggleAction > act)
 
void display_tuner (bool v)
 
Gxw::RackTunerget_tuner ()
 

Detailed Description

Definition at line 79 of file gx_main_window.h.

Constructor & Destructor Documentation

Liveplay::Liveplay ( const gx_system::CmdlineOptions options,
gx_engine::GxMachineBase machine,
const std::string &  fname,
const GxActions actions 
)

Definition at line 239 of file liveplay.cpp.

Liveplay::~Liveplay ( )

Definition at line 381 of file liveplay.cpp.

Member Function Documentation

void Liveplay::display_tuner ( bool  v)

Definition at line 476 of file liveplay.cpp.

Gxw::RackTuner& Liveplay::get_tuner ( )
inline

Definition at line 141 of file gx_main_window.h.

Referenced by MainWindow::MainWindow().

void Liveplay::on_live_play ( Glib::RefPtr< Gtk::ToggleAction >  act)

Definition at line 431 of file liveplay.cpp.


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