![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
void | dragEnterEvent (QDragEnterEvent *event) |
[0] | |
void | dropEvent (QDropEvent *event) |
void | dragEnterEvent (QDragEnterEvent *event) |
void | dropEvent (QDropEvent *event) |
Definition at line 12 of file src_corelib_kernel_qmimedata.cpp.
void MyWidget::dragEnterEvent | ( | QDragEnterEvent * | event | ) |
[0]
Definition at line 20 of file src_corelib_kernel_qmimedata.cpp.
void MyNamespace::MyWidget::dragEnterEvent | ( | QDragEnterEvent * | event | ) |
void MyWidget::dropEvent | ( | QDropEvent * | event | ) |
Definition at line 26 of file src_corelib_kernel_qmimedata.cpp.
void MyNamespace::MyWidget::dropEvent | ( | QDropEvent * | event | ) |