[QGIS-Developer] Eclipse config for QGIS API
Anita Graser
anitagraser at gmx.at
Sun Jan 14 06:06:34 PST 2018
Hi,
I've been following
https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/ide_debugging.html
to set up Eclipse including "Making eclipse understand the [QGIS] API"
When I import from qgis.core:
from qgis.core import qgsfunction, QgsExpression
qgsfunction is recognized but QgsExpression is not:
https://www.dropbox.com/s/zmbzllwu2egijbq/Screenshot%202018-01-14%2014.52.52.png?dl=0
My Python interpreter is set up as shown here
https://www.dropbox.com/s/ztnr4e6zbjkk35z/Screenshot%202018-01-14%2014.54.08.png?dl=0
Am I missing something to get full PyQGIS code completion?
Regards,
Anita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180114/14b284bc/attachment.html>
More information about the QGIS-Developer
mailing list