TracktionEngine
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
engine::FollowActions Class Reference

#include <tracktion_FollowActions.h>

Inherits juce::ChangeBroadcaster.

Classes

struct  Action
 

Public Member Functions

 FollowActions (juce::ValueTree, juce::UndoManager *)
 
 ~FollowActions () override
 
ActionaddAction ()
 
void removeAction (Action &)
 
std::span< Action * > getActions () const
 

Constructor & Destructor Documentation

◆ FollowActions()

engine::FollowActions::FollowActions ( juce::ValueTree  ,
juce::UndoManager *   
)

◆ ~FollowActions()

engine::FollowActions::~FollowActions ( )
override

Member Function Documentation

◆ addAction()

Action & engine::FollowActions::addAction ( )

◆ removeAction()

void engine::FollowActions::removeAction ( Action )

◆ getActions()

std::span< Action * > engine::FollowActions::getActions ( ) const

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