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

Method label

pj_plotting/widget/src/DockToolbar.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66QLabel* DockToolbar::label() {
67 return ui_->label;
68}
69QPushButton* DockToolbar::buttonFullscreen() {
70 return ui_->buttonFullscreen;
71}

Callers 5

DockWidgetMethod · 0.45
nameMethod · 0.45
setNameMethod · 0.45
SetUpMethod · 0.45
applyToWidgetFunction · 0.45

Calls

no outgoing calls

Tested by 1

SetUpMethod · 0.36