Skip to content

JasonLoveCode/oq-qgis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • Makefile 13.1%
  • Batchfile 6.5%