Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
737
class
SystemTrayIcon(QtWidgets.QSystemTrayIcon):
Callers
2
__init__
Method · 0.95
end_animation
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected