标签: android c++ qt
Android应用程序只能有一个onActivityResult方法。实施QAndroidActivityResultReceiver的QT项目中可以有多个类吗?
onActivityResult
QAndroidActivityResultReceiver