LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::detail::LambdaEventFilter< F > Class Template Reference

#include "lambdaeventfilter.h"

+ Inheritance diagram for LC::Util::detail::LambdaEventFilter< F >:
+ Collaboration diagram for LC::Util::detail::LambdaEventFilter< F >:

Public Member Functions

 LambdaEventFilter (F &&f, QObject *parent=nullptr)
 
bool eventFilter (QObject *, QEvent *srcEv) override
 

Detailed Description

template<typename F>
class LC::Util::detail::LambdaEventFilter< F >

Definition at line 22 of file lambdaeventfilter.h.

Constructor & Destructor Documentation

◆ LambdaEventFilter()

template<typename F >
LC::Util::detail::LambdaEventFilter< F >::LambdaEventFilter ( F && f,
QObject * parent = nullptr )
inline

Definition at line 28 of file lambdaeventfilter.h.

Member Function Documentation

◆ eventFilter()

template<typename F >
bool LC::Util::detail::LambdaEventFilter< F >::eventFilter ( QObject * ,
QEvent * srcEv )
inlineoverride

Definition at line 34 of file lambdaeventfilter.h.

References LC::Util::Filter().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: