Tasking Solution

Contains a general purpose Tasking solution. More...

Namespaces

Tasking

Encloses all classes and global functions of the Tasking solution

Classes

Tasking::CustomTask

A class template used for declaring task items and defining their setup, done, and error handlers

Tasking::TaskAdapter

A class template for implementing custom task adapters

Detailed Description

The Tasking solution depends on Qt only, and doesn't depend on any Qt Creator specific code.