openshot-audio  0.1.4
ComponentBoundsConstrainer Member List

This is the complete list of members for ComponentBoundsConstrainer, including all inherited members.

applyBoundsToComponent(Component *component, const Rectangle< int > &bounds)ComponentBoundsConstrainervirtual
checkBounds(Rectangle< int > &bounds, const Rectangle< int > &previousBounds, const Rectangle< int > &limits, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)ComponentBoundsConstrainervirtual
checkComponentBounds(Component *component)ComponentBoundsConstrainer
ComponentBoundsConstrainer() noexceptComponentBoundsConstrainer
getFixedAspectRatio() const noexceptComponentBoundsConstrainer
getMaximumHeight() const noexceptComponentBoundsConstrainerinline
getMaximumWidth() const noexceptComponentBoundsConstrainerinline
getMinimumHeight() const noexceptComponentBoundsConstrainerinline
getMinimumWhenOffTheBottom() const noexceptComponentBoundsConstrainerinline
getMinimumWhenOffTheLeft() const noexceptComponentBoundsConstrainerinline
getMinimumWhenOffTheRight() const noexceptComponentBoundsConstrainerinline
getMinimumWhenOffTheTop() const noexceptComponentBoundsConstrainerinline
getMinimumWidth() const noexceptComponentBoundsConstrainerinline
resizeEnd()ComponentBoundsConstrainervirtual
resizeStart()ComponentBoundsConstrainervirtual
setBoundsForComponent(Component *component, const Rectangle< int > &bounds, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)ComponentBoundsConstrainer
setFixedAspectRatio(double widthOverHeight) noexceptComponentBoundsConstrainer
setMaximumHeight(int maximumHeight) noexceptComponentBoundsConstrainer
setMaximumSize(int maximumWidth, int maximumHeight) noexceptComponentBoundsConstrainer
setMaximumWidth(int maximumWidth) noexceptComponentBoundsConstrainer
setMinimumHeight(int minimumHeight) noexceptComponentBoundsConstrainer
setMinimumOnscreenAmounts(int minimumWhenOffTheTop, int minimumWhenOffTheLeft, int minimumWhenOffTheBottom, int minimumWhenOffTheRight) noexceptComponentBoundsConstrainer
setMinimumSize(int minimumWidth, int minimumHeight) noexceptComponentBoundsConstrainer
setMinimumWidth(int minimumWidth) noexceptComponentBoundsConstrainer
setSizeLimits(int minimumWidth, int minimumHeight, int maximumWidth, int maximumHeight) noexceptComponentBoundsConstrainer
~ComponentBoundsConstrainer()ComponentBoundsConstrainervirtual