openshot-audio  0.1.6
Public Member Functions | List of all members
DrawablePath::RelativePositioner Class Reference
Inheritance diagram for DrawablePath::RelativePositioner:
RelativeCoordinatePositionerBase MarkerList::Listener

Public Member Functions

 RelativePositioner (DrawablePath &comp)
 
bool registerCoordinates () override
 
void applyToComponentBounds () override
 
void applyNewBounds (const Rectangle< int > &) override
 
- Public Member Functions inherited from RelativeCoordinatePositionerBase
 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)
 
- Public Member Functions inherited from MarkerList::Listener
virtual ~Listener ()
 

Additional Inherited Members

Constructor & Destructor Documentation

DrawablePath::RelativePositioner::RelativePositioner ( DrawablePath comp)
inline

Member Function Documentation

void DrawablePath::RelativePositioner::applyNewBounds ( const Rectangle< int > &  )
inlineoverride
void DrawablePath::RelativePositioner::applyToComponentBounds ( )
inlineoverridevirtual
bool DrawablePath::RelativePositioner::registerCoordinates ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: