Display properties on a UMLObject.
More...
#include <associationrolepage.h>
Display properties on a UMLObject.
Displays properties of a UMLObject in a dialog box. This is not usually directly called. The class AssociationPropertiesDialog will set this up for you.
- Author
- Paul Hensgen phens.nosp@m.gen@.nosp@m.techi.nosp@m.e.co.nosp@m.m Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org
AssociationRolePage::AssociationRolePage |
( |
QWidget * |
parent, |
|
|
AssociationWidget * |
assoc |
|
) |
| |
AssociationRolePage::~AssociationRolePage |
( |
| ) |
|
void AssociationRolePage::apply |
( |
| ) |
|
Will move information from the dialog into the object. Call when the ok or apply button is pressed.
void AssociationRolePage::constructWidget |
( |
| ) |
|
|
private |
QRadioButton * AssociationRolePage::m_AddOnlyARB |
|
private |
QRadioButton * AssociationRolePage::m_AddOnlyBRB |
|
private |
QRadioButton* AssociationRolePage::m_ChangeableARB |
|
private |
QRadioButton* AssociationRolePage::m_ChangeableBRB |
|
private |
KTextEdit* AssociationRolePage::m_docA |
|
private |
KTextEdit * AssociationRolePage::m_docB |
|
private |
QRadioButton * AssociationRolePage::m_FrozenARB |
|
private |
QRadioButton * AssociationRolePage::m_FrozenBRB |
|
private |
KComboBox* AssociationRolePage::m_pMultiACB |
|
private |
KComboBox * AssociationRolePage::m_pMultiBCB |
|
private |
QLineEdit* AssociationRolePage::m_pRoleALE |
|
private |
QLineEdit * AssociationRolePage::m_pRoleBLE |
|
private |
The documentation for this class was generated from the following files: