MCPcopy 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
156bool MapEditorTool::keyReleaseEvent(QKeyEvent* /*event*/)
157{
158 return false;
159}
160
161void MapEditorTool::focusOutEvent(QFocusEvent* /*event*/)
162{

Callers 3

keyReleaseMethod · 0.45
keyReleaseMethod · 0.45
keyReleaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected