Obsolete Members for QtConcurrent

以下成员源于类 QtConcurrent 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

类型

(obsolete) typedef Exception
(obsolete) typedef UnhandledException

类型文档编制

typedef QtConcurrent:: Exception

使用 QException from Qt Core 代替。

typedef QtConcurrent:: UnhandledException

使用 QUnhandledException from Qt Core 代替。