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

Method getDisplayDataLength

Components/TimeWindow.cpp:455–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455size_t
456TimeWindow::getDisplayDataLength(void) const
457{
458 return this->displayData->size();
459}
460
461void
462TimeWindow::showEvent(QShowEvent *)

Callers 7

getTransformRegionMethod · 0.95
refreshMeasuresMethod · 0.95
onHoverTimeMethod · 0.95
onSaveAllMethod · 0.95
onSaveSelectionMethod · 0.95
onDelayedConjugateMethod · 0.95

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected