Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 56 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~GenericMotionEventListener()

QtAndroidPrivate::GenericMotionEventListener::~GenericMotionEventListener ( )
virtual

Definition at line 148 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: