IVE: Function exporter uses wrong directory
This piece of code does not work as expected:
setWorkingDirectory does not work, it does not go to the expected path to execute the command
To reproduce: create a function type, click on Export Function type
you wil see on the console that the "taste reset" commad is launched, but I added a print of pwd, and you can see that it is executed in the wrong folder
it should execute in ~/.local/share/QtProject/QtCreator/shared_type/whatever