diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-05-31 00:42:54 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-01 15:54:29 -0700 |
commit | f1d67cfbacd1e879725e5ebeb2774439246764a4 (patch) | |
tree | 20a2862c95767c7646ee361dcef654330ec62640 /SupportedDivecomputers.txt | |
parent | e140703d34325344f503fc328c20643a8ea9249a (diff) | |
download | subsurface-f1d67cfbacd1e879725e5ebeb2774439246764a4.tar.gz |
Add threaded processing of image pixmaps
This code adds threaded processing of a batch of images. It uses the
QtConcurrent implementations to call a function repeteadly using
MAX_THREADS (Qt gets that for us) and returns a list of it.
This call is blocking, so while the pixmaps are being scaled in threads,
it will wait for all scalling to be done.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'SupportedDivecomputers.txt')
0 files changed, 0 insertions, 0 deletions