Go to file
2025-09-29 15:33:40 +02:00
po_modules kleinere clean-ups 2025-09-29 15:33:40 +02:00
styles Styles + CODE CLEAN po_modules 2025-09-28 16:19:31 +02:00
__init__.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
.gitignore kleinere clean-ups 2025-09-29 15:33:40 +02:00
icon.png halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
map_tips.py Styles + CODE CLEAN po_modules 2025-09-28 16:19:31 +02:00
metadata.txt halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
pb_tool.cfg Styles + CODE CLEAN po_modules 2025-09-28 16:19:31 +02:00
pegelonline_dockwidget_base.ui kleinere clean-ups 2025-09-29 15:33:40 +02:00
pegelonline_dockwidget_graph.py Graph in eigenes Widget ausgegliedert 2025-09-27 17:49:57 +02:00
pegelonline_dockwidget_graph.ui renamed History -> Graph 2025-09-28 16:19:31 +02:00
pegelonline_dockwidget.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
pegelonline.py Graph-Widget beim Start NICHT öffnen 2025-09-28 10:39:35 +02:00
po_runner.py kleinere clean-ups 2025-09-29 15:33:40 +02:00
Probleme.txt Styles überschrieben die map_tips (Reihenfolge korrigiert) 2025-09-29 09:00:40 +02:00
README.html Graph in eigenes Widget ausgegliedert 2025-09-27 17:49:57 +02:00
README.txt Graph in eigenes Widget ausgegliedert 2025-09-27 17:49:57 +02:00
resources.qrc halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00

Plugin Builder Results

Your plugin Pegelonline was created in:
    ~/PycharmProjects/pegelonline

Your QGIS plugin directory is located at:
    ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins

What's Next:

  * Copy the entire directory containing your new plugin to the QGIS plugin
    directory

  * Compile the resources file using pyrcc5

  * Run the tests (``make test``)

  * Test the plugin by enabling it in the QGIS plugin manager

  * Customize it by editing the implementation file: ``pegelonline.py``

  * Create your own custom icon, replacing the default icon.png

  * Modify your user interface by opening Pegelonline_dockwidget_base.ui in Qt Designer

  * 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