BackgroundTaskHandler

Qualified name: mv::BackgroundTaskHandler

class BackgroundTaskHandler : public mv::AbstractTaskHandler

Background task handler class.

Interact with tasks in a main window status bar pop up window.

Author

Thomas Kroes

Public Functions

BackgroundTaskHandler(QObject *parent)

Construct task handler with parent object.

Parameters:

parent – Pointer to parent object

BackgroundTask &getOverallBackgroundTask()

Get overall background task.

Returns:

Aggregate background task to which all other background tasks are (in)directly parented