Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mouseMoveEvent
Method · 0.45
handleMarkerHovered
Method · 0.45
handleSeriesHoverd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected