CycloBranch
Introduction
User's Guide
Tutorials
Download
Datasets
Publications
Classes
Files
GitHub
Contact
MassSpecBlocks
File List
File Members
cEventFilter.h
Go to the documentation of this file.
1
7
#ifndef _CEVENTFILTER_H
8
#define _CEVENTFILTER_H
9
10
#include <QObject>
11
#include <QEvent>
12
#include <QKeyEvent>
13
14
18
class
cEventFilter
:
public
QObject {
19
20
Q_OBJECT
21
22
protected
:
23
29
bool
eventFilter
(QObject *obj, QEvent *event);
30
31
};
32
33
34
#endif
35
cEventFilter
An event filter.
Definition:
cEventFilter.h:18
cEventFilter::eventFilter
bool eventFilter(QObject *obj, QEvent *event)
Filter events.
Definition:
cEventFilter.cpp:4
gui
cEventFilter.h
This site uses cookies only for its basic functionality. Generated on Mon Aug 7 2023 08:36:38 for CycloBranch by
1.9.4