Page MenuHomePhabricator

ChangeRequest.txt

Authored By
kast
Aug 19 2009, 12:06 PM
Size
705 B
Referenced Files
None
Subscribers
None

ChangeRequest.txt

Summary of bug description
* actual behaviour
KeyEvent is not derived from mitkEvent so information (e.g. position on screen) gets lost along the event mechanism
* expected behaviour
KeyEvent is derived from mitkEvent and we can use all information
Cause of the bug
In mitkEventTeypedefs.h the mitkKeyEvent and its superclass mitkBaseEvent is defined. Other interaction events are derived from mitkEvent.
Proposed solution
Dissolve mitkEventTeypedefs.h and create a new class mitkKeyEvent which is derived from mitkEvent. Adapt the KeyPressEvent() method in mitkBaseRenderer.
Affected classes
mitkEventTeypedefs.h
mitkBaseRenderer
How will the bugfix get tested?
manual testing

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
283
Default Alt Text
ChangeRequest.txt (705 B)