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::Liveplay ( const gx_system::CmdlineOptions options,
gx_engine::GxMachineBase machine,
const std::string &  fname,
const GxActions actions 
)

Definition at line 235 of file liveplay.cpp.

◆ ~Liveplay()

Liveplay::~Liveplay ( )

Definition at line 377 of file liveplay.cpp.

Member Function Documentation

◆ display_tuner()

void Liveplay::display_tuner ( bool  v)

Definition at line 472 of file liveplay.cpp.

◆ get_tuner()

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

Definition at line 141 of file gx_main_window.h.

Referenced by MainWindow::MainWindow().

◆ on_live_play()

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

Definition at line 427 of file liveplay.cpp.


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