[Interest] Qtconcurrent::run priority

Thiago Macieira thiago.macieira at intel.com
Mon Dec 30 01:13:34 CET 2019


On Saturday, 28 December 2019 08:21:39 -03 Ramakanth Kesireddy wrote:
> Whether the thread created using Qtconcurrent::run returning QFuture(status
> monitored using QFutureWatcher) needs to be deleted explicitly  by the
> application or it is auto deleted when there are no references?

QtConcurrent::run does not return a thread. It returns a QFuture.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list