umbrello
2.34.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file. 1 #include <klocalizedstring.h>
11 #ifndef UI_UMLROLEPROPERTIESBASE_H
12 #define UI_UMLROLEPROPERTIESBASE_H
14 #include <QtCore/QVariant>
15 #include <QtWidgets/QApplication>
16 #include <QtWidgets/QGridLayout>
17 #include <QtWidgets/QGroupBox>
18 #include <QtWidgets/QHBoxLayout>
19 #include <QtWidgets/QLabel>
20 #include <QtWidgets/QRadioButton>
21 #include <QtWidgets/QVBoxLayout>
22 #include <QtWidgets/QWidget>
23 #include "klineedit.h"
24 #include "ktextedit.h"
60 vboxLayout->setObjectName(QString::fromUtf8(
"vboxLayout"));
64 gridLayout->setObjectName(QString::fromUtf8(
"gridLayout"));
66 gridLayout1->setObjectName(QString::fromUtf8(
"gridLayout1"));
75 ui_pRoleLE->setObjectName(QString::fromUtf8(
"ui_pRoleLE"));
86 ui_pMultiLE->setObjectName(QString::fromUtf8(
"ui_pMultiLE"));
99 hboxLayout->setObjectName(QString::fromUtf8(
"hboxLayout"));
101 ui_pPublicRB->setObjectName(QString::fromUtf8(
"ui_pPublicRB"));
107 ui_pPrivateRB->setObjectName(QString::fromUtf8(
"ui_pPrivateRB"));
127 hboxLayout1->setObjectName(QString::fromUtf8(
"hboxLayout1"));
135 ui_pFrozenRB->setObjectName(QString::fromUtf8(
"ui_pFrozenRB"));
140 ui_pAddOnlyRB->setObjectName(QString::fromUtf8(
"ui_pAddOnlyRB"));
150 vboxLayout1->setObjectName(QString::fromUtf8(
"vboxLayout1"));
152 ui_pDocTE->setObjectName(QString::fromUtf8(
"ui_pDocTE"));
191 #endif // UMLROLEPROPERTIESBASE_H
QVBoxLayout * vboxLayout1
Definition: ui_umlrolepropertiesbase.h:57
QGridLayout * gridLayout
Definition: ui_umlrolepropertiesbase.h:39
Definition: ui_umlrolepropertiesbase.h:186
KLineEdit * ui_pMultiLE
Definition: ui_umlrolepropertiesbase.h:44
QRadioButton * ui_pAddOnlyRB
Definition: ui_umlrolepropertiesbase.h:55
Definition: umlroleproperties.h:12
QRadioButton * ui_pPublicRB
Definition: ui_umlrolepropertiesbase.h:47
QGroupBox * ui_groupBoxDocumentation
Definition: ui_umlrolepropertiesbase.h:56
Definition: ui_umlrolepropertiesbase.h:28
void setupUi(QWidget *UMLRolePropertiesBase)
Definition: ui_umlrolepropertiesbase.h:60
QLabel * ui_labelRoleName
Definition: ui_umlrolepropertiesbase.h:41
QLabel * ui_labelMultiplicity
Definition: ui_umlrolepropertiesbase.h:43
QRadioButton * ui_pImplementationRB
Definition: ui_umlrolepropertiesbase.h:50
QHBoxLayout * hboxLayout
Definition: ui_umlrolepropertiesbase.h:46
QRadioButton * ui_pChangeableRB
Definition: ui_umlrolepropertiesbase.h:53
c Accompany it with the information you received as to the offer to distribute corresponding source complete source code means all the source code for all modules it plus any associated interface definition plus the scripts used to control compilation and installation of the executable as a special the source code distributed need not include anything that is normally and so on of the operating system on which the executable unless that component itself accompanies the executable If distribution of executable or object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place counts as distribution of the source even though third parties are not compelled to copy the source along with the object code You may not or distribute the Program except as expressly provided under this License Any attempt otherwise to sublicense or distribute the Program is void
Definition: GPL-2.0-only.txt:165
Definition: ui_autolayoutoptionpage.h:125
KLineEdit * ui_pRoleLE
Definition: ui_umlrolepropertiesbase.h:42
QGroupBox * ui_propsGroupBox
Definition: ui_umlrolepropertiesbase.h:38
QGroupBox * ui_changeabilityButtonGroup
Definition: ui_umlrolepropertiesbase.h:51
QRadioButton * ui_pProtectedRB
Definition: ui_umlrolepropertiesbase.h:49
QGroupBox * ui_visibilityButtonGroup
Definition: ui_umlrolepropertiesbase.h:45
QVBoxLayout * vboxLayout
Definition: ui_umlrolepropertiesbase.h:37
QHBoxLayout * hboxLayout1
Definition: ui_umlrolepropertiesbase.h:52
void retranslateUi(QWidget *UMLRolePropertiesBase)
Definition: ui_umlrolepropertiesbase.h:171
QRadioButton * ui_pFrozenRB
Definition: ui_umlrolepropertiesbase.h:54
KTextEdit * ui_pDocTE
Definition: ui_umlrolepropertiesbase.h:58
QRadioButton * ui_pPrivateRB
Definition: ui_umlrolepropertiesbase.h:48
QGridLayout * gridLayout1
Definition: ui_umlrolepropertiesbase.h:40