[Qgis-user] removing fields from drag and drop designer (leads to segmentation fault)
Andrea Giudiceandrea
andreaerdna at libero.it
Sun Jul 28 07:59:45 PDT 2024
Hi Roland,
I think you just need:
edit_form_config.addTab(QgsAttributeEditorField(tab))
instead of:
edit_form_config.addTab(tab)
to avoid the crash.
Regards.
Andrea
More information about the QGIS-User
mailing list