Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ addWidget
Method
addWidget
Test/ColumnView.py:37–38 ·
view source on GitHub ↗
(self, widget)
Source
from the content-addressed store, hash-verified
35
self.setModel(self.f_model)
36
37
def
addWidget(self, widget):
38
self.layout().insertWidget(self.layout().count() - 1, widget)
39
40
41
if
__name__ ==
'__main__'
:
Callers
15
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
AddQWidget.py
File · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
7
test
Method · 0.64
setupUi
Method · 0.64
__init__
Method · 0.64
__init__
Method · 0.64
__init__
Method · 0.64
__init__
Method · 0.64
__init__
Method · 0.64