[Qgis-user] Re: Contents of Qgis-user digest...

Noli Sicad nsicad at gmail.com
Tue Sep 21 20:08:41 PDT 2010


> I want to ask qgis-user:
> 1. Quantum GIS (QGIS) is built and programmed window interface design or
> not.

Yes, you can build own user interface using Qt Designer.

> 2. If not built, then I can programming language is best.

Python and PyQt
http://wiki.python.org/moin/PyQt

> 3. After programming is complete how do I link to the application
> programming link back to my QGIS

Using Qgis plugins
http://www.qgis.org/wiki/Writing_Python_Plugins

OR

PyQGIS stand alone application.

http://mapserver.sk/~wonder/qgis/html

I suggest you install Qgis first and then get some qgis plugin and examine them.

Noli



More information about the Qgis-user mailing list