MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / getContextMenu

Method getContextMenu

src/gui/map/map_widget.cpp:746–749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744}
745
746QWidget* MapWidget::getContextMenu()
747{
748 return context_menu;
749}
750
751QSize MapWidget::sizeHint() const
752{

Callers 1

createMenuAndToolbarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected