|
|
|
|
|
by withjive
2983 days ago
|
|
This would be for the QtQuick backend. The QTWebView is a separate plugin component with its own set of dependencies. You wouldn't want to do that anyways, much more effecient to just communicate from Qt to Javascript webviews (but I'm sure you know that :)) |
|