Loading...
Searching...
No Matches
Gfx::Video::DropHandler Class Referencefinal
Inheritance diagram for Gfx::Video::DropHandler:
Process::ProcessDropHandler score::InterfaceBase

Public Member Functions

QSet< QString > mimeTypes () const noexcept override
 
QSet< QString > fileExtensions () const noexcept override
 
void dropPath (std::vector< ProcessDrop > &vec, const score::FilePath &filename, const score::DocumentContext &ctx) const noexcept override
 
- 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
 
- Public Member Functions inherited from score::InterfaceBase
virtual InterfaceKey interfaceKey () const noexcept=0
 Identifies an interface uniquely.
 

Additional Inherited Members

- 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 dropData (std::vector< ProcessDrop > &drops, const DroppedFile &data, const score::DocumentContext &ctx) const noexcept
 

Member Function Documentation

◆ dropPath()

void Gfx::Video::DropHandler::dropPath ( std::vector< ProcessDrop > &  vec,
const score::FilePath filename,
const score::DocumentContext ctx 
) const
overridevirtualnoexcept

Reimplemented from Process::ProcessDropHandler.

◆ fileExtensions()

QSet< QString > Gfx::Video::DropHandler::fileExtensions ( ) const
overridevirtualnoexcept

Reimplemented from Process::ProcessDropHandler.

◆ mimeTypes()

QSet< QString > Gfx::Video::DropHandler::mimeTypes ( ) const
overridevirtualnoexcept

Reimplemented from Process::ProcessDropHandler.


The documentation for this class was generated from the following files: