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

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <render/qnativenode.h>
#include <EGL/eglplatform.h>
#include <QPointer>
#include <qohosutils.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/qguiapplication.h>
#include <ace/xcomponent/native_interface_xcomponent.h>
#include <arkui/native_node.h>
#include <arkui/native_type.h>
#include <arkui/ui_input_event.h>
#include <native_window/external_window.h>
#include <qarkui/qembeddedwindownode.h>
#include <qohosinputmethodeventhandler.h>
#include <qohosjsmain.h>
#include <qohospixelmapconversions.h>
#include <qohosplatformintegration.h>
#include <qohosplatformwindow.h>
#include <qohosudmf.h>
#include <qohosudmfconversions.h>
#include <qpa/qwindowsysteminterface.h>
#include <render/qohosarkuinativegestureshandler.h>
#include <render/qohosdrageventutils.h>
#include <render/qohoshovereventsgenerator.h>
#include <render/qohosnativeaxiseventhandler.h>
#include <render/qohosnativedrageventshandler.h>
#include <render/qohosnativekeyeventshandler.h>
#include <render/qohosnativemouseeventshandler.h>
#include <render/qohosnativexcomponentinputhandler.h>
#include <render/qohosview.h>
#include <render/qxcomponent.h>
#include <algorithm>
#include <cstdint>
#include <functional>
#include <iterator>
Include dependency graph for qnativenode.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::CallbackReceiver

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Typedefs

using QT_BEGIN_NAMESPACE::InputEventType = QArkUi::QXComponentCallbackReceiver::InputEventType
using QT_BEGIN_NAMESPACE::SurfaceEventType = QArkUi::QXComponentCallbackReceiver::SurfaceEventType

Functions

bool QT_BEGIN_NAMESPACE::getHoveredStateFromHoverEvent (::ArkUI_UIInputEvent *uiInputEvent)
QOhosOptional<::ArkUI_RenderFit > QT_BEGIN_NAMESPACE::tryMapRenderFitPolicyToArkUi (QOhosPlatformWindow::NativeNodeRenderFitPolicy renderFitPolicy)