|
LunaSysMgr
|
#include <EventThrottler.h>
Public Member Functions | |
| EventThrottler () | |
| ~EventThrottler () | |
| bool | shouldDropEvent (Event *e) |
| bool | shouldDropEvent (QEvent *e) |
Static Public Member Functions | |
| static EventThrottler * | instance () |
| EventThrottler::EventThrottler | ( | ) |
| EventThrottler::~EventThrottler | ( | ) |
|
static |
| bool EventThrottler::shouldDropEvent | ( | Event * | e | ) |
| bool EventThrottler::shouldDropEvent | ( | QEvent * | e | ) |