This website requires JavaScript.
Explore
Help
Sign In
AG_QGIS
/
Plugin_SN_Basis
Watch
3
Star
0
Fork
2
You've already forked Plugin_SN_Basis
Code
Issues
2
Pull Requests
Actions
Projects
Releases
Wiki
Activity
Files
e6ffab1c10a03ab3265c8818a9b9d3c78d681e27
Plugin_SN_Basis
/
__init__.py
4 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
erste Version der Oberfläche zum Speichern der Variablen
2025-10-09 10:16:54 +02:00
def
classFactory
(
iface
)
:
Refactoring Aufgrund Fehler beim Beenden.
2025-11-17 10:05:42 +01:00
from
.
main
import
BasisPlugin
return
BasisPlugin
(
iface
)
Reference in New Issue
Copy Permalink