Widget for Toggle switch in pyside6
-
wrote on 23 Aug 2023, 17:10 last edited by Nandini
-
Hi,
What do you mean by "no other alternative" ?
Toggle switches are a variant of checkbox
-
@SGaist
Hi
From what i looked into, I got a method to create a custom toggle switch i.e creating a custom class by inheriting Qcheckbox. Do we have a built-in widget for toggle switch rather than creating a class?Thanks
What you can do is use a stylesheet to customize the image used for your toggle. See customizing QCheckBox.
1/4