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
QtAndroidPrivate::GenericMotionEventListener Class Referenceabstract

#include <qjnihelpers_p.h>

Collaboration diagram for QtAndroidPrivate::GenericMotionEventListener:

Public Member Functions

virtual ~GenericMotionEventListener ()
virtual bool handleGenericMotionEvent (jobject event)=0

Detailed Description

Definition at line 58 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~GenericMotionEventListener()

QtAndroidPrivate::GenericMotionEventListener::~GenericMotionEventListener ( )
virtual

Definition at line 155 of file qjnihelpers.cpp.

Member Function Documentation

◆ handleGenericMotionEvent()

virtual bool QtAndroidPrivate::GenericMotionEventListener::handleGenericMotionEvent ( jobject event)
pure virtual

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