Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ name
Function
name
pj_plotting/widget/src/TabbedPlotWidget.cpp:131–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
[[nodiscard]] QString name() const {
132
return label_->text();
133
}
134
135
void setSelected(bool selected) {
136
if (property(
"selected"
).toBool() == selected) {
Callers
7
scene_dock_widget.cpp
File · 0.85
parseObjectRecordAs
Function · 0.85
cbEnsureParserBinding
Method · 0.85
addObjectTopic
Function · 0.85
confirmAndMergeDatasets
Function · 0.85
xmlSaveState
Method · 0.85
resolveObject
Function · 0.85
Calls
1
text
Method · 0.45
Tested by
1
addObjectTopic
Function · 0.68