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

Classes

struct  EditPastingOptions
 

Public Member Functions

virtual ~ContentType ()
 
virtual bool pasteIntoEdit (Edit &, EditInsertPoint &, SelectionManager *) const
 
virtual bool pasteIntoEdit (const EditPastingOptions &) const
 

Constructor & Destructor Documentation

◆ ~ContentType()

virtual tracktion::engine::Clipboard::ContentType::~ContentType ( )
virtual

Member Function Documentation

◆ pasteIntoEdit() [1/2]

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

◆ pasteIntoEdit() [2/2]

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

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