ktimetracker
desktoptracker.cpp
Go to the documentation of this file.
89 if ( currentDesktop >= maxDesktops ) err="desktop number too high, desktop tracking will not work";
void leftActiveDesktop(Task *task)
void handleDesktopChange(int desktop)
Definition: desktoptracker.cpp:50
QString startTracking()
Start time tracking of tasks by virtual desktop.
Definition: desktoptracker.cpp:80
void registerForDesktops(Task *task, DesktopList dl)
Definition: desktoptracker.cpp:98
void reachedActiveDesktop(Task *task)
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.