Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ color
Method
color
Components/AddBookmarkDialog.cpp:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
QColor
90
AddBookmarkDialog::color(void) const
91
{
92
return this->ui->colorButton->getColor();
93
}
94
95
qint32
96
AddBookmarkDialog::bandwidth(void) const
Callers
3
paintEvent
Method · 0.45
onEditAccepted
Method · 0.45
onBookmarkAccepted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected