| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Trick to keep a widget focused and avoid QT crashes. More...
#include <qgsfocuskeeper.h>

| Public Member Functions | |
| QgsFocusKeeper () | |
| ~QgsFocusKeeper () override | |
| Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *event) override | 
Trick to keep a widget focused and avoid QT crashes.
Definition at line 35 of file qgsfocuskeeper.h.
| QgsFocusKeeper::QgsFocusKeeper | ( | ) | 
Definition at line 22 of file qgsfocuskeeper.cpp.
| 
 | override | 
Definition at line 28 of file qgsfocuskeeper.cpp.
| 
 | overrideprotected | 
Definition at line 34 of file qgsfocuskeeper.cpp.