ktimetracker
idletimedetector.h
Go to the documentation of this file.
bool isIdleDetectionPossible()
Returns true if it is possible to do idle detection.
Definition: idletimedetector.cpp:57
void subtractTime(int minutes)
Tells the listener to subtract time from current timing.
Keep track of how long the computer has been idle.
Definition: idletimedetector.h:47
void toggleOverAllIdleDetection(bool on)
Sets whether idle detection should be done at all.
Definition: idletimedetector.cpp:147
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 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:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.