LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
delayedexecutor.h File Reference
#include <functional>
#include <QObject>
#include "sllconfig.h"
+ Include dependency graph for delayedexecutor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LC::Util::DelayedExecutor
 Executes a given action after a given timeout. More...
 

Namespaces

 LC::Util
 

Functions

void LC::Util::ExecuteLater (const DelayedExecutor::Actor_f &actor, int delay=0)