![]() |
LeechCraft
0.6.70-15082-g543737046d
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 | |
LC | |
LC::Util | |
Enumerations | |
enum | LC::Util::QueuePriority { LC::Util::QueuePriority::Normal, LC::Util::QueuePriority::High } |
The priority of the action in the queue. More... | |