Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ keyPressEvent
Method
keyPressEvent
src/tools/tool.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
bool MapEditorTool::keyPressEvent(QKeyEvent* /*event*/)
152
{
153
return false;
154
}
155
156
bool MapEditorTool::keyReleaseEvent(QKeyEvent* /*event*/)
157
{
Callers
3
keyPress
Method · 0.45
keyPress
Method · 0.45
keyPress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected