/pyjs/tests/test021.py
Python | 4 lines | 4 code | 0 blank | 0 comment | 1 complexity | f13084f71fe0055e575f500b2a39e8be MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- class DayFilterWidget:
- def setAllCheckBoxes(self, checked):
- for widget in self.outer.getWidgets():
- pass