Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ remove
Method
remove
pj_runtime/src/QSettingsBackend.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void QSettingsBackend::remove(std::string_view key) {
61
settings_.remove(toKey(key));
62
}
63
64
} // namespace PJ
Callers
15
saveActiveSourceFilter
Method · 0.45
findActionByText
Function · 0.45
normalizedPathSegment
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
appendDisplayPath
Function · 0.45
TEST_F
Function · 0.45
uninstall
Method · 0.45
applyPendingInstalls
Method · 0.45
applyPendingUninstalls
Method · 0.45
onReplyFinished
Method · 0.45
removeCustomCurve
Method · 0.45
Calls
1
toKey
Function · 0.85
Tested by
6
findActionByText
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
clearPersistedFixedFrames
Function · 0.36