#include <kptwbsdefinitiondialog.h>
Public Member Functions | |
WBSDefinitionDialog (WBSDefinition &def, QWidget *parent=0, const char *name=0) | |
KMacroCommand * | buildCommand (Part *part) |
Protected Slots | |
void | slotOk () |
Private Attributes | |
WBSDefinitionPanel * | m_panel |
Definition at line 34 of file kptwbsdefinitiondialog.h.
KPlato::WBSDefinitionDialog::WBSDefinitionDialog | ( | WBSDefinition & | def, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
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().
Definition at line 45 of file kptwbsdefinitiondialog.h.
Referenced by buildCommand(), slotOk(), and WBSDefinitionDialog().