python - How to allow only one checkbox checked at a time? -
I am creating a GUI for a script in Python, using PySide Qt. I have some checkboxes in the main window and I was wondering if it is possible to depend on each other, what do I mean, if I check one of them then all others should be unchecked. Therefore, only one time can be examined.
Is there a comfortable way to do this? Otherwise I would write a function to uncheck others.
To create the Cuban group as a group and you can get a class from this And can override the original check / uncheck, depending on how you want to handle the checkbox
Comments
Post a Comment