ktimetracker
edittaskdialog.cpp
Go to the documentation of this file.
10 EditTaskDialog::EditTaskDialog(TaskView *parent, const QString &caption, DesktopList* desktopList)
96 if ( desktopcheckboxes[i]->isEnabled() && desktopcheckboxes[i]->isChecked() ) desktopList->append( i );
void setDescription(const QString &description)
Definition: edittaskdialog.cpp:84
EditTaskDialog(TaskView *parent, const QString &caption, DesktopList *desktopList=0)
Definition: edittaskdialog.cpp:10
int desktopcount()
Get the number of virtual desktops Delivers 4 for four virtual desktops, 1 for one virtual desktop...
Definition: ktimetrackerutility.cpp:52
Class to show a dialog in ktimetracker to enter data about a task.
Definition: edittaskdialog.h:26
Definition: historydialog.h:33
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.