MCPcopy 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

paintEventMethod · 0.80
paintEventMethod · 0.80
__drawTrackLinesMethod · 0.80
__drawTrackLabelsMethod · 0.80
paintEventMethod · 0.80
moveMethod · 0.80
moveEndMethod · 0.80
moveMethod · 0.80
endMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected