Ardour  9.0-pre0-844-g046623df59
IOPluginWindow Class Reference

#include <io_plugin_window.h>

Inheritance diagram for IOPluginWindow:
[legend]

Classes

class  IOButton
 
class  IOPlugUI
 
class  PluginBox
 

Public Member Functions

 IOPluginWindow ()
 
void set_session (ARDOUR::Session *)
 
- Public Member Functions inherited from ArdourWindow
 ArdourWindow (std::string title)
 
 ArdourWindow (Gtk::Window &parent, std::string title)
 
virtual ~ArdourWindow ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual ARDOUR::Sessionsession () const
 
- Public Member Functions inherited from Gtkmm2ext::VisibilityTracker
 VisibilityTracker (Gtk::Window &)
 
virtual ~VisibilityTracker ()
 
void cycle_visibility ()
 
bool fully_visible () const
 
bool not_visible () const
 
bool partially_visible () const
 
Gtk::Window & window () const
 

Protected Member Functions

void on_show ()
 
void on_hide ()
 
- Protected Member Functions inherited from ArdourWindow
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
bool on_key_press_event (GdkEventKey *)
 
bool on_key_release_event (GdkEventKey *)
 
void on_unmap ()
 
- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 

Private Member Functions

void refill ()
 

Private Attributes

PluginBox _box_pre
 
PluginBox _box_post
 

Additional Inherited Members

- Static Public Member Functions inherited from Gtkmm2ext::VisibilityTracker
static void set_use_window_manager_visibility (bool)
 
static bool use_window_manager_visibility ()
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 44 of file io_plugin_window.h.

Constructor & Destructor Documentation

◆ IOPluginWindow()

IOPluginWindow::IOPluginWindow ( )

Member Function Documentation

◆ on_hide()

void IOPluginWindow::on_hide ( )
protected

◆ on_show()

void IOPluginWindow::on_show ( )
protected

◆ refill()

void IOPluginWindow::refill ( )
private

◆ set_session()

void IOPluginWindow::set_session ( ARDOUR::Session )
virtual

Reimplemented from ARDOUR::SessionHandlePtr.

Member Data Documentation

◆ _box_post

PluginBox IOPluginWindow::_box_post
private

Definition at line 125 of file io_plugin_window.h.

◆ _box_pre

PluginBox IOPluginWindow::_box_pre
private

Definition at line 124 of file io_plugin_window.h.


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