Ardour  9.0-pre0-822-g12e3bc5c20
ProcessorEntry::PortIcon Class Reference
Inheritance diagram for ProcessorEntry::PortIcon:
[legend]

Public Member Functions

 PortIcon (bool input)
 
void set_ports (ARDOUR::ChanCount const ports)
 

Private Member Functions

bool on_expose_event (GdkEventExpose *)
 

Private Attributes

bool _input
 
ARDOUR::ChanCount _ports
 

Detailed Description

Definition at line 298 of file processor_box.h.

Constructor & Destructor Documentation

◆ PortIcon()

ProcessorEntry::PortIcon::PortIcon ( bool  input)

Member Function Documentation

◆ on_expose_event()

bool ProcessorEntry::PortIcon::on_expose_event ( GdkEventExpose *  )
private

◆ set_ports()

void ProcessorEntry::PortIcon::set_ports ( ARDOUR::ChanCount const  ports)
inline

Definition at line 301 of file processor_box.h.

Member Data Documentation

◆ _input

bool ProcessorEntry::PortIcon::_input
private

Definition at line 304 of file processor_box.h.

◆ _ports

ARDOUR::ChanCount ProcessorEntry::PortIcon::_ports
private

Definition at line 305 of file processor_box.h.


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