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
QAndroidNfcListenerInterface Class Referenceabstract

#include <androidmainnewintentlistener_p.h>

Inheritance diagram for QAndroidNfcListenerInterface:
Collaboration diagram for QAndroidNfcListenerInterface:

Public Member Functions

virtual ~QAndroidNfcListenerInterface ()=default
virtual void newIntent (QJniObject intent)=0

Detailed Description

Definition at line 27 of file androidmainnewintentlistener_p.h.

Constructor & Destructor Documentation

◆ ~QAndroidNfcListenerInterface()

virtual QAndroidNfcListenerInterface::~QAndroidNfcListenerInterface ( )
virtualdefault

Member Function Documentation

◆ newIntent()

virtual void QAndroidNfcListenerInterface::newIntent ( QJniObject intent)
pure virtual

Implemented in QNearFieldManagerPrivateImpl.

Referenced by QMainNfcNewIntentListener::registerListener().

Here is the caller graph for this function:

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