[Qt5-feedback] Improved QFuture
Iván Todorovich
ivan.todorovich at gmail.com
Thu May 26 15:47:49 CEST 2011
QFuture should be improved to support custom subclasses. Nowadays
asynchronous calls are *very* important, and it should be easier to
make them. QFuture should be the standard result of every async method
and, in time, Qt should make use of that standard, for instance in
async http request (QNAM), QtMobility, sockets, an ideal QtSQL with
async support, etc.
More information about the Qt5-feedback
mailing list