Relacs Core Library
0.9.8
|
#include <relacswidget.h>
Public Member Functions | |
KeyTimeOut (QWidget *tlw) | |
virtual | ~KeyTimeOut (void) |
void | setNoFocusWidget (QWidget *w) |
void | unsetNoFocusWidget (void) |
Protected Member Functions | |
virtual bool | eventFilter (QObject *o, QEvent *e) |
virtual void | timerEvent (QTimerEvent *e) |
bool | noFocusWidget (void) const |
KeyTimeOut | ( | QWidget * | tlw | ) |
|
virtual |
void setNoFocusWidget | ( | QWidget * | w | ) |
Referenced by RePro::keepFocus().
void unsetNoFocusWidget | ( | void | ) |
|
protectedvirtual |
References KeyTimeOut::noFocusWidget().
|
protectedvirtual |
References KeyTimeOut::noFocusWidget().
|
protected |
Referenced by KeyTimeOut::eventFilter(), and KeyTimeOut::timerEvent().