| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include <QObject>#include "qgis_sip.h"#include <QMap>#include <QFuture>#include <QReadWriteLock>#include <QSemaphore>#include <QElapsedTimer>#include "qgis_core.h"#include "qgsmaplayer.h"

Go to the source code of this file.
| Classes | |
| class | QgsTask | 
| Abstract base class for long running background tasks.  More... | |
| class | QgsTaskManager | 
| Task manager for managing a set of long-running QgsTask tasks.  More... | |
| struct | QgsTaskManager::TaskDefinition | 
| Definition of a task for inclusion in the manager.  More... | |
| Typedefs | |
| typedef QList< QgsTask * > | QgsTaskList | 
| List of QgsTask objects.  More... | |
| typedef QList< QgsTask * > QgsTaskList | 
List of QgsTask objects.
Definition at line 36 of file qgstaskmanager.h.