Scenario::GhostIntervalDropHandler Class Reference
Inheritance diagram for Scenario::GhostIntervalDropHandler:
Protected Attributes | |
std::vector< QString > | m_acceptableMimeTypes |
std::vector< QString > | m_acceptableSuffixes |
MagneticStates | m_magnetic {} |
Additional Inherited Members | |
Public Member Functions inherited from Scenario::DropHandler | |
virtual bool | canDrop (const QMimeData &mime) const noexcept |
virtual bool | drop (const Scenario::ScenarioPresenter &, QPointF pos, const QMimeData &mime)=0 |
Public Member Functions inherited from score::InterfaceBase | |
virtual InterfaceKey | interfaceKey () const noexcept=0 |
Identifies an interface uniquely. | |
The documentation for this class was generated from the following files:
- ScenarioDropHandler.hpp
- ScenarioDropHandler.cpp