Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
QSR 2.0
-
None
-
-
fe1794a79 (dev), cd16e597f (tqtc/lts-6.5)
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.