Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ getFileMenu
Method
getFileMenu
src/gui/main_window.h:585–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
inline
586
QMenu* MainWindow::getFileMenu() const
587
{
588
return file_menu;
589
}
590
591
inline
592
QAction* MainWindow::getFileMenuExtensionAct() const
Callers
1
createMenuAndToolbars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected