TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::Clipboard::Pitches Struct Reference
Inheritance diagram for tracktion::engine::Clipboard::Pitches:

Public Member Functions

 Pitches ()
 
 ~Pitches () override
 
bool pasteIntoEdit (const EditPastingOptions &) const override
 
virtual bool pasteIntoEdit (Edit &, EditInsertPoint &, SelectionManager *) const
 
virtual bool pasteIntoEdit (const EditPastingOptions &) const
 
- Public Member Functions inherited from tracktion::engine::Clipboard::ContentType
virtual ~ContentType ()
 
virtual bool pasteIntoEdit (Edit &, EditInsertPoint &, SelectionManager *) const
 

Public Attributes

std::vector< juce::ValueTree > pitches
 

Constructor & Destructor Documentation

◆ Pitches()

tracktion::engine::Clipboard::Pitches::Pitches ( )

◆ ~Pitches()

tracktion::engine::Clipboard::Pitches::~Pitches ( )
override

Member Function Documentation

◆ pasteIntoEdit() [1/3]

bool tracktion::engine::Clipboard::Pitches::pasteIntoEdit ( const EditPastingOptions ) const
overridevirtual

◆ pasteIntoEdit() [2/3]

virtual bool tracktion::engine::Clipboard::ContentType::pasteIntoEdit

◆ pasteIntoEdit() [3/3]

virtual bool tracktion::engine::Clipboard::ContentType::pasteIntoEdit

Member Data Documentation

◆ pitches

std::vector<juce::ValueTree> tracktion::engine::Clipboard::Pitches::pitches

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