openshot-audio
0.1.6
|
#include <juce_Drawable.h>
Public Member Functions | |
Positioner (DrawableType &c) | |
bool | registerCoordinates () override |
void | applyToComponentBounds () override |
void | applyNewBounds (const Rectangle< int > &) override |
![]() | |
RelativeCoordinatePositionerBase (Component &component) | |
~RelativeCoordinatePositionerBase () | |
void | componentMovedOrResized (Component &, bool, bool) |
void | componentParentHierarchyChanged (Component &) |
void | componentChildrenChanged (Component &component) |
void | componentBeingDeleted (Component &component) |
void | markersChanged (MarkerList *) |
void | markerListBeingDeleted (MarkerList *markerList) |
void | apply () |
bool | addCoordinate (const RelativeCoordinate &coord) |
bool | addPoint (const RelativePoint &point) |
![]() | |
virtual | ~Listener () |
Additional Inherited Members |
Internal utility class used by Drawables.
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Implements RelativeCoordinatePositionerBase.
|
inlineoverridevirtual |
Implements RelativeCoordinatePositionerBase.