![]() |
Qt 6.x
The Qt SDK
|
#include "androidjninfc_p.h"
Go to the source code of this file.
Namespaces | |
namespace | QtNfc |
Functions | |
bool | QtNfc::startDiscovery () |
bool | QtNfc::isEnabled () |
bool | QtNfc::isSupported () |
bool | QtNfc::stopDiscovery () |
QJniObject | QtNfc::getStartIntent () |
QJniObject | QtNfc::getTag (const QJniObject &intent) |
QT_END_NAMESPACE Q_DECL_EXPORT jint JNICALL | JNI_OnLoad (JavaVM *vm, void *) |
QT_END_NAMESPACE Q_DECL_EXPORT jint JNICALL JNI_OnLoad | ( | JavaVM * | vm, |
void * | |||
) |
Definition at line 51 of file androidjninfc.cpp.