Guitarix
gx_portmap::PortMapWindow Class Reference

#include <gx_portmap.h>

Inheritance diagram for gx_portmap::PortMapWindow:
Collaboration diagram for gx_portmap::PortMapWindow:

Public Member Functions

 ~PortMapWindow ()
 
void refresh ()
 
void connection_changed (string port1, string port2, bool conn)
 
Glib::SignalProxy1< void, int > signal_response ()
 

Static Public Member Functions

static PortMapWindowcreate (gx_engine::GxMachineBase &machine, Glib::RefPtr< Gtk::AccelGroup > ag)
 

Detailed Description

Definition at line 58 of file gx_portmap.h.

Constructor & Destructor Documentation

◆ ~PortMapWindow()

gx_portmap::PortMapWindow::~PortMapWindow ( )

Definition at line 671 of file gx_portmap.cpp.

Member Function Documentation

◆ connection_changed()

void gx_portmap::PortMapWindow::connection_changed ( string  port1,
string  port2,
bool  conn 
)

Definition at line 325 of file gx_portmap.cpp.

◆ create()

PortMapWindow * gx_portmap::PortMapWindow::create ( gx_engine::GxMachineBase machine,
Glib::RefPtr< Gtk::AccelGroup >  ag 
)
static

Definition at line 558 of file gx_portmap.cpp.

◆ refresh()

void gx_portmap::PortMapWindow::refresh ( )

Definition at line 655 of file gx_portmap.cpp.

◆ signal_response()

Glib::SignalProxy1<void,int> gx_portmap::PortMapWindow::signal_response ( )
inline

Definition at line 94 of file gx_portmap.h.


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