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

#include <qjnihelpers_p.h>

+ Inheritance diagram for QtAndroidPrivate::NewIntentListener:
+ Collaboration diagram for QtAndroidPrivate::NewIntentListener:

Public Member Functions

virtual ~NewIntentListener ()
 
virtual bool handleNewIntent (JNIEnv *env, jobject intent)=0
 

Detailed Description

Definition at line 37 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~NewIntentListener()

QtAndroidPrivate::NewIntentListener::~NewIntentListener ( )
virtual

Definition at line 25 of file qjnihelpers.cpp.

Member Function Documentation

◆ handleNewIntent()

virtual bool QtAndroidPrivate::NewIntentListener::handleNewIntent ( JNIEnv * env,
jobject intent )
pure virtual

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