Hi,<br><br>I&#39;ve successfully generated QScintilla2 API files for the QGIS Python bindings and utility modules [0]. If you use the Eric4/5 Python editor (or another based on QScintilla2), you may be interested in installing and compiling these APIs.<br>
<br>This allows for auto code completion and/or call tips for 3,450 items in the QGIS API:<br><br>    qgis.core.api<br>    qgis.gui.api<br>    qgis.analysis.api<br>    qgis.utils.api<br>    qgis.console.api<br><br>Also included in the archive is a description of how to reproduce the API files and some screen snaps on using with Eric4. The CMake edit might be considered for inclusion in the QGIS source, but (I suggest) only with an additional compile option for triggering creation of the API files, since it is not usually necessary to produce them, excepting for when the API changes.<br>
<br>Regards,<br clear="all"><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota<br><br>[0] <a href="http://dl.dropbox.com/u/4058089/qgis/qgis-qsci-apis.zip">http://dl.dropbox.com/u/4058089/qgis/qgis-qsci-apis.zip</a><br>