![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QOhosHoverEventsGeneratorImpl (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef) | |
| void | handleQOhosMouseEvent (const QOhosMouseEvent &mouseEvent) override |
| void | handleQOhosHoverEvent (bool hovered) override |
| QOhosHoverEventsGeneratorImpl (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef) | |
| void | handleQOhosMouseEvent (const QOhosMouseEvent &mouseEvent) override |
| void | handleQOhosHoverEvent (bool hovered) override |
| Public Member Functions inherited from QOhosHoverEventsGenerator | |
| virtual | ~QOhosHoverEventsGenerator () |
Additional Inherited Members | |
| Protected Member Functions inherited from QOhosHoverEventsGenerator | |
| QOhosHoverEventsGenerator () | |
Definition at line 15 of file qohoshovereventsgenerator.cpp.
| QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::QOhosHoverEventsGeneratorImpl | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
Definition at line 36 of file qohoshovereventsgenerator.cpp.
References QOhosHoverEventsGeneratorImpl().
Referenced by QOhosHoverEventsGeneratorImpl().
| QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::QOhosHoverEventsGeneratorImpl | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
|
overridevirtual |
Implements QOhosHoverEventsGenerator.
Definition at line 73 of file qohoshovereventsgenerator.cpp.
|
overridevirtual |
Implements QOhosHoverEventsGenerator.
|
overridevirtual |
Implements QOhosHoverEventsGenerator.
Definition at line 45 of file qohoshovereventsgenerator.cpp.
|
overridevirtual |
Implements QOhosHoverEventsGenerator.