KPlato::ModifyRelationDialog Class Reference

#include <kptrelationdialog.h>

Inherits KPlato::AddRelationDialog.

Inheritance diagram for KPlato::ModifyRelationDialog:

[legend]
List of all members.

Public Member Functions

 ModifyRelationDialog (Relation *rel, QWidget *p=0, const char *n=0)
virtual KCommand * buildCommand (Part *part)
bool relationIsDeleted ()

Protected Slots

void slotUser1 ()

Private Attributes

bool m_deleted

Detailed Description

Definition at line 77 of file kptrelationdialog.h.


Constructor & Destructor Documentation

KPlato::ModifyRelationDialog::ModifyRelationDialog ( Relation rel,
QWidget *  p = 0,
const char *  n = 0 
)

Definition at line 130 of file kptrelationdialog.cc.

References m_deleted, and slotUser1().


Member Function Documentation

KCommand * KPlato::ModifyRelationDialog::buildCommand ( Part part  )  [virtual]

Reimplemented from KPlato::AddRelationDialog.

Definition at line 146 of file kptrelationdialog.cc.

References KPlato::RelationPanel::lag, KPlato::Relation::lag(), KPlato::AddRelationDialog::m_panel, KPlato::AddRelationDialog::m_relation, KPlato::AddRelationDialog::selectedRelationType(), KPlato::Relation::type(), and KPlato::DurationWidget::value().

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

bool KPlato::ModifyRelationDialog::relationIsDeleted (  )  [inline]

Definition at line 84 of file kptrelationdialog.h.

References m_deleted.

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

void KPlato::ModifyRelationDialog::slotUser1 (  )  [protected, slot]

Definition at line 141 of file kptrelationdialog.cc.

References m_deleted.

Referenced by ModifyRelationDialog().


Member Data Documentation

bool KPlato::ModifyRelationDialog::m_deleted [private]

Definition at line 90 of file kptrelationdialog.h.

Referenced by ModifyRelationDialog(), relationIsDeleted(), and slotUser1().


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