virtual bool handlePaste(QgsLayoutDesignerInterface *iface, QPointF pastePoint, const QMimeData *data, QList< QgsLayoutItem * > &pastedItems)
Called when the specified MIME data has been pasted onto a QGIS layout.
virtual Q_DECL_DEPRECATED bool handleFileDrop(QgsLayoutDesignerInterface *iface, const QString &file)
Called when the specified file has been dropped onto a QGIS layout.
QgsLayoutCustomDropHandler(QObject *parent=nullptr)
Constructor for QgsLayoutCustomDropHandler.
A common interface for layout designer dialogs and widgets.