MCPcopy 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
321QString ElaColorDialog::getCurrentColorRGB() const
322{
323 Q_D(const ElaColorDialog);
324 return d->_getHexRgbValue();
325}
326
327void ElaColorDialog::paintEvent(QPaintEvent* event)
328{

Callers 1

T_PopupMethod · 0.80

Calls 1

_getHexRgbValueMethod · 0.80

Tested by

no test coverage detected