16 #ifndef QGSCUSTOMDROPHANDLER_H 17 #define QGSCUSTOMDROPHANDLER_H 62 virtual QString customUriProviderKey()
const;
85 virtual bool canHandleMimeData(
const QMimeData *data );
105 Q_DECL_DEPRECATED
virtual void handleMimeData(
const QMimeData *data )
SIP_DEPRECATED;
126 virtual bool handleMimeDataV2(
const QMimeData *data );
139 virtual bool handleFileDrop(
const QString &file );
181 #endif // QGSCUSTOMDROPHANDLER_H Map canvas is a class for displaying all GIS data types on a canvas.
Abstract base class that may be implemented to handle new types of data to be dropped in QGIS...