Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ onChangeTitle
Method
onChangeTitle
QWebChannel/CallEachWithJs.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
'Data/CallEachWithJs.html'
)))
43
44
def
onChangeTitle(self):
45
self.setWindowTitle(self.editTitle.text())
46
47
# ------- 把非槽函数通过pyqtSlot重新暴露 -------
48
@pyqtSlot(int, int)
Callers
nothing calls this directly
Calls
1
text
Method · 0.45
Tested by
no test coverage detected