Skip to content

Instantly share code, notes, and snippets.

@signedav
Last active February 9, 2024 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save signedav/a2502132f062b53cddf21535ffd9b7e9 to your computer and use it in GitHub Desktop.
Save signedav/a2502132f062b53cddf21535ffd9b7e9 to your computer and use it in GitHub Desktop.
apply-on-update-default-value

With this all the apply-on-update-default-values are updated (even the ones without depending fields):

image

  • does change on okay (but not on adding new feature)

mDefaultValueOnUpdateFields ➝ QgsVectorLayer::updateDefaultValues

mActionSaveEdits

  1. Entfehrne save
  2. Bastle setEnabled rein

Speichert es bei save? Ja. Und bei Table View? Nein. Und bei index change und bei filter etc.?

  1. Falls ja, dann fehlt evtl. nur close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment