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