diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2010-12-07 16:07:30 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2010-12-07 16:35:19 (GMT) |
commit | c59b7067ace1abc5f9a0aca9bd90d49340cb4e79 (patch) | |
tree | b121ff57140617aed03daa5c3863bc54a9780496 /doc/src/snippets/declarative/integrating-javascript/includejs/script.js | |
parent | 8adba785c8b68b9fdc98b51ecf317e17ad145d13 (diff) | |
download | Qt-c59b7067ace1abc5f9a0aca9bd90d49340cb4e79.zip Qt-c59b7067ace1abc5f9a0aca9bd90d49340cb4e79.tar.gz Qt-c59b7067ace1abc5f9a0aca9bd90d49340cb4e79.tar.bz2 |
Helper functions for synchronously waiting on an active object to complete
QtNetwork APIs are based on calling a function asychronously.
However the user may call a waitForXXXX function later to convert this
into a synchronous call.
For Symbian, the async call should be implemented as an active object.
These helpers make the synchronous conversion possible.
Unix used select() in a polling way to do async mode and blocking way
for the synchronous conversion.
Reviewed-by: mread
Diffstat (limited to 'doc/src/snippets/declarative/integrating-javascript/includejs/script.js')
0 files changed, 0 insertions, 0 deletions