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
org.qtproject.qt.android.nfc.QtNfc Class Reference
+ Collaboration diagram for org.qtproject.qt.android.nfc.QtNfc:

Static Public Member Functions

static void setContext (Context context)
 
static boolean startDiscovery ()
 
static boolean stopDiscovery ()
 
static boolean isEnabled ()
 
static boolean isSupported ()
 
static Intent getStartIntent ()
 
static Parcelable getTag (Intent intent)
 

Detailed Description

Definition at line 20 of file QtNfc.java.

Member Function Documentation

◆ getStartIntent()

static Intent org.qtproject.qt.android.nfc.QtNfc.getStartIntent ( )
inlinestatic

Definition at line 126 of file QtNfc.java.

References TAG.

◆ getTag()

static Parcelable org.qtproject.qt.android.nfc.QtNfc.getTag ( Intent intent)
inlinestatic

Definition at line 141 of file QtNfc.java.

◆ isEnabled()

static boolean org.qtproject.qt.android.nfc.QtNfc.isEnabled ( )
inlinestatic

Definition at line 112 of file QtNfc.java.

◆ isSupported()

static boolean org.qtproject.qt.android.nfc.QtNfc.isSupported ( )
inlinestatic

Definition at line 121 of file QtNfc.java.

◆ setContext()

static void org.qtproject.qt.android.nfc.QtNfc.setContext ( Context context)
inlinestatic

Definition at line 28 of file QtNfc.java.

References context, and TAG.

◆ startDiscovery()

static boolean org.qtproject.qt.android.nfc.QtNfc.startDiscovery ( )
inlinestatic

Definition at line 55 of file QtNfc.java.

References filters, and TAG.

◆ stopDiscovery()

static boolean org.qtproject.qt.android.nfc.QtNfc.stopDiscovery ( )
inlinestatic

Definition at line 93 of file QtNfc.java.

References TAG.


The documentation for this class was generated from the following file: