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

Method toolboxMenu

pj_app/src/TitleBar.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104QMenu* TitleBar::toolboxMenu() const {
105 return toolbox_menu_;
106}
107
108QMenu* TitleBar::helpMenu() const {
109 return help_menu_;

Callers 2

MainWindowMethod · 0.80
onRebuildToolboxMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected