dynamically change the units of a parameter
12th December 2024
It’s possible to override the visible properties of a parameter from a QAction with the following method: NT_UPDATE_DESCRIPTION_XML This supports updating parameter descriptions, min and max range and step size. …