KPlato::TaskProgressDialog Class Reference

#include <kpttaskprogressdialog.h>

List of all members.

Public Member Functions

 TaskProgressDialog (Task &task, StandardWorktime *workTime, QWidget *parent=0)
KCommand * buildCommand (Part *part)

Protected Slots

void slotChanged ()
void slotOk ()

Private Attributes

TaskProgressPanelm_panel


Detailed Description

Definition at line 35 of file kpttaskprogressdialog.h.


Constructor & Destructor Documentation

KPlato::TaskProgressDialog::TaskProgressDialog ( Task task,
StandardWorktime workTime,
QWidget *  parent = 0 
)

Definition at line 31 of file kpttaskprogressdialog.cc.

References m_panel, and slotChanged().


Member Function Documentation

KCommand * KPlato::TaskProgressDialog::buildCommand ( Part part  ) 

Definition at line 51 of file kpttaskprogressdialog.cc.

References KPlato::TaskProgressPanel::buildCommand(), and m_panel.

Referenced by KPlato::View::slotTaskProgress().

void KPlato::TaskProgressDialog::slotChanged (  )  [protected, slot]

Definition at line 47 of file kpttaskprogressdialog.cc.

Referenced by TaskProgressDialog().

void KPlato::TaskProgressDialog::slotOk (  )  [protected, slot]

Definition at line 66 of file kpttaskprogressdialog.cc.

References m_panel, and KPlato::TaskProgressPanel::ok().


Member Data Documentation

TaskProgressPanel* KPlato::TaskProgressDialog::m_panel [private]

Definition at line 47 of file kpttaskprogressdialog.h.

Referenced by buildCommand(), slotOk(), and TaskProgressDialog().


The documentation for this class was generated from the following files:
Generated on Wed Nov 22 23:21:52 2006 for KPlato by  doxygen 1.5.1-p1