Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ resize
Method
resize
QWebChannel/CallEachWithJs.py:49–50 ·
view source on GitHub ↗
(self, width, height)
Source
from the content-addressed store, hash-verified
47
# ------- 把非槽函数通过pyqtSlot重新暴露 -------
48
@pyqtSlot(int, int)
49
def
resize(self, width, height):
50
super().resize(width, height)
51
52
53
if
__name__ ==
'__main__'
:
Callers
15
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
5
test
Method · 0.36
setupUi
Method · 0.36
__init__
Method · 0.36
__init__
Method · 0.36
setupUi
Method · 0.36