[Qgis-user] Interprocess communication

Gino Pirelli luipir at gmail.com
Fri Feb 7 02:54:47 PST 2014


you can interprocess bridging qgis c++ apis (and events) with a python
plugin (pyqgis) or, adding a layer more, using WebSockets in a WebView
inside a python plugin (or directly websocket in python)

ciao Luigi Pirelli (luigi.pirelli at faunalia.it - luipir at gmail.com)

On 6 February 2014 18:40, Gang Yang <gang.yang at freenet.de> wrote:

> Hi,
>
>
>
> I'm new to QGIS and now using QGIS 2.0.1 on Windows PC (Windows 8).
>
>
>
> I have a question about QGIS communication with other application on the
> same machine, concretely, I would like to send some data to qgis from
> another program and let qgis, for example, zoom to the corresponding
> object. I've searched in the documentation and in internet. But I've found
> no proper answer. I hope someone can point me to a right direction.
>
>
>
> Thank you in advance and best regards
>
>
>
> Gang
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140207/57d33bf1/attachment.html>


More information about the Qgis-user mailing list