ardour
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ProcessorEntry::PortIcon Class Reference
Inheritance diagram for ProcessorEntry::PortIcon:

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 211 of file processor_box.h.

Constructor & Destructor Documentation

ProcessorEntry::PortIcon::PortIcon ( bool  input)

Definition at line 755 of file processor_box.cc.

Member Function Documentation

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

Definition at line 762 of file processor_box.cc.

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

Definition at line 214 of file processor_box.h.

Member Data Documentation

bool ProcessorEntry::PortIcon::_input
private

Definition at line 217 of file processor_box.h.

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

Definition at line 218 of file processor_box.h.


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