Krotos Modules 3
Loading...
Searching...
No Matches
krotos::CustomLayout Member List

This is the complete list of members for krotos::CustomLayout, including all inherited members.

addComponent(Component &component, Rectangle< int > bounds=CustomLayout::DefaultSize)krotos::CustomLayout
addComponent(Component &component, ValueTree slot)krotos::CustomLayout
addSlot(const String &name, const Rectangle< int > &bounds)krotos::CustomLayoutprivate
componentMovedOrResized(Component &component, bool wasMoved, bool wasResized) overridekrotos::CustomLayoutprivate
configureAutoLayout(FlexBox flexboxSettings, FlexItem::Margin margin)krotos::CustomLayout
createAndAddResizableComponent(String name, Rectangle< int > bounds)krotos::CustomLayoutprivate
CustomLayout()krotos::CustomLayout
DefaultSizekrotos::CustomLayoutstatic
FileExtensionkrotos::CustomLayoutstatic
getAutoLayoutBoundsFromTypekrotos::CustomLayout
getLayoutTree()krotos::CustomLayout
isAutoLayoutActive()krotos::CustomLayoutinline
isEditModeActive()krotos::CustomLayoutinline
m_autoLayoutkrotos::CustomLayoutprivate
m_componentskrotos::CustomLayoutprivate
m_editablekrotos::CustomLayoutprivate
m_flexMarginkrotos::CustomLayoutprivate
m_flexSettingskrotos::CustomLayoutprivate
m_layoutTreekrotos::CustomLayoutprivate
paint(Graphics &) overridekrotos::CustomLayoutinline
removeComponent(int index)krotos::CustomLayout
resetLayoutTree(const ValueTree &layoutTree)krotos::CustomLayout
resized() overridekrotos::CustomLayout
saveLayout()krotos::CustomLayoutprivate
setAutoLayout(bool isEnabled)krotos::CustomLayoutinline
setEditModeActive(bool isEditModeActive)krotos::CustomLayout
setLayoutTree(const ValueTree &layoutTree)krotos::CustomLayoutinline
treeRedirectedkrotos::CustomLayout
valueTreeChildAdded(ValueTree &parentTree, ValueTree &childWhichHasBeenAdded) overridekrotos::CustomLayoutprivate
valueTreeChildRemoved(ValueTree &parentTree, ValueTree &childWhichHasBeenRemoved, int indexFromWhichChildWasRemoved) overridekrotos::CustomLayoutprivate
valueTreePropertyChanged(ValueTree &treeWhosePropertyHasChanged, const Identifier &property) overridekrotos::CustomLayoutprivate
valueTreeRedirected(ValueTree &treeWhichHasBeenChanged)krotos::CustomLayoutprivate
~CustomLayout()krotos::CustomLayout