TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
engine::Clipboard::Pitches Struct Reference

#include <tracktion_Clipboard.h>

Inheritance diagram for 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 engine::Clipboard::ContentType
virtual ~ContentType ()
 

Public Attributes

std::vector< juce::ValueTree > pitches
 

Constructor & Destructor Documentation

◆ Pitches()

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

◆ ~Pitches()

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

Member Function Documentation

◆ pasteIntoEdit() [1/3]

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

Reimplemented from engine::Clipboard::ContentType.

◆ pasteIntoEdit() [2/3]

virtual bool engine::Clipboard::ContentType::pasteIntoEdit ( Edit ,
EditInsertPoint ,
SelectionManager  
) const
virtual

Reimplemented from engine::Clipboard::ContentType.

◆ pasteIntoEdit() [3/3]

virtual bool engine::Clipboard::ContentType::pasteIntoEdit ( const EditPastingOptions ) const
virtual

Reimplemented from engine::Clipboard::ContentType.

Member Data Documentation

◆ pitches

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

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