![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <androidmainnewintentlistener_p.h>
Public Member Functions | |
virtual | ~QAndroidNfcListenerInterface ()=default |
virtual void | newIntent (QJniObject intent)=0 |
Definition at line 27 of file androidmainnewintentlistener_p.h.
|
virtualdefault |
|
pure virtual |
Implemented in QNearFieldManagerPrivateImpl.
Referenced by QMainNfcNewIntentListener::registerListener().