Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ pickedColor
Method
pickedColor
ui/trailingcolorlabel.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
QColor TrailingColorLabel::pickedColor() const
89
{
90
return QColor::fromRgba(m_pickedColor);
91
}
92
93
void TrailingColorLabel::setPickedColor(QRgb color)
94
{
Callers
1
keyPressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected