umbrello API Documentation

AssocGenPage Class Reference

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

#include <assocgenpage.h>

List of all members.

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

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

Sets up the AssocGenPage.

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

Definition at line 28 of file assocgenpage.cpp.

AssocGenPage::~AssocGenPage  ) 
 

Standard deconstructor.

Definition at line 42 of file assocgenpage.cpp.


Member Function Documentation

void AssocGenPage::updateObject  ) 
 

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:
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