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

#include <qjnihelpers_p.h>

+ Collaboration diagram for QtAndroidPrivate::KeyEventListener:

Public Member Functions

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

Detailed Description

Definition at line 63 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~KeyEventListener()

QtAndroidPrivate::KeyEventListener::~KeyEventListener ( )
virtual

Definition at line 167 of file qjnihelpers.cpp.

Member Function Documentation

◆ handleKeyEvent()

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

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