Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
QMenu* TitleBar::toolboxMenu() const {
105
return toolbox_menu_;
106
}
107
108
QMenu* TitleBar::helpMenu() const {
109
return help_menu_;
Callers
2
MainWindow
Method · 0.80
onRebuildToolboxMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected