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

#include <tracktion_Clipboard.h>

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

Member Function Documentation

◆ pasteIntoEdit() [1/2]

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

◆ pasteIntoEdit() [2/2]

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

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