MCPcopy 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
151bool MapEditorTool::keyPressEvent(QKeyEvent* /*event*/)
152{
153 return false;
154}
155
156bool MapEditorTool::keyReleaseEvent(QKeyEvent* /*event*/)
157{

Callers 3

keyPressMethod · 0.45
keyPressMethod · 0.45
keyPressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected