Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWasmDrag::DragState::DragImage Class Reference
+ Collaboration diagram for QWasmDrag::DragState::DragImage:

Public Member Functions

 DragImage (const QPixmap &pixmap, const QMimeData *mimeData, QWindow *window)
 
 ~DragImage ()
 
emscripten::val htmlElement ()
 

Detailed Description

Definition at line 44 of file qwasmdrag.cpp.

Constructor & Destructor Documentation

◆ DragImage()

QWasmDrag::DragState::DragImage::DragImage ( const QPixmap & pixmap,
const QMimeData * mimeData,
QWindow * window )

Definition at line 190 of file qwasmdrag.cpp.

References mimeData, and pixmap.

◆ ~DragImage()

QWasmDrag::DragState::DragImage::~DragImage ( )

Definition at line 200 of file qwasmdrag.cpp.

Member Function Documentation

◆ htmlElement()

emscripten::val QWasmDrag::DragState::DragImage::htmlElement ( )

Definition at line 278 of file qwasmdrag.cpp.


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