MCPcopy 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
89QColor
90AddBookmarkDialog::color(void) const
91{
92 return this->ui->colorButton->getColor();
93}
94
95qint32
96AddBookmarkDialog::bandwidth(void) const

Callers 3

paintEventMethod · 0.45
onEditAcceptedMethod · 0.45
onBookmarkAcceptedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected