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

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/private/qohoscommon_p.h>
#include <QtGui/private/qhighdpiscaling_p.h>
#include <render/qohoshovereventsgenerator.h>
Include dependency graph for qohoshovereventsgenerator.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

std::shared_ptr< QOhosHoverEventsGeneratormakeQOhosHoverEventsGenerator (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef)

Variables

const QPointF QT_BEGIN_NAMESPACE::fallbackLocalPositionWhenUnknown {0, 0}
const QPointF QT_BEGIN_NAMESPACE::fallbackGlobalPositionWhenUnknown {0, 0}

Function Documentation

◆ makeQOhosHoverEventsGenerator()

std::shared_ptr< QOhosHoverEventsGenerator > makeQOhosHoverEventsGenerator ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef )

Definition at line 87 of file qohoshovereventsgenerator.cpp.