6#ifndef ASSOCIATIONGENERALPAGE_H
7#define ASSOCIATIONGENERALPAGE_H
Display properties on a UMLObject.
Definition: associationgeneralpage.h:35
QGridLayout * m_pNameAndTypeLayout
Definition: associationgeneralpage.h:43
QLabel * m_pAssocNameL
Definition: associationgeneralpage.h:44
QLineEdit * m_pAssocNameLE
Definition: associationgeneralpage.h:45
QStringList m_AssocTypeStrings
Definition: associationgeneralpage.h:53
AssociationWidget * m_pAssociationWidget
Definition: associationgeneralpage.h:56
KComboBox * m_pAssocNameComB
Definition: associationgeneralpage.h:46
void apply()
Definition: associationgeneralpage.cpp:204
ObjectWidget * m_pWidget
Definition: associationgeneralpage.h:57
KComboBox * m_pTypeCB
Definition: associationgeneralpage.h:48
QList< Uml::AssociationType::Enum > m_AssocTypes
Definition: associationgeneralpage.h:52
QCheckBox * m_pStereoChkB
Definition: associationgeneralpage.h:47
DocumentationWidget * m_docWidget
Definition: associationgeneralpage.h:54
~AssociationGeneralPage()
Definition: associationgeneralpage.cpp:60
void slotStereoCheckboxChanged(int state)
Definition: associationgeneralpage.cpp:180
void constructWidget()
Definition: associationgeneralpage.cpp:67
Definition: dialogpagebase.h:20
The base class for UML objects.
Definition: umlobject.h:70
QString a
Definition: petalnode.cpp:13