Qtree possible to disable parent node and keep child nodes enabled?
-
Currently if I use disabled property on parent node, all children nodes become disabled too. Is it possible to disable only the parent node somehow?
Example: I would like Entities to be disabled so that the user does not turn on all options under Entities by clicking on Entities checkbox. With current qTree, if I disable Entities node then all children nodes become disabled as well.
Any suggestions?
Thanks
HP -
@hpawar use header slot and build the checkbox manually.