KUtils
#include <macpoller.h>
List of all members.
Static Public Member Functions |
| static pascal void | IdleTimerAction (EventLoopTimerRef, EventLoopIdleTimerMessage inState, void *inUserData) |
Detailed Description
Definition at line 26 of file macpoller.h.
Constructor & Destructor Documentation
| MacPoller::MacPoller |
( |
QWidget * |
parent = 0 | ) |
|
| MacPoller::~MacPoller |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void MacPoller::addTimeout |
( |
int |
nextTimeout | ) |
|
|
virtualslot |
| void MacPoller::catchIdleEvent |
( |
| ) |
|
|
virtualslot |
| int MacPoller::forcePollRequest |
( |
| ) |
|
|
virtualslot |
| pascal void MacPoller::IdleTimerAction |
( |
EventLoopTimerRef |
, |
|
|
EventLoopIdleTimerMessage |
inState, |
|
|
void * |
inUserData |
|
) |
| |
|
static |
| bool MacPoller::isAvailable |
( |
| ) |
|
|
virtual |
| void MacPoller::removeTimeout |
( |
int |
nextTimeout | ) |
|
|
virtualslot |
| bool MacPoller::setUpPoller |
( |
| ) |
|
|
virtual |
| void MacPoller::simulateUserActivity |
( |
| ) |
|
|
virtualslot |
| void MacPoller::stopCatchingIdleEvents |
( |
| ) |
|
|
virtualslot |
| QList< int > MacPoller::timeouts |
( |
| ) |
const |
|
virtualslot |
| void MacPoller::triggerResume |
( |
| ) |
|
|
slot |
| void MacPoller::unloadPoller |
( |
| ) |
|
|
virtual |
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 Thu Feb 21 2013 11:12:06 by
doxygen 1.8.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.