MCPcopy Create free account
hub / github.com/DIMFLIX/Spectrum-Security / done

Method done

ui/widgets/toggleswitch.py:36–37  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

34 self.widget.update()
35
36 def done(self):
37 return self.started is None
38
39 def update(self):
40 if not self.done():

Callers 2

updateMethod · 0.95
paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected