Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UmSenhorQualquer/pyforms
/ width
Method
width
pyforms/gui/Controls/ControlOpenGL.py:200–200 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
198
199
@property
200
def
width(self):
return
self._form.width()
201
@property
202
def
height(self):
return
self._form.height()
203
Callers
10
paintEvent
Method · 0.80
paintEvent
Method · 0.80
__drawTrackLines
Method · 0.80
__drawTrackLabels
Method · 0.80
paintEvent
Method · 0.80
__checkPositionIsVisible
Method · 0.80
move
Method · 0.80
moveEnd
Method · 0.80
move
Method · 0.80
end
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected