MCPcopy Create free account
hub / github.com/PyQt5/PyQt / width

Method width

QtChart/LineStack.py:92–93  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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

Callers 3

mouseMoveEventMethod · 0.45
handleMarkerHoveredMethod · 0.45
handleSeriesHoverdMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected