Skip to content
Verified Commit 96a8b383 authored by Jonah Brüchert's avatar Jonah Brüchert 🌳
Browse files

Refactor AsyncDatabase to use QFuture return types

This allows to know which call actually finished, not just that some
call to the function finished, like it was previously with signals. It
is also a slight bit more readable and allows more integration with
QCoro in the future
parent 0fcbe674
Pipeline #177098 passed with stage
in 57 seconds
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