MCPcopy 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
60void QSettingsBackend::remove(std::string_view key) {
61 settings_.remove(toKey(key));
62}
63
64} // namespace PJ

Callers 15

findActionByTextFunction · 0.45
normalizedPathSegmentFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
appendDisplayPathFunction · 0.45
TEST_FFunction · 0.45
uninstallMethod · 0.45
applyPendingInstallsMethod · 0.45
onReplyFinishedMethod · 0.45
removeCustomCurveMethod · 0.45

Calls 1

toKeyFunction · 0.85

Tested by 6

findActionByTextFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36