kplato
KPlato::AddRelationDialog Class Reference
Inheritance diagram for KPlato::AddRelationDialog:

Detailed Description
Definition at line 40 of file kptrelationdialog.h.
Public Member Functions | |
| AddRelationDialog (Relation *rel, QWidget *p, QString caption=QString::null, int buttons=Ok|Cancel, const char *n=0) | |
| virtual KCommand * | buildCommand (Part *part) |
Protected Slots | |
| void | slotOk () |
| void | lagChanged () |
| void | typeClicked (int) |
Protected Attributes | |
| RelationPanel * | m_panel |
| QButtonGroup * | relationType |
| Relation * | m_relation |
| DurationWidget * | m_lag |
The documentation for this class was generated from the following files:

