benlau / asyncfuture

Use QFuture like a Promise object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove/Update deprecated Qt functions from testcases

vpicaver opened this issue · comments

With Qt 5.14.1, AsyncFuture testcases produce many warnings about using deprecated qt functions. These should be update so AsyncFuture continues to work in the future.

This has been fixed in vpicaver repo