Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
529
void CurveTreeView::clearCurves() {
530
clear();
531
}
532
533
void CurveTreeView::refreshIcons(const QString& theme) {
534
for (int i = 0; i < topLevelItemCount(); ++i) {
Callers
3
rebuildTree
Function · 0.80
removeCustomCurve
Method · 0.80
onCatalogCleared
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected