LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
queuemanager.h File Reference
#include <functional>
#include <optional>
#include <QObject>
#include <QDateTime>
#include <QPointer>
#include <QPair>
#include "sllconfig.h"
+ Include dependency graph for queuemanager.h:
+ This graph shows which files directly or indirectly include this file:

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...