JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::StandaloneFilterWindow::DecoratorConstrainer Member List

This is the complete list of members for juce::StandaloneFilterWindow::DecoratorConstrainer, including all inherited members.

applyBoundsToComponent(Component &, Rectangle< int > bounds)juce::ComponentBoundsConstrainervirtual
aspectRatiojuce::ComponentBoundsConstrainerprivate
checkBounds(Rectangle< int > &bounds, const Rectangle< int > &previousBounds, const Rectangle< int > &limits, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight) overridejuce::StandaloneFilterWindow::DecoratorConstrainerinlinevirtual
checkComponentBounds(Component *component)juce::ComponentBoundsConstrainer
ComponentBoundsConstrainer() noexceptjuce::ComponentBoundsConstrainer
contentComponentjuce::StandaloneFilterWindow::DecoratorConstrainerprivate
getFixedAspectRatio() const noexceptjuce::ComponentBoundsConstrainer
getMaximumHeight() const noexceptjuce::ComponentBoundsConstrainerinline
getMaximumWidth() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumHeight() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheBottom() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheLeft() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheRight() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheTop() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWidth() const noexceptjuce::ComponentBoundsConstrainerinline
maxHjuce::ComponentBoundsConstrainerprivate
maxWjuce::ComponentBoundsConstrainerprivate
minHjuce::ComponentBoundsConstrainerprivate
minOffBottomjuce::ComponentBoundsConstrainerprivate
minOffLeftjuce::ComponentBoundsConstrainerprivate
minOffRightjuce::ComponentBoundsConstrainerprivate
minOffTopjuce::ComponentBoundsConstrainerprivate
minWjuce::ComponentBoundsConstrainerprivate
resizeEnd()juce::ComponentBoundsConstrainervirtual
resizeStart()juce::ComponentBoundsConstrainervirtual
setBoundsForComponent(Component *component, Rectangle< int > bounds, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)juce::ComponentBoundsConstrainer
setFixedAspectRatio(double widthOverHeight) noexceptjuce::ComponentBoundsConstrainer
setMainContentComponent(MainContentComponent *in)juce::StandaloneFilterWindow::DecoratorConstrainerinline
setMaximumHeight(int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
setMaximumSize(int maximumWidth, int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
setMaximumWidth(int maximumWidth) noexceptjuce::ComponentBoundsConstrainer
setMinimumHeight(int minimumHeight) noexceptjuce::ComponentBoundsConstrainer
setMinimumOnscreenAmounts(int minimumWhenOffTheTop, int minimumWhenOffTheLeft, int minimumWhenOffTheBottom, int minimumWhenOffTheRight) noexceptjuce::ComponentBoundsConstrainer
setMinimumSize(int minimumWidth, int minimumHeight) noexceptjuce::ComponentBoundsConstrainer
setMinimumWidth(int minimumWidth) noexceptjuce::ComponentBoundsConstrainer
setSizeLimits(int minimumWidth, int minimumHeight, int maximumWidth, int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
~ComponentBoundsConstrainer()juce::ComponentBoundsConstrainervirtual