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

Method getStrategy

Components/PanoramicDialog.cpp:376–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374}
375
376QString
377PanoramicDialog::getStrategy(void) const
378{
379 return this->ui->walkStrategyCombo->currentText();
380}
381
382QString
383PanoramicDialog::getPartitioning(void) const

Callers 2

getPartitioningMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected