#include "qgstaskmanager.h"
#include "moc_qgstaskmanager.cpp"
#include "qgsproject.h"
#include "qgsmaplayerlistutils_p.h"
#include <mutex>
#include <QStack>
#include <QtConcurrentRun>
Go to the source code of this file.