![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE Qt::DropAction | mapQOhosArkUiDropOperationToQt (::ArkUI_DropOperation dropOperation) |
| QOhosOptional<::ArkUI_DropOperation > | tryMapQOhosArkUiDropOperationFromQt (Qt::DropAction dropAction) |
| ::ArkUI_DropOperation | getQOhosDragEventDropOperation (::ArkUI_DragEvent *dragEvent) |
| ArkUI_DropOperation getQOhosDragEventDropOperation | ( | ::ArkUI_DragEvent * | dragEvent | ) |
Definition at line 32 of file qohosdrageventutils.cpp.
| QT_BEGIN_NAMESPACE Qt::DropAction mapQOhosArkUiDropOperationToQt | ( | ::ArkUI_DropOperation | dropOperation | ) |
Definition at line 9 of file qohosdrageventutils.cpp.
| QOhosOptional<::ArkUI_DropOperation > tryMapQOhosArkUiDropOperationFromQt | ( | Qt::DropAction | dropAction | ) |
Definition at line 20 of file qohosdrageventutils.cpp.