Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::GraphCanvasEditorEmptyDockWidget Class Reference

Inherits QDockWidget.

Public Member Functions

 AZ_CLASS_ALLOCATOR (GraphCanvasEditorEmptyDockWidget, AZ::SystemAllocator, 0)
 
 GraphCanvasEditorEmptyDockWidget (QWidget *parent)
 
void SetDragTargetText (const AZStd::string &dragTargetString)
 
void RegisterAcceptedMimeType (const QString &mimeType)
 
void SetEditorId (const EditorId &editorId)
 
const EditorId & GetEditorId () const
 
void dragEnterEvent (QDragEnterEvent *enterEvent) override
 
void dragMoveEvent (QDragMoveEvent *moveEvent) override
 
void dropEvent (QDropEvent *dropEvent) override
 

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