Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
746
QWidget* MapWidget::getContextMenu()
747
{
748
return context_menu;
749
}
750
751
QSize MapWidget::sizeHint() const
752
{
Callers
1
createMenuAndToolbars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected