Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ load
Method
load
QWebView/DreamTree.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
self.webView.resize(rect.size())
57
58
def
load(self):
59
self.webView.load(QUrl(
'qrc:/tree.html'
))
# 加载网页
60
61
62
if
__name__ ==
'__main__'
:
Callers
7
__init__
Method · 0.95
__init__
Method · 0.45
GetCookie.py
File · 0.45
DreamTree.py
File · 0.45
BlockRequest.py
File · 0.45
PlayFlash.py
File · 0.45
FlatStyle.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected