kopete/libkopete
kopeteidletimer.cpp
Go to the documentation of this file.
116 Private::TimeoutReceiver item = { true, idleSeconds * 1000, receiver, memberActive, memberIdle };
void registerTimeout(int idleSeconds, QObject *receiver, const char *memberActive, const char *memberIdle)
Register new timeout notification.
Definition: kopeteidletimer.cpp:113
IdleTimer handles global idle time and allows to register idle timeout notifications.
Definition: kopeteidletimer.h:33
Definition: kopeteidleplatform_p.h:22
void unregisterTimeout(QObject *receiver)
removes all registered timeout notifications for this object
Definition: kopeteidletimer.cpp:121
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.