score::ObjectEditor Struct Referenceabstract
Inheritance diagram for score::ObjectEditor:
Public Member Functions | |
virtual bool | copy (JSONReader &r, const Selection &s, const score::DocumentContext &ctx)=0 |
virtual bool | paste (QPoint pos, QObject *focusedObject, const QMimeData &mime, const score::DocumentContext &ctx)=0 |
virtual bool | remove (const Selection &s, const score::DocumentContext &ctx)=0 |
Public Member Functions inherited from score::InterfaceBase | |
virtual InterfaceKey | interfaceKey () const noexcept=0 |
Identifies an interface uniquely. | |
The documentation for this struct was generated from the following files:
- ObjectEditor.hpp
- ObjectEditor.cpp