Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ setWindow
Method
setWindow
syncplay/ui/gui.py:364–365 ·
view source on GitHub ↗
(self, window)
Source
from the content-addressed store, hash-verified
362
self.forceUpdate()
363
364
def
setWindow(self, window):
365
self.selfWindow = window
366
367
def
dragLeaveEvent(self, event):
368
window = self.parent().parent().parent().parent().parent().parent()
Callers
1
addBottomLayout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected