fsh::stk
fantastic spatial holophonic synthesis toolkit
Loading...
Searching...
No Matches
fsh::gui::ComponentPanel Class Reference

A panel for the dynamic layout of multiple components. More...

#include <ComponentPanel.h>

Inheritance diagram for fsh::gui::ComponentPanel:

Classes

struct  Params
 Parameters for the ComponentPanel. More...
 

Public Types

enum class  Orientation { Horizontal , Vertical }
 Orientation of the panel. More...
 

Public Member Functions

 ComponentPanel (const Params &, std::vector< juce::Component * >)
 Constructor.
 

Detailed Description

A panel for the dynamic layout of multiple components.

Member Enumeration Documentation

◆ Orientation

Orientation of the panel.

Enumerator
Horizontal 

Horizontal orientation.

Vertical 

Vertical orientation.


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