Qt 6.11 is out! See what's new in the release
blog
QtIFW: how to hide/deselect an component
-
Hi everyone,
I want to create a universal controlscript.js for different OS types. For example, on windows, I want to deselect component-A to not install it. I knew I can create different install scripts to generate binary, but, Is there any way to deselect or hide some component by controlscript.js Controller.prototype.ComponentSelectionPageCallback = function(){} ?? -
Hi everyone,
I want to create a universal controlscript.js for different OS types. For example, on windows, I want to deselect component-A to not install it. I knew I can create different install scripts to generate binary, but, Is there any way to deselect or hide some component by controlscript.js Controller.prototype.ComponentSelectionPageCallback = function(){} ?? -
T Tedadoge has marked this topic as solved on