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::QOhosNativeGesturesHandler Class Referencefinal
Inheritance diagram for QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler:
Collaboration diagram for QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler:

Public Member Functions

 QOhosNativeGesturesHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, std::function< void(QOhosNativeGestureEvent &)> qtThreadEventTransformer)
void processGestureEventInJsThread (const QOhosNativeGestureEvent &event)
 QOhosNativeGesturesHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, std::function< void(QOhosNativeGestureEvent &)> qtThreadEventTransformer)
void processGestureEventInJsThread (const QOhosNativeGestureEvent &event)
Public Member Functions inherited from QEnableSharedFromThis< QOhosNativeGesturesHandler >
QSharedPointer< QOhosNativeGesturesHandler > sharedFromThis ()

Additional Inherited Members

Protected Member Functions inherited from QEnableSharedFromThis< QOhosNativeGesturesHandler >
 QEnableSharedFromThis ()=default
QEnableSharedFromThisoperator= (const QEnableSharedFromThis &)

Detailed Description

Definition at line 21 of file qohosnativegestureshandler.cpp.

Constructor & Destructor Documentation

◆ QOhosNativeGesturesHandler() [1/2]

QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler::QOhosNativeGesturesHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
std::function< void(QOhosNativeGestureEvent &)> qtThreadEventTransformer )

Definition at line 38 of file qohosnativegestureshandler.cpp.

References QOhosNativeGesturesHandler().

Referenced by QOhosNativeGesturesHandler().

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

◆ QOhosNativeGesturesHandler() [2/2]

QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler::QOhosNativeGesturesHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
std::function< void(QOhosNativeGestureEvent &)> qtThreadEventTransformer )

Member Function Documentation

◆ processGestureEventInJsThread() [1/2]

void QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler::processGestureEventInJsThread ( const QOhosNativeGestureEvent & event)

Definition at line 46 of file qohosnativegestureshandler.cpp.

◆ processGestureEventInJsThread() [2/2]

void QT_BEGIN_NAMESPACE::QOhosNativeGesturesHandler::processGestureEventInJsThread ( const QOhosNativeGestureEvent & event)

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