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

Method pixmap

QPushButton/RotateButton.py:159–160  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

157 self.update()
158
159 def pixmap(self):
160 return self._pixmap
161
162 @pyqtProperty(str)
163 def image(self):

Callers 3

startDragMethod · 0.80
drawControlMethod · 0.80
setIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected