Layout components with json, supports hot reloading.
More...
Layout components with json, supports hot reloading.
◆ Layout()
Layout::Layout |
( |
juce::Component & |
| ) |
|
◆ ~Layout()
◆ setLayout()
void Layout::setLayout |
( |
const juce::String & |
filename, |
|
|
const juce::File & |
source = {} |
|
) |
| |
◆ parseLayout()
bool Layout::parseLayout |
( |
const juce::String & |
content | ) |
|
◆ setConstant()
void Layout::setConstant |
( |
const juce::String & |
name, |
|
|
double |
val |
|
) |
| |
The documentation for this class was generated from the following file: