Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 592 Bytes

OQ-QGIS

Dependencies

  • Python Qt4 bindings: python-qt4, pyqt4-dev-tools .
  • Python bindings for QGIS: python-qgis, python-qgis-common .

Test Drive

  • Compile *.ui and *.qrc files with: make compile

  • Deploy plugin in qgis home plugin directory with: make deploy

  • Enable plugin with the plugin manager (needed only the first time).