mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8859 Add drop target for calculation variables
This commit is contained in:
@@ -56,6 +56,8 @@ public:
|
||||
|
||||
static bool handleGenericDropEvent( QEvent* event, std::vector<caf::PdmObjectHandle*>& droppedObjects );
|
||||
|
||||
static std::vector<caf::PdmObjectHandle*> convertToObjects( const QMimeData* mimeData );
|
||||
|
||||
protected:
|
||||
Qt::DropActions supportedDropActions() const override;
|
||||
Qt::ItemFlags flags( const QModelIndex& index ) const override;
|
||||
|
||||
Reference in New Issue
Block a user