TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::Edit::GlobalMacros Struct Reference

Holds the global Macros for the Edit. More...

#include <tracktion_Edit.h>

Inheritance diagram for tracktion::engine::Edit::GlobalMacros:

Public Member Functions

 GlobalMacros (Edit &)
 
- Public Member Functions inherited from tracktion::engine::MacroParameterElement
 MacroParameterElement (Edit &, const juce::ValueTree &)
 Constructor.
 
virtual ~MacroParameterElement ()=default
 Destructor.
 
MacroParameterListgetMacroParameterList ()
 If no parameters have been created, this may return nullptr.
 
MacroParameterListgetMacroParameterListForWriting ()
 This ensures that the list has been created.
 
juce::ReferenceCountedArray< MacroParametergetMacroParameters () const
 

Public Attributes

Editedit
 
- Public Attributes inherited from tracktion::engine::MacroParameterElement
EditownerEdit
 
juce::ValueTree parentStateForList
 

Detailed Description

Holds the global Macros for the Edit.

Constructor & Destructor Documentation

◆ GlobalMacros()

tracktion::engine::Edit::GlobalMacros::GlobalMacros ( Edit )

Member Data Documentation

◆ edit

Edit& tracktion::engine::Edit::GlobalMacros::edit

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