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

#include "lambdaeventfilter.h"

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

Public Member Functions

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

Detailed Description

template<QEvent::Type Type, typename F>
class LC::Util::detail::LambdaEventFilter< Type, F >

Definition at line 21 of file lambdaeventfilter.h.

Constructor & Destructor Documentation

◆ LambdaEventFilter()

template<QEvent::Type Type, typename F >
LC::Util::detail::LambdaEventFilter< Type, F >::LambdaEventFilter ( F && f,
QObject & parent )
inline

Definition at line 27 of file lambdaeventfilter.h.

Member Function Documentation

◆ eventFilter()

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

Definition at line 33 of file lambdaeventfilter.h.


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