LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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  LC::Util::detail::LambdaEventFilter< F >
 

Namespaces

namespace  LC
 
namespace  LC::Util
 
namespace  LC::Util::detail
 

Functions

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