KPlato::SummaryTaskDialog Class Reference

#include <kptsummarytaskdialog.h>

List of all members.

Public Member Functions

 SummaryTaskDialog (Task &task, QWidget *parent=0)
KCommand * buildCommand (Part *part)

Protected Slots

void slotOk ()

Private Attributes

SummaryTaskGeneralPanelm_generalTab


Detailed Description

The dialog that shows and allows you to alter summary tasks.

Definition at line 38 of file kptsummarytaskdialog.h.


Constructor & Destructor Documentation

KPlato::SummaryTaskDialog::SummaryTaskDialog ( Task task,
QWidget *  parent = 0 
)

The constructor for the summary task settings dialog.

Parameters:
task the task to edit
parent parent widget

Definition at line 32 of file kptsummarytaskdialog.cc.

References m_generalTab, and slotOk().


Member Function Documentation

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

Definition at line 48 of file kptsummarytaskdialog.cc.

References KPlato::SummaryTaskGeneralPanel::buildCommand(), and m_generalTab.

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

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

Definition at line 63 of file kptsummarytaskdialog.cc.

References m_generalTab, and KPlato::SummaryTaskGeneralPanel::ok().

Referenced by SummaryTaskDialog().


Member Data Documentation

SummaryTaskGeneralPanel* KPlato::SummaryTaskDialog::m_generalTab [private]

Definition at line 54 of file kptsummarytaskdialog.h.

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


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