Home > Mobile >  Qt5.7 interactions with the js script method
Qt5.7 interactions with the js script method

Time:09-24

To Qt show local HTML or online baidu, Scott map, by calling the JS script change the latitude and longitude update map display position
Qt is Mingw version,

CodePudding user response:

The maps API can be online,

CodePudding user response:

Qt5.7 use what to achieve? Using the webview to do before, in the current version 5.7 with QAxwidget can directly show the map information, but can't call JS script

CodePudding user response:

This version with less people good ah,

CodePudding user response:

QtWebEngine, can use map navigation,

CodePudding user response:


QtWebEngine cannot be used in version 5.7, you need to compile the source code,
Compiled can only be used under the VS, mingw environment can't call,

CodePudding user response:

Because all Qt code is open source, so you can search to its source code, in native compilation, it could be more than 5.6 version,

CodePudding user response:

Leave the footsteps of learning, ha aha
  •  Tags:  
  • Qt
  • Related