Feature request #5698
Implement hidden parameters
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 15225 |
Description
It would be useful to add hidden parameters, who are passed to the backend without showing them to users. See GRASS plugin (hidden=yes).
History
#1
Updated by Giovanni Manghi over 10 years ago
- Category deleted (
63) - Project changed from 78 to QGIS Application
#2
Updated by Giovanni Manghi over 10 years ago
- Category set to Processing/Core
#3
Updated by Giovanni Manghi almost 10 years ago
They are already available for SAGA (they are called "hardcoded") and I agree that will help also with GRASS.
#4
Updated by Alexander Bruy almost 9 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Should be fixed in master for GRASS, GRASS 7 and SAGA. Such parameters called "hardcoded" and should be defined as
Hardcoded|<exact commandline parameters>
Please reopen if necessary.