umbrello API Documentation

AssocRolePage Class Reference

Displays properties of a UMLObject in a dialog box. Display properties on a UMLObject. More...

#include <assocrolepage.h>

List of all members.

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

AssocRolePage::AssocRolePage UMLDoc d,
QWidget *  parent,
AssociationWidget a
 

Sets up the AssocRolePage.

Parameters:
d The UMLDoc which controls controls object creation.
parent The parent to the AssocRolePage.
a The AssociationWidget to display the properties of.

Definition at line 26 of file assocrolepage.cpp.

AssocRolePage::~AssocRolePage  ) 
 

Standard deconstructor.

Definition at line 43 of file assocrolepage.cpp.


Member Function Documentation

void AssocRolePage::updateObject  ) 
 

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:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:03 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003