AssocGenPage Class Reference
Displays properties of a UMLObject in a dialog box. Display properties on a UMLObject. More...
#include <assocgenpage.h>
Public Member Functions | |
| AssocGenPage (UMLDoc *d, QWidget *parent, AssociationWidget *a) | |
| Sets up the AssocGenPage. | |
| ~AssocGenPage () | |
| 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 43 of file assocgenpage.h.
Constructor & Destructor Documentation
|
||||||||||||||||
|
Sets up the AssocGenPage.
Definition at line 28 of file assocgenpage.cpp. |
|
|
Standard deconstructor.
Definition at line 42 of file assocgenpage.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 118 of file assocgenpage.cpp. References AssociationWidget::setAssocType(), WidgetBase::setDoc(), and AssociationWidget::setName(). |
The documentation for this class was generated from the following files:
