MCPcopy 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
585inline
586QMenu* MainWindow::getFileMenu() const
587{
588 return file_menu;
589}
590
591inline
592QAction* MainWindow::getFileMenuExtensionAct() const

Callers 1

createMenuAndToolbarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected