|
|
This dialog box will display the properties of an Association. Most fields are read-only and change depending on what type of association it is displaying.
See also: ClassPropDlg, ConceptWidget
| AssocPropDlg (QWidget * parent, AssociationWidget * a)
| AssocPropDlg |
Constructs an AssocPageDlg.
Parameters:
| parent | The parent of this class. |
| a | The Association to show properties for. |
| ~AssocPropDlg ()
| ~AssocPropDlg |
Standard deconstructor.
| QString getRoleName ()
| getRoleName |
Return the text representing the role name.
Returns: Return the text representing the role name.
| QString getMultiA ()
| getMultiA |
Return the text that represents the multiplicity for Widget A.
Returns: Return the text that represents the multiplicity for Widget A
| QString getMultiB ()
| getMultiB |
Return the text that represents the multiplicity for Widget B.
Returns: Return the text that represents the multiplicity for Widget A
| void slotOk ()
| slotOk |
[slot]