11 #ifndef ASSOCIATIONGENERALPAGE_H
12 #define ASSOCIATIONGENERALPAGE_H
Display properties on a UMLObject.
Definition: associationgeneralpage.h:40
QGridLayout * m_pNameAndTypeLayout
Definition: associationgeneralpage.h:49
QLabel * m_pAssocNameL
Definition: associationgeneralpage.h:50
QStringList m_AssocTypeStrings
Definition: associationgeneralpage.h:59
AssociationWidget * m_pAssociationWidget
Definition: associationgeneralpage.h:62
KComboBox * m_pAssocNameComB
Definition: associationgeneralpage.h:52
void apply()
Definition: associationgeneralpage.cpp:211
ObjectWidget * m_pWidget
Definition: associationgeneralpage.h:63
KComboBox * m_pTypeCB
Definition: associationgeneralpage.h:54
QList< Uml::AssociationType::Enum > m_AssocTypes
Definition: associationgeneralpage.h:58
QCheckBox * m_pStereoChkB
Definition: associationgeneralpage.h:53
DocumentationWidget * m_docWidget
Definition: associationgeneralpage.h:60
~AssociationGeneralPage()
Definition: associationgeneralpage.cpp:63
AssociationGeneralPage(QWidget *parent, AssociationWidget *a)
Definition: associationgeneralpage.cpp:47
void slotStereoCheckboxChanged(int state)
Definition: associationgeneralpage.cpp:187
void constructWidget()
Definition: associationgeneralpage.cpp:70
KLineEdit * m_pAssocNameLE
Definition: associationgeneralpage.h:51
Definition: dialogpagebase.h:25
The base class for UML objects.
Definition: umlobject.h:74
QString a
Definition: petalnode.cpp:18