This is the complete list of members for Layout, including all inherited members.
clearLayout(juce::UndoManager *undo=nullptr) | Layout | |
getLayoutItem(juce::Component *) | Layout | |
getOwningComponent() | Layout | |
getOwningComponent() const | Layout | |
Layout(LayoutItem::Orientation o, juce::Component *owner=nullptr) | Layout | |
Layout(const juce::String &xml, juce::Component *owner=nullptr) | Layout | |
Layout(const juce::ValueTree &state, juce::Component *owner=nullptr) | Layout | |
layoutBoundsChanged(juce::ValueTree item, juce::Rectangle< int > newBounds) override | Layout | |
layoutSplitterMoved(juce::ValueTree item, float relativePos, bool final) override | Layout | |
paintBounds(juce::Graphics &g) const | Layout | |
propAspectRatio | Layout | static |
propMaxHeight | Layout | static |
propMaxWidth | Layout | static |
propMinHeight | Layout | static |
propMinWidth | Layout | static |
propResizable | Layout | static |
propResizerHeight | Layout | static |
propResizerWidth | Layout | static |
realize(juce::Component *owningComponent=nullptr) | Layout | |
removeComponent(juce::Component *component) | Layout | |
setSettingsTree(juce::ValueTree settings) | Layout | |
settingsHeight | Layout | static |
settingsPositionX | Layout | static |
settingsPositionY | Layout | static |
settingsSplitterPos | Layout | static |
settingsSplittersList | Layout | static |
settingsType | Layout | static |
settingsWidth | Layout | static |
state | Layout | |
updateGeometry() | Layout | |
~Layout() | Layout |