Definition at line 42 of file qwasmdrag.cpp.
◆ DragState() [1/6]
QWasmDrag::DragState::DragState |
( |
QDrag * | drag, |
|
|
QWindow * | window, |
|
|
std::function< void()> | quitEventLoopClosure ) |
◆ ~DragState() [1/2]
QWasmDrag::DragState::~DragState |
( |
| ) |
|
|
default |
◆ DragState() [2/6]
QWasmDrag::DragState::DragState |
( |
const QWasmDrag & | other | ) |
|
|
delete |
◆ DragState() [3/6]
QWasmDrag::DragState::DragState |
( |
QWasmDrag && | other | ) |
|
|
delete |
◆ DragState() [4/6]
QWasmDrag::DragState::DragState |
( |
QDrag * | drag, |
|
|
QWindow * | window, |
|
|
std::function< void()> | quitEventLoopClosure ) |
◆ ~DragState() [2/2]
QWasmDrag::DragState::~DragState |
( |
| ) |
|
◆ DragState() [5/6]
QWasmDrag::DragState::DragState |
( |
const QWasmDrag & | other | ) |
|
|
delete |
◆ DragState() [6/6]
QWasmDrag::DragState::DragState |
( |
QWasmDrag && | other | ) |
|
|
delete |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ drag
QDrag * QWasmDrag::DragState::drag |
◆ dragImage
std::unique_ptr< DragImage > QWasmDrag::DragState::dragImage |
◆ dropAction
◆ quitEventLoopClosure
std::function< void()> QWasmDrag::DragState::quitEventLoopClosure |
◆ window
QWindow * QWasmDrag::DragState::window |
The documentation for this struct was generated from the following file: