LeechCraft  0.6.70-13605-g8cd066ad6a
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
 
 LC::Util
 

Functions

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