kplato
KPlato::TaskDialog Class Reference
#include <kpttaskdialog.h>
Inherits KDialogBase.
Detailed Description
The dialog that shows and allows you to alter any task.Definition at line 57 of file kpttaskdialog.h.
Public Member Functions | |
TaskDialog (Task &task, Accounts &accounts, StandardWorktime *workTime=0, bool baseline=false, QWidget *parent=0) | |
KCommand * | buildCommand (Part *part) |
Protected Slots | |
void | slotOk () |
Constructor & Destructor Documentation
KPlato::TaskDialog::TaskDialog | ( | Task & | task, | |
Accounts & | accounts, | |||
StandardWorktime * | workTime = 0 , |
|||
bool | baseline = false , |
|||
QWidget * | parent = 0 | |||
) |
The constructor for the task settings dialog.
- Parameters:
-
task the task to show accounts all defined accounts workTime defines the number of hours pr day and week baseline if true, project is baselined parent parent widget
Definition at line 35 of file kpttaskdialog.cc.
The documentation for this class was generated from the following files: