MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / setBitsPerSymbol

Method setBitsPerSymbol

Default/GenericInspector/SymViewTab.cpp:245–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void
246SymViewTab::setBitsPerSymbol(unsigned int bps)
247{
248 this->bps = bps;
249 this->ui->symView->setBitsPerSymbol(bps);
250}
251
252void
253SymViewTab::refreshSizes(void)

Callers 2

onBpsChangedMethod · 0.80
setBpsMethod · 0.80

Calls

no outgoing calls

Tested by 1

setBpsMethod · 0.64