DragDropPayload readDragDropPayload(QDataStream &stream)
Reads a drag-and-drop payload from stream.
Central enumeration types for element types, groups, and signal status.
Enums::ElementType ElementType
Decoded contents of a wiRedPanda drag-and-drop MIME payload.
QString blobName
Embedded IC blob name (empty if file-based).
bool isEmbedded
True if this references an embedded IC blob.
QString icFileName
File-based IC path (empty if embedded).
QPoint offset
Drag-start offset from the dragged item's origin.
ElementType type
Element type being dragged.