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