Gin
Public Member Functions | List of all members
Layout Class Reference

Layout components with json, supports hot reloading. More...

Public Member Functions

 Layout (juce::Component &)
 
 ~Layout ()
 
void setLayout (const juce::String &filename, const juce::File &source={})
 

Detailed Description

Layout components with json, supports hot reloading.

Constructor & Destructor Documentation

◆ Layout()

Layout::Layout ( juce::Component &  )

◆ ~Layout()

Layout::~Layout ( )

Member Function Documentation

◆ setLayout()

void Layout::setLayout ( const juce::String &  filename,
const juce::File &  source = {} 
)

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