Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyQt5/PyQt
/ color
Method
color
QProgressBar/RoundProgressBar.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
57
@pyqtProperty(QColor)
58
def
color(self) -> QColor:
59
return
self.Color
60
61
@color.setter
62
def
color(self, color: QColor):
Callers
9
New__init__
Function · 0.45
slotPenWidth
Method · 0.45
slotBrush
Method · 0.45
updateUi
Method · 0.45
updateUi
Method · 0.45
handleMarkerClicked
Method · 0.45
updateUi
Method · 0.45
handleMarkerClicked
Method · 0.45
updateUi
Method · 0.45
Calls
1
update
Method · 0.45
Tested by
no test coverage detected