![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <functional>#include <optional>#include <QObject>#include <QDateTime>#include <QPointer>#include <QPair>#include "sllconfig.h"Go to the source code of this file.
Classes | |
| class | LC::Util::QueueManager |
| A simple scheduling manager for a queue of functors. More... | |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Enumerations | |
| enum class | LC::Util::QueuePriority { LC::Util::Normal , LC::Util::High } |
| The priority of the action in the queue. More... | |