Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ getCurrentColorRGB
Method
getCurrentColorRGB
ElaWidgetTools/ElaColorDialog.cpp:321–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
QString ElaColorDialog::getCurrentColorRGB() const
322
{
323
Q_D(const ElaColorDialog);
324
return d->_getHexRgbValue();
325
}
326
327
void ElaColorDialog::paintEvent(QPaintEvent* event)
328
{
Callers
1
T_Popup
Method · 0.80
Calls
1
_getHexRgbValue
Method · 0.80
Tested by
no test coverage detected