Creating wikitude plugin for Qt Quick
Unsolved
QML and Qt Quick
-
Hi, I want to create a Wikitude plugin like Felgo Wikitude plugin for use in Qt Quick, I checked the Wikitude officially flutter plugin and also Cordova plugin, it seems I must create a wrapper around ArchitectView class, but I don't have any idea how it possible to wrap a native visual item in Qt Quick?
the big problem is event handling like touch events and another event.
any idea?
Felgo plugin document:
https://felgo.com/doc/plugin-wikitude/
ArchitectView document:
ArchitectView