-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2023 03 interlis additional models new #108
Conversation
# TEXTS 4 classes added
…ass, not superclass
…event for vsa-dss 2015
…ng.datengrundlage
#importc_dialog = None | ||
|
||
|
||
def action_importc(plugin): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not work as expected
iface.messageBar().pushMessage("Info parent", str(parent), level=Qgis.Info) | ||
#breakpoint() | ||
# 26.7.2023 Aufruf schlägt fehl - Absturz - warum? | ||
loadUi(os.path.join(os.path.dirname(__file__), "gui_importc.ui"), self) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unexpected QGIS crash
Additional file dialog for import configuration has to be added later: #120 |
Adapts fix for QGEP/QGEP#832
This has to be merged, it has been mistakely closed. |
No description provided.