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
androidjninfc.cpp File Reference

(025020adf31f403db5f1d00fcd82494cea5cdf71)

#include "androidjninfc_p.h"
#include <QCoreApplication>
#include <QtCore/qjnitypes.h>
Include dependency graph for androidjninfc.cpp:

Go to the source code of this file.

Namespaces

namespace  QtNfc

Functions

bool QtNfc::startDiscovery ()
bool QtNfc::isEnabled ()
bool QtNfc::isSupported ()
bool QtNfc::stopDiscovery ()
QtJniTypes::Intent QtNfc::getStartIntent ()
QtJniTypes::Parcelable QtNfc::getTag (const QtJniTypes::Intent &intent)
QT_END_NAMESPACE Q_DECL_EXPORT jint JNICALL JNI_OnLoad (JavaVM *vm, void *)

Function Documentation

◆ JNI_OnLoad()

QT_END_NAMESPACE Q_DECL_EXPORT jint JNICALL JNI_OnLoad ( JavaVM * vm,
void *  )

Definition at line 47 of file androidjninfc.cpp.