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
qohosdrageventutils.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

Include dependency graph for qohosdrageventutils.cpp:

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)

Function Documentation

◆ getQOhosDragEventDropOperation()

ArkUI_DropOperation getQOhosDragEventDropOperation ( ::ArkUI_DragEvent * dragEvent)

Definition at line 32 of file qohosdrageventutils.cpp.

◆ mapQOhosArkUiDropOperationToQt()

QT_BEGIN_NAMESPACE Qt::DropAction mapQOhosArkUiDropOperationToQt ( ::ArkUI_DropOperation dropOperation)

Definition at line 9 of file qohosdrageventutils.cpp.

◆ tryMapQOhosArkUiDropOperationFromQt()

QOhosOptional<::ArkUI_DropOperation > tryMapQOhosArkUiDropOperationFromQt ( Qt::DropAction dropAction)

Definition at line 20 of file qohosdrageventutils.cpp.