Mema
Memory Matrix — multi-channel audio matrix monitor and router
Loading...
Searching...
No Matches
Mema::IOLabelComponent Class Reference

#include <MemaProcessorEditor.h>

+ Inheritance diagram for Mema::IOLabelComponent:
+ Collaboration diagram for Mema::IOLabelComponent:

Public Types

enum  Direction {
  IO ,
  OI
}
 

Public Member Functions

 IOLabelComponent ()
 
 IOLabelComponent (Direction d)
 
 ~IOLabelComponent ()
 
void setDirection (Direction d)
 
void paint (Graphics &g)
 

Detailed Description

Definition at line 36 of file MemaProcessorEditor.h.

Member Enumeration Documentation

◆ Direction

Enumerator
IO 
OI 

Definition at line 39 of file MemaProcessorEditor.h.

Constructor & Destructor Documentation

◆ IOLabelComponent() [1/2]

Mema::IOLabelComponent::IOLabelComponent ( )
inline

Definition at line 46 of file MemaProcessorEditor.h.

◆ IOLabelComponent() [2/2]

Mema::IOLabelComponent::IOLabelComponent ( Direction  d)
inline

Definition at line 47 of file MemaProcessorEditor.h.

References setDirection().

◆ ~IOLabelComponent()

Mema::IOLabelComponent::~IOLabelComponent ( )
inline

Definition at line 51 of file MemaProcessorEditor.h.

Member Function Documentation

◆ paint()

void Mema::IOLabelComponent::paint ( Graphics &  g)
inline

Definition at line 60 of file MemaProcessorEditor.h.

References IO, and OI.

◆ setDirection()

void Mema::IOLabelComponent::setDirection ( Direction  d)
inline

Definition at line 53 of file MemaProcessorEditor.h.

Referenced by IOLabelComponent().


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