openshot-audio
0.1.7
|
#include <juce_Drawable.h>
Additional Inherited Members |
Internal utility class used by Drawables.
|
inline |
|
inlineoverridevirtual |
Attempts to set the component's position to the given rectangle. Unlike simply calling Component::setBounds(), this may involve the positioner being smart enough to adjust itself to fit the new bounds, e.g. a RelativeRectangle's positioner may try to reverse the expressions used to make them fit these new coordinates.
Implements Component::Positioner.
|
inlineoverridevirtual |
Implements RelativeCoordinatePositionerBase.
|
inlineoverridevirtual |
Implements RelativeCoordinatePositionerBase.