Go to file
2025-09-27 11:58:03 +02:00
pomodules FIX: Attribute wurde nicht direkt angezeigt 2025-09-27 11:58:03 +02:00
styles halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
__init__.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
.gitignore halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
icon.png halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
Makefile halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
metadata.txt halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
pb_tool.cfg halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
pegelonline_dockwidget_base.ui refactor ui + code clean 2025-09-27 11:36:37 +02:00
pegelonline_dockwidget.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
pegelonline.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
po_runner.py FIX: Attribute wurde nicht direkt angezeigt 2025-09-27 11:58:03 +02:00
poGraph2.py halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
README.html halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +02:00
README.txt halfway working (verknüpfte checkboxen) 2025-09-27 09:53:49 +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:
    /home/patrick/PycharmProjects/pegelonline

Your QGIS plugin directory is located at:
    /home/patrick/.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