Scenario::MessageDropHandler Class Referencefinal
The MessageDropHandler class Will create a state in the scenario at the point a MessageList is dropped. More...
Inheritance diagram for Scenario::MessageDropHandler:
Detailed Description
The MessageDropHandler class Will create a state in the scenario at the point a MessageList is dropped.
Additional Inherited Members | |
Public Member Functions inherited from Scenario::DropHandler | |
virtual bool | canDrop (const QMimeData &mime) const noexcept |
Public Member Functions inherited from score::InterfaceBase | |
virtual InterfaceKey | interfaceKey () const noexcept=0 |
Identifies an interface uniquely. | |
Protected Attributes inherited from Scenario::GhostIntervalDropHandler | |
std::vector< QString > | m_acceptableMimeTypes |
std::vector< QString > | m_acceptableSuffixes |
MagneticStates | m_magnetic {} |
The documentation for this class was generated from the following files:
- MessageDropHandler.hpp
- MessageDropHandler.cpp