tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
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:
tracktion::engine::MacroParameterElement

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.

Definition at line 489 of file tracktion_Edit.h.

Constructor & Destructor Documentation

◆ GlobalMacros()

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

Definition at line 14 of file tracktion_Edit.cpp.

Member Data Documentation

◆ edit

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

Definition at line 492 of file tracktion_Edit.h.


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