Qt 5.10 Book Examples
Public Member Functions | Protected Member Functions | List of all members
KeyFilter Class Reference

#include <KeyFilter.h>

Inheritance diagram for KeyFilter:

Public Member Functions

 KeyFilter (QObject *pobj=0)
 

Protected Member Functions

bool eventFilter (QObject *pobj, QEvent *pe)
 

Detailed Description

Definition at line 16 of file KeyFilter.h.

Constructor & Destructor Documentation

◆ KeyFilter()

KeyFilter::KeyFilter ( QObject *  pobj = 0)
inline

Definition at line 35 of file KeyFilter.h.

Member Function Documentation

◆ eventFilter()

bool KeyFilter::eventFilter ( QObject *  pobj,
QEvent *  pe 
)
inlineprotected

Definition at line 18 of file KeyFilter.h.


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