class DragAndDropData

Base type that should be inherited to provide specific data relevant to a drag and drop operation.

Public

Constructors

DragAndDropData

DragAndDropData() noexcept = default

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.