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