![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 *) |
QT_END_NAMESPACE Q_DECL_EXPORT jint JNICALL JNI_OnLoad | ( | JavaVM * | vm, |
void * | ) |
Definition at line 47 of file androidjninfc.cpp.