Details
-
Task
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
-
e88cb48b8d0db81cc29ebe47968860b86f65b455 (qt/qtwayland/dev)
Description
We use ints and uints inconsistently for ids. These use ints:
- constructors
- init
- add
However, bind uses uint, and libwayland uses uint32_t, so we should probably switch all ids to uint(32?).
Attachments
Issue Links
- is required for
-
QTBUG-68847 Qt Wayland Changes planned for Qt 6
- Closed