Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: QSR 2.0
-
Fix Version/s: QSR 2.1
-
Component/s: Adaptation
-
Labels:None
-
Platform/s:
Description
EventHandlerPrivate::handleEvents is a pretty big and complicated function. Consider if there's a way to simplify or refactor it. I wonder, if the QNX specific boilerplate can be separated to somewhere else? I.e. catch all known SafeRenderer events and then in default case call a function to handle QNX specifics.