KPlato::WBSDefinitionDialog Class Reference

#include <kptwbsdefinitiondialog.h>

List of all members.

Public Member Functions

 WBSDefinitionDialog (WBSDefinition &def, QWidget *parent=0, const char *name=0)
KMacroCommand * buildCommand (Part *part)

Protected Slots

void slotOk ()

Private Attributes

WBSDefinitionPanelm_panel


Detailed Description

Definition at line 34 of file kptwbsdefinitiondialog.h.


Constructor & Destructor Documentation

KPlato::WBSDefinitionDialog::WBSDefinitionDialog ( WBSDefinition def,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 32 of file kptwbsdefinitiondialog.cc.

References m_panel, and slotOk().


Member Function Documentation

KMacroCommand * KPlato::WBSDefinitionDialog::buildCommand ( Part part  ) 

Definition at line 48 of file kptwbsdefinitiondialog.cc.

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

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

Definition at line 63 of file kptwbsdefinitiondialog.cc.

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

Referenced by WBSDefinitionDialog().


Member Data Documentation

WBSDefinitionPanel* KPlato::WBSDefinitionDialog::m_panel [private]

Definition at line 45 of file kptwbsdefinitiondialog.h.

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


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