Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ setShape
Method
setShape
QPainter/StockDialog.py:238–240 ·
view source on GitHub ↗
(self, s)
Source
from the content-addressed store, hash-verified
236
self.brush = QBrush()
237
238
def
setShape(self, s):
239
self.shape = s
240
self.update()
241
242
def
setPen(self, p):
243
self.pen = p
Callers
1
slotShape
Method · 0.80
Calls
1
update
Method · 0.45
Tested by
no test coverage detected