Open-EO / openeo-qgis-plugin

QGIS Plugin to connect and use openEO compliant backends.
Apache License 2.0
17 stars 1 forks source link

Web Editor Connection: Data exchange #10

Closed bgoesswe closed 3 years ago

bgoesswe commented 5 years ago

Try to find a solution to connect the openEO web editor with the QGIS plugin without having to log into the backend in both tools.

Interesting Links:

Communication between JS and Qt:

Integrate Web Content in Qt:

Maybe also relevant Links:

QWebEngineView Class Documentation:

WebView Elements Documentation:

Overview of possible scenarios:

webeditor

bgoesswe commented 3 years ago

I think this is not really relevant anymore