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
QtAndroidInput::KeyEventListener Class Referenceabstract

#include <androidjniinput.h>

+ Collaboration diagram for QtAndroidInput::KeyEventListener:

Public Member Functions

virtual ~KeyEventListener ()
 
virtual bool handleKeyEvent (jobject event)=0
 

Detailed Description

Definition at line 41 of file androidjniinput.h.

Constructor & Destructor Documentation

◆ ~KeyEventListener()

QtAndroidInput::KeyEventListener::~KeyEventListener ( )
virtual

Definition at line 57 of file androidjniinput.cpp.

Member Function Documentation

◆ handleKeyEvent()

virtual bool QtAndroidInput::KeyEventListener::handleKeyEvent ( jobject event)
pure virtual

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