I have a GUI app in PyQt5 that create display items with checkboxes in a QlistWidget where the user check on the item and the system print the checked values.
The pro