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
QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl Class Reference
Inheritance diagram for QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl:
Collaboration diagram for QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl:

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 ()

Detailed Description

Definition at line 15 of file qohoshovereventsgenerator.cpp.

Constructor & Destructor Documentation

◆ QOhosHoverEventsGeneratorImpl() [1/2]

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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QOhosHoverEventsGeneratorImpl() [2/2]

QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::QOhosHoverEventsGeneratorImpl ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef )

Member Function Documentation

◆ handleQOhosHoverEvent() [1/2]

void QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::handleQOhosHoverEvent ( bool hovered)
overridevirtual

Implements QOhosHoverEventsGenerator.

Definition at line 73 of file qohoshovereventsgenerator.cpp.

◆ handleQOhosHoverEvent() [2/2]

void QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::handleQOhosHoverEvent ( bool hovered)
overridevirtual

◆ handleQOhosMouseEvent() [1/2]

void QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::handleQOhosMouseEvent ( const QOhosMouseEvent & mouseEvent)
overridevirtual

Implements QOhosHoverEventsGenerator.

Definition at line 45 of file qohoshovereventsgenerator.cpp.

◆ handleQOhosMouseEvent() [2/2]

void QT_BEGIN_NAMESPACE::QOhosHoverEventsGeneratorImpl::handleQOhosMouseEvent ( const QOhosMouseEvent & mouseEvent)
overridevirtual

The documentation for this class was generated from the following file: