Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PyQt5/PyQt
/ height
Method
height
QLabel/Lib/NinePatch.py:73–74 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
return
self.Image.width()
72
73
def
height(self):
74
return
self.Image.height()
75
76
def
setImage(self, fileName):
77
self.Image = QImage(fileName)
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