Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9
-
None
-
-
d74079873 (dev), b5c3a3fe7 (6.9)
Description
A QInputDevice's capabilities can change on iOS (the user can change the settings of some devices), and I757ec3cde7815363539b8cfe3fd7ae46993ce33e removed the CONSTANT attribute from the property.
However, there is no change-notification signal, so clients cannot find out when the property changed. This needs to be added, together with a (private?) API that reliably changes the flags and emits the signal.
Attachments
Issue Links
- resulted from
-
QTBUG-129981 quiview.mm uses deprecated QPointingDevice method, breaking 6.8 compilation from Src on iOS
- Closed
For Gerrit Dashboard: QTBUG-132281 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
612448,4 | Add change-notification signal to QInputDevice::capabilities property | dev | qt/qtbase | Status: MERGED | +2 | 0 |
615170,2 | Add change-notification signal to QInputDevice::capabilities property | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |