No description
- Python 66.8%
- Makefile 19.9%
- Batchfile 6.5%
- Shell 3.8%
- QML 2.5%
- Other 0.5%
| help | ||
| i18n | ||
| scripts | ||
| test | ||
| .gitignore | ||
| __init__.py | ||
| dspec_processing.py | ||
| dspec_processing_algorithm.py | ||
| dspec_processing_provider.py | ||
| dspec_schema.py | ||
| Makefile | ||
| metadata.txt | ||
| pb_tool.cfg | ||
| plugin_upload.py | ||
| pylintrc | ||
| README.html | ||
| README.txt | ||
Plugin Builder Results
Your plugin DSpecProcessing was created in:
/home/rpaine/COB/dspec-import/dspec_processing
Your QGIS plugin directory is located at:
/home/rpaine/.local/share/QGIS/QGIS3/profiles/default/python/plugins
What's Next:
* Copy the entire directory containing your new plugin to the QGIS plugin
directory
* Run the tests (``make test``)
* Test the plugin by enabling it in the QGIS plugin manager
* Customize it by editing the implementation file: ``dspec_processing.py``
* You can use the Makefile to compile your Ui and resource files when
you make changes. This requires GNU make (gmake)
For more information, see the PyQGIS Developer Cookbook at:
http://www.qgis.org/pyqgis-cookbook/index.html
(C) 2011-2018 GeoApt LLC - geoapt.com