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