Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 ()
 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() [1/2]

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

Definition at line 205 of file qwasmdrag.cpp.

References DragImage().

Referenced by DragImage().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~DragImage() [1/2]

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

Definition at line 215 of file qwasmdrag.cpp.

◆ DragImage() [2/2]

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

◆ ~DragImage() [2/2]

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

Member Function Documentation

◆ htmlElement() [1/2]

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

Definition at line 293 of file qwasmdrag.cpp.

◆ htmlElement() [2/2]

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

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