[Development] A QtCore class for event-driven jobs

Thiago Macieira thiago.macieira at intel.com
Sat Sep 7 02:20:59 CEST 2013


On sexta-feira, 6 de setembro de 2013 19:52:47, David Faure wrote:
> * relation to QNetworkReply?
> If that one didn't exist yet, we'd definitely write it as a QJob subclass.
> So  instead, I propose to wrap QNetworkReply into a QNetworkJob or
> something, in order to offer the QJob interface for QNAM requests. On one
> hand this doesn't have to go in at the same time as QJob itself, but OTOH
> it could be a real- world testcase for it, proving its usefulness and
> correctness...
> 
> Any other questions?

What if we put the QJob class and convenience derived classes like 
QNetworkRequestJob, QProcessJob, QThreadJob, etc. in one new library.

This library could be extended later with more job types.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130906/17ddf48a/attachment.sig>


More information about the Development mailing list