Chatterino
|
#include <FunctionEventFilter.hpp>
Public Member Functions | |
FunctionEventFilter (QObject *parent, std::function< bool(QObject *, QEvent *)> function) | |
Protected Member Functions | |
bool | eventFilter (QObject *watched, QEvent *event) override |
chatterino::FunctionEventFilter::FunctionEventFilter | ( | QObject * | parent, |
std::function< bool(QObject *, QEvent *)> | function | ||
) |
|
overrideprotected |