MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / toolBar

Method toolBar

pj_plotting/widget/src/DockWidget.cpp:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259DockToolbar* DockWidget::toolBar() {
260 return toolbar_;
261}
262
263QString DockWidget::name() const {
264 return toolbar_->label()->text();

Callers 2

clickFullscreenFunction · 0.80
SetUpMethod · 0.80

Calls

no outgoing calls

Tested by 2

clickFullscreenFunction · 0.64
SetUpMethod · 0.64