|
Gin
|
This is the complete list of members for LayoutSupport, including all inherited members.
| compMap | LayoutSupport | protected |
| componentFactory | LayoutSupport | protected |
| constants | LayoutSupport | protected |
| createdComponents | LayoutSupport | protected |
| curComponent | LayoutSupport | protected |
| dumpComponents(juce::Component &c) | LayoutSupport | static |
| expandMacro(const juce::var &component) | LayoutSupport | protected |
| fileChanged(const juce::File &, gin::FileSystemWatcher::FileSystemEvent) override | LayoutSupport | protected |
| findContent(const juce::String &name) | LayoutSupport | protected |
| getBounds(int idIdx, const juce::var &component) | LayoutSupport | protected |
| getComp(const juce::String &cid) | LayoutSupport | protected |
| isLayoutSet() | LayoutSupport | |
| layoutChanged | LayoutSupport | |
| layoutFiles | LayoutSupport | protected |
| layoutSet | LayoutSupport | protected |
| LayoutSupport(juce::Component &parent_, std::function< std::pair< juce::Component *, bool >(const juce::String &)> factory_=nullptr) | LayoutSupport | |
| loadConstants(juce::var &j) | LayoutSupport | protected |
| loadMacros(juce::var &j) | LayoutSupport | protected |
| macros | LayoutSupport | protected |
| parent | LayoutSupport | protected |
| parse(const juce::var &equation, int equationIndex) | LayoutSupport | protected |
| refCount | LayoutSupport | protectedstatic |
| setComponentsLayout(const juce::String ¤tPath, const juce::var &components) | LayoutSupport | protected |
| setConstant(const juce::String &name, int value) | LayoutSupport | |
| setGridPositions(const juce::String ¤tPath, const juce::var &component) | LayoutSupport | protected |
| setLayout(const juce::Array< juce::File > &files) | LayoutSupport | |
| setLayout(const juce::StringArray &resourceNames) | LayoutSupport | |
| setLayout(const juce::String &rawJson) | LayoutSupport | |
| setLayoutInternal(const juce::Array< JsonFile > &files) | LayoutSupport | protected |
| setPosition(const juce::String ¤tPath, const juce::String &id, int idIdx, const juce::var &component) | LayoutSupport | protected |
| watcher | LayoutSupport | protectedstatic |
| ~LayoutSupport() override | LayoutSupport |