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::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 65 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~KeyEventListener()

QtAndroidPrivate::KeyEventListener::~KeyEventListener ( )
virtual

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