KUtils
WindowsPoller Class Reference
#include <windowspoller.h>
Inheritance diagram for WindowsPoller:

Public Slots | |
void | catchIdleEvent () |
void | simulateUserActivity () |
void | stopCatchingIdleEvents () |
![]() | |
void | addTimeout (int nextTimeout) |
int | forcePollRequest () |
void | removeTimeout (int nextTimeout) |
QList< int > | timeouts () const |
![]() |
Public Member Functions | |
WindowsPoller (QWidget *parent=0) | |
virtual | ~WindowsPoller () |
![]() | |
WidgetBasedPoller (QWidget *parent=0) | |
virtual | ~WidgetBasedPoller () |
bool | isAvailable () |
bool | setUpPoller () |
void | unloadPoller () |
![]() | |
AbstractSystemPoller (QWidget *parent=0) | |
virtual | ~AbstractSystemPoller () |
Additional Inherited Members | |
![]() | |
bool | eventFilter (QObject *object, QEvent *event) |
Detailed Description
Definition at line 26 of file windowspoller.h.
Constructor & Destructor Documentation
WindowsPoller::WindowsPoller | ( | QWidget * | parent = 0 | ) |
Definition at line 26 of file windowspoller.cpp.
|
virtual |
Definition at line 31 of file windowspoller.cpp.
Member Function Documentation
|
virtualslot |
Reimplemented from WidgetBasedPoller.
Definition at line 74 of file windowspoller.cpp.
|
virtualslot |
Implements AbstractSystemPoller.
Definition at line 63 of file windowspoller.cpp.
|
virtualslot |
Reimplemented from WidgetBasedPoller.
Definition at line 79 of file windowspoller.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:51:27 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:51:27 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.