Commit 4321fd13 authored by Jesus Fernandez's avatar Jesus Fernandez Committed by Jesus Fernandez
Browse files

Fix implicit conversion warning


Marks the old functions as deprecated and adds new safe versions.The
new functions give access to the native descriptor safely. It also
fixes the original functions in Qt 6.

warning: implicit conversion loses integer precision: 'qintptr' (aka 'long long') to 'int'

Change-Id: I59177905af0181912d2e7824ce68265cb8ee03d9
Reviewed-by: default avatarTimur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: default avatarMårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: default avatarEdward Welbourne <edward.welbourne@qt.io>
parent 790586e4
No related merge requests found
Showing with 120 additions and 3 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment