Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
Description
Currently, there are only three types of possible events: QEvents, socket notifiers and timers. It's not possible to add new event sources to Qt without patching it.
Also not possible to modify the delivery mechanism for QEvents, which are hardcoded. (event compression, propagation, etc.)
Attachments
Issue Links
- relates to
-
QTBUG-19123 Lighthouse like platform abstracion for Core
- Reported