![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qjnihelpers_p.h>
Public Member Functions | |
virtual | ~ActivityResultListener () |
virtual bool | handleActivityResult (jint requestCode, jint resultCode, jobject data)=0 |
Definition at line 29 of file qjnihelpers_p.h.
|
virtual |
Definition at line 35 of file qjnihelpers.cpp.
|
pure virtual |