MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / clearCurves

Method clearCurves

pj_widgets/src/CurveTreeView.cpp:529–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527}
528
529void CurveTreeView::clearCurves() {
530 clear();
531}
532
533void CurveTreeView::refreshIcons(const QString& theme) {
534 for (int i = 0; i < topLevelItemCount(); ++i) {

Callers 3

rebuildTreeFunction · 0.80
removeCustomCurveMethod · 0.80
onCatalogClearedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected