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

#include <qjnihelpers_p.h>

+ Inheritance diagram for QtAndroidPrivate::OnBindListener:
+ Collaboration diagram for QtAndroidPrivate::OnBindListener:

Public Member Functions

virtual ~OnBindListener ()
 
virtual jobject onBind (jobject intent)=0
 

Detailed Description

Definition at line 52 of file qjnihelpers_p.h.

Constructor & Destructor Documentation

◆ ~OnBindListener()

virtual QtAndroidPrivate::OnBindListener::~OnBindListener ( )
inlinevirtual

Definition at line 55 of file qjnihelpers_p.h.

Member Function Documentation

◆ onBind()

virtual jobject QtAndroidPrivate::OnBindListener::onBind ( jobject intent)
pure virtual

Implemented in QAndroidServicePrivate.


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