![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qohoscommon_p.h>#include <QtGui/private/qhighdpiscaling_p.h>#include <render/qohoshovereventsgenerator.h>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< QOhosHoverEventsGenerator > | makeQOhosHoverEventsGenerator (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} |
| std::shared_ptr< QOhosHoverEventsGenerator > makeQOhosHoverEventsGenerator | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
Definition at line 87 of file qohoshovereventsgenerator.cpp.