MCPcopy
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

doClockwiseMethod · 0.45
doAnticlockwiseMethod · 0.45
paintEventMethod · 0.45
__init__Method · 0.45
paintEventMethod · 0.45
__init__Method · 0.45
showEventMethod · 0.45
resizeEventMethod · 0.45
showEventMethod · 0.45
resizeEventMethod · 0.45
SetImageSizeMethod · 0.45
GetContentAreaRectMethod · 0.45

Calls

no outgoing calls

Tested by 1

paintMethod · 0.36