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

Constructor & Destructor Documentation

◆ ~OnBindListener()

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

Definition at line 54 of file qjnihelpers_p.h.

Member Function Documentation

◆ onBind()

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

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