AssocRolePage Class Reference
Displays properties of a UMLObject in a dialog box. Display properties on a UMLObject. More...
#include <assocrolepage.h>
Public Member Functions | |
| AssocRolePage (UMLDoc *d, QWidget *parent, AssociationWidget *a) | |
| Sets up the AssocRolePage. | |
| ~AssocRolePage () | |
| Standard deconstructor. | |
| void | updateObject () |
| Will move information from the dialog into the object. | |
Detailed Description
Displays properties of a UMLObject in a dialog box. Display properties on a UMLObject.This is not usually directly called. The class AssocPropDlg will set this up for you.
- Author:
- Paul Hensgen <phensgen@techie.com> Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
Definition at line 39 of file assocrolepage.h.
Constructor & Destructor Documentation
|
||||||||||||||||
|
Sets up the AssocRolePage.
Definition at line 26 of file assocrolepage.cpp. |
|
|
Standard deconstructor.
Definition at line 43 of file assocrolepage.cpp. |
Member Function Documentation
|
|
Will move information from the dialog into the object. Call when the ok or apply button is pressed. Definition at line 243 of file assocrolepage.cpp. References AssociationWidget::setChangeability(), AssociationWidget::setMulti(), AssociationWidget::setRoleDoc(), AssociationWidget::setRoleName(), and AssociationWidget::setVisibility(). |
The documentation for this class was generated from the following files:
