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

Method close_notify

main.py:733–734  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

731 QTimer.singleShot(200, lambda: self.close_notify())
732
733 def close_notify(self):
734 self.close()
735
736
737class SystemTrayIcon(QtWidgets.QSystemTrayIcon):

Callers 2

__init__Method · 0.95
end_animationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected