Obsolete Members for QtConcurrent

以下成員源於類 QtConcurrent 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

類型

(obsolete) typedef Exception
(obsolete) typedef UnhandledException

類型文檔編製

typedef QtConcurrent:: Exception

This typedef is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

使用 QException from Qt Core 代替。

typedef QtConcurrent:: UnhandledException

This typedef is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

使用 QUnhandledException from Qt Core 代替。