Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ width
Method
width
QLabel/Lib/NinePatch.py:70–71 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
68
self.setImage(fileName)
69
70
def
width(self):
71
return
self.Image.width()
72
73
def
height(self):
74
return
self.Image.height()
Callers
15
doClockwise
Method · 0.45
doAnticlockwise
Method · 0.45
paintEvent
Method · 0.45
__init__
Method · 0.45
paintEvent
Method · 0.45
__init__
Method · 0.45
showEvent
Method · 0.45
resizeEvent
Method · 0.45
showEvent
Method · 0.45
resizeEvent
Method · 0.45
SetImageSize
Method · 0.45
GetContentAreaRect
Method · 0.45
Calls
no outgoing calls
Tested by
1
paint
Method · 0.36