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

(d03cdafe1cc21ab723b92d8160e39b56d71e2507)

#include "androidjninfc_p.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 ()
 
QJniObject QtNfc::getStartIntent ()
 
QJniObject QtNfc::getTag (const QJniObject &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 51 of file androidjninfc.cpp.