ff_layout
Layout classes for JUCE
 All Classes Files Functions Variables Enumerations Enumerator
Layout Member List

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) overrideLayout
layoutSplitterMoved(juce::ValueTree item, float relativePos, bool final) overrideLayout
paintBounds(juce::Graphics &g) const Layout
propAspectRatioLayoutstatic
propMaxHeightLayoutstatic
propMaxWidthLayoutstatic
propMinHeightLayoutstatic
propMinWidthLayoutstatic
propResizableLayoutstatic
propResizerHeightLayoutstatic
propResizerWidthLayoutstatic
realize(juce::Component *owningComponent=nullptr)Layout
removeComponent(juce::Component *component)Layout
setSettingsTree(juce::ValueTree settings)Layout
settingsHeightLayoutstatic
settingsPositionXLayoutstatic
settingsPositionYLayoutstatic
settingsSplitterPosLayoutstatic
settingsSplittersListLayoutstatic
settingsTypeLayoutstatic
settingsWidthLayoutstatic
stateLayout
updateGeometry()Layout
~Layout()Layout