Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ setName
Method
setName
pj_plotting/widget/src/DockWidget.cpp:267–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
void DockWidget::setName(const QString& name) {
268
toolbar_->label()->setText(name);
269
}
270
271
QString DockWidget::stateId() const {
272
return state_id_;
Callers
3
onTabRenameRequested
Method · 0.45
xmlLoadState
Method · 0.45
restoreNode
Function · 0.45
Calls
2
setText
Method · 0.45
label
Method · 0.45
Tested by
no test coverage detected