LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
lambdaeventfilter.h File Reference
#include <type_traits>
#include <QObject>
#include "typegetter.h"
+ Include dependency graph for lambdaeventfilter.h:

Go to the source code of this file.

Classes

class  LeechCraft::Util::detail::LambdaEventFilter< F >
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::detail
 

Functions

template<typename F >
auto LeechCraft::Util::MakeLambdaEventFilter (F &&f, QObject *parent=nullptr)