MCPcopy Index your code
hub / github.com/PyQt5/PyQt / width

Method width

QtChart/BarStack.py:94–95  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

92 self.hide()
93
94 def width(self):
95 return self.size().width()
96
97 def height(self):
98 return self.size().height()

Callers 7

MagneticOfSun.pyFile · 0.45
handleTimeoutMethod · 0.45
mouseMoveEventMethod · 0.45
handleMarkerHoveredMethod · 0.45
handleBarHoverdMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected