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
androidbroadcastreceiver_p.h File Reference

(373378e74512de7b566725d4f81a28c1cef8280f)

#include <jni.h>
#include <QtCore/QObject>
#include <QtCore/private/qglobal_p.h>
#include <android/log.h>
#include <android/jni_android_p.h>
#include <QtCore/QJniObject>
+ Include dependency graph for androidbroadcastreceiver_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AndroidBroadcastReceiver
 

Functions

QT_BEGIN_NAMESPACE void QtBroadcastReceiver_jniOnReceive (JNIEnv *, jobject, jlong, QtJniTypes::Context, QtJniTypes::Intent)
 

Function Documentation

◆ QtBroadcastReceiver_jniOnReceive()

QT_BEGIN_NAMESPACE void QtBroadcastReceiver_jniOnReceive ( JNIEnv * env,
jobject ,
jlong qtObject,
QtJniTypes::Context context,
QtJniTypes::Intent intent )

Definition at line 47 of file jni_android.cpp.