Obsolete Members for QtConcurrent

The following members of class QtConcurrent are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Types

(obsolete) typedef Exception
(obsolete) typedef UnhandledException

Type Documentation

typedef QtConcurrent::Exception

Use QException from Qt Core instead.

typedef QtConcurrent::UnhandledException

Use QUnhandledException from Qt Core instead.