Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kig Kig
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Education
  • KigKig
  • Merge requests
  • !6

BUG: 336020 Fix updating function signature for python scripts to reflect object selection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Antonello Palazzi requested to merge antplz/kig:bug336020 into master May 23, 2021
  • Overview 10
  • Commits 1
  • Changes 3

BUG: 336020 Bug fix for: https://bugs.kde.org/show_bug.cgi?id=336020

Only change the function definition, not the rest of the text, so that the user modifications to the function body would be preserved. The function definition gets updated every time the script page of the wizard is accessed.

Please comment on code style, I have used brace initialisation and auto but I am not sure if that is allowed. All the code I was checking was 15+ years old, so C++11 feature weren't introduced yet.

Edited May 23, 2021 by Antonello Palazzi
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bug336020