MCPcopy
hub / github.com/evilsocket/opensnitch / connect

Method connect

ui/opensnitch/plugins/__init__.py:26–27  ·  view source on GitHub ↗
(self, callback)

Source from the content-addressed store, hash-verified

24 self.signal.emit(args)
25
26 def connect(self, callback):
27 self.signal.connect(callback)
28
29 def disconnect(self, callback):
30 self.signal.disconnect(callback)

Callers 15

_setup_slotsMethod · 0.45
_setup_trayMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
build_vt_tabFunction · 0.45
__init__Method · 0.45
runMethod · 0.45
add_vt_tabFunction · 0.45
_cb_proctab_changedFunction · 0.45

Calls

no outgoing calls

Tested by 1