umbrello API Documentation

UMLRoleProperties Class Reference

Displays properties of a UMLRole in a widget which may be used as a properties page or a stand-alone dialog. More...

#include <umlroleproperties.h>

List of all members.

Public Member Functions

 UMLRoleProperties (QWidget *parent, UMLRole *role)
 Sets up the UMLRoleProperties.
 ~UMLRoleProperties ()
 Standard deconstructor.
void updateObject ()
 Will move information from the dialog into the object.

Protected Attributes

UMLRolem_pRole


Detailed Description

Displays properties of a UMLRole in a widget which may be used as a properties page or a stand-alone dialog.

Author:
Brian Thomas <brian.thomas@gsfc.nasa.gov>

Definition at line 25 of file umlroleproperties.h.


Constructor & Destructor Documentation

UMLRoleProperties::UMLRoleProperties QWidget *  parent,
UMLRole role
 

Sets up the UMLRoleProperties.

Parameters:
parent The parent widget to the UMLRoleProperties.
role The UMLRole to display the properties of.

Definition at line 24 of file umlroleproperties.cpp.

UMLRoleProperties::~UMLRoleProperties  ) 
 

Standard deconstructor.

Definition at line 33 of file umlroleproperties.cpp.


Member Function Documentation

void UMLRoleProperties::updateObject  ) 
 

Will move information from the dialog into the object.

Call when the ok or apply button is pressed.

Definition at line 72 of file umlroleproperties.cpp.

References UMLObject::emitModified(), UMLRole::setChangeability(), UMLObject::setDoc(), UMLRole::setMultiplicity(), UMLObject::setName(), and UMLObject::setVisibility().

Referenced by UMLRoleDialog::apply().


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:08 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003