LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
lambdaeventfilter.h File Reference
#include <type_traits>
#include <QEvent>
#include <QObject>
#include "typegetter.h"
+ Include dependency graph for lambdaeventfilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LC::Util::detail::LambdaEventFilter< Type, F >
 

Namespaces

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

Functions

template<QEvent::Type Type = QEvent::None, typename F >
auto LC::Util::MakeLambdaEventFilter (F &&f, QObject &parent)