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

Method titleBar

pj_app/src/MainWindow.h:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 void enableAutoplay();
114
115 [[nodiscard]] TitleBar* titleBar() const {
116 return title_bar_;
117 }
118
119 // Diagnostic sink that fans out to the title-bar bell + popup via the
120 // DiagnosticHistory service. Use this from tools / CLI / dev feeds to

Callers 3

mousePressEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mouseMoveEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected