#include <macpoller.h>
|
static pascal void | IdleTimerAction (EventLoopTimerRef, EventLoopIdleTimerMessage inState, void *inUserData) |
|
Definition at line 26 of file macpoller.h.
◆ MacPoller()
MacPoller::MacPoller |
( |
QWidget * | parent = 0 | ) |
|
◆ ~MacPoller()
MacPoller::~MacPoller |
( |
| ) |
|
|
virtual |
◆ addTimeout
void MacPoller::addTimeout |
( |
int | nextTimeout | ) |
|
|
slot |
◆ catchIdleEvent
void MacPoller::catchIdleEvent |
( |
| ) |
|
|
slot |
◆ forcePollRequest
int MacPoller::forcePollRequest |
( |
| ) |
|
|
slot |
◆ IdleTimerAction()
pascal void MacPoller::IdleTimerAction |
( |
EventLoopTimerRef | , |
|
|
EventLoopIdleTimerMessage | inState, |
|
|
void * | inUserData ) |
|
static |
◆ isAvailable()
bool MacPoller::isAvailable |
( |
| ) |
|
|
virtual |
◆ removeTimeout
void MacPoller::removeTimeout |
( |
int | nextTimeout | ) |
|
|
slot |
◆ setUpPoller()
bool MacPoller::setUpPoller |
( |
| ) |
|
|
virtual |
◆ simulateUserActivity
void MacPoller::simulateUserActivity |
( |
| ) |
|
|
slot |
◆ stopCatchingIdleEvents
void MacPoller::stopCatchingIdleEvents |
( |
| ) |
|
|
slot |
◆ timeouts
QList< int > MacPoller::timeouts |
( |
| ) |
const |
|
slot |
◆ triggerResume
void MacPoller::triggerResume |
( |
| ) |
|
|
slot |
◆ unloadPoller()
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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by
doxygen 1.13.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.