JS::DropHandler Class Referencefinal
Inheritance diagram for JS::DropHandler:
Additional Inherited Members | |
Public Member Functions inherited from Process::ProcessDropHandler | |
void | getCustomDrops (std::vector< ProcessDrop > &drops, const QMimeData &mime, const score::DocumentContext &ctx) const noexcept |
void | getMimeDrops (std::vector< ProcessDrop > &drops, const QMimeData &mime, const QString &fmt, const score::DocumentContext &ctx) const noexcept |
void | getFileDrops (std::vector< ProcessDrop > &drops, const QMimeData &mime, const score::FilePath &path, const score::DocumentContext &ctx) const noexcept |
virtual QSet< QString > | mimeTypes () const noexcept |
Public Member Functions inherited from score::InterfaceBase | |
virtual InterfaceKey | interfaceKey () const noexcept=0 |
Identifies an interface uniquely. | |
Protected Member Functions inherited from Process::ProcessDropHandler | |
virtual void | dropCustom (std::vector< ProcessDrop > &drops, const QMimeData &mime, const score::DocumentContext &ctx) const noexcept |
virtual void | dropPath (std::vector< ProcessDrop > &drops, const score::FilePath &path, const score::DocumentContext &ctx) const noexcept |
The documentation for this class was generated from the following file: