DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
ui_configdialog.h
Go to the documentation of this file.
1 /********************************************************************************
2 ** Form generated from reading UI file 'configdialog.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 5.10.0
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_CONFIGDIALOG_H
10 #define UI_CONFIGDIALOG_H
11 
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QAction>
14 #include <QtWidgets/QApplication>
15 #include <QtWidgets/QButtonGroup>
16 #include <QtWidgets/QDialog>
17 #include <QtWidgets/QDialogButtonBox>
18 #include <QtWidgets/QGridLayout>
19 #include <QtWidgets/QHeaderView>
20 #include <QtWidgets/QLabel>
21 #include <QtWidgets/QLineEdit>
22 #include <QtWidgets/QSpacerItem>
23 #include <QtWidgets/QSpinBox>
24 #include <QtWidgets/QToolButton>
25 
26 QT_BEGIN_NAMESPACE
27 
29 {
30 public:
31  QGridLayout *gridLayout;
32  QToolButton *readFromTree;
33  QLabel *label_5;
34  QLabel *label_3;
35  QSpinBox *nbbenthospops;
36  QLabel *label_9;
37  QLabel *label_4;
38  QSpinBox *szGroups;
39  QLabel *label_8;
40  QLabel *label;
41  QLineEdit *m_grouped_tacs;
43  QLabel *label_6;
45  QSpinBox *nbpops;
46  QLabel *label_7;
47  QLineEdit *m_implicit_pops;
48  QLineEdit *m_int_harbours;
49  QLabel *label_10;
51  QLabel *label_2;
53  QSpacerItem *verticalSpacer;
54  QDialogButtonBox *buttonBox;
55 
56  void setupUi(QDialog *ConfigDialog)
57  {
58  if (ConfigDialog->objectName().isEmpty())
59  ConfigDialog->setObjectName(QStringLiteral("ConfigDialog"));
60  ConfigDialog->resize(664, 329);
61  gridLayout = new QGridLayout(ConfigDialog);
62  gridLayout->setObjectName(QStringLiteral("gridLayout"));
63  readFromTree = new QToolButton(ConfigDialog);
64  readFromTree->setObjectName(QStringLiteral("readFromTree"));
65  QIcon icon;
66  icon.addFile(QStringLiteral(":/icons/database.png"), QSize(), QIcon::Normal, QIcon::Off);
67  readFromTree->setIcon(icon);
68 
69  gridLayout->addWidget(readFromTree, 10, 3, 1, 1);
70 
71  label_5 = new QLabel(ConfigDialog);
72  label_5->setObjectName(QStringLiteral("label_5"));
73 
74  gridLayout->addWidget(label_5, 7, 0, 1, 1);
75 
76  label_3 = new QLabel(ConfigDialog);
77  label_3->setObjectName(QStringLiteral("label_3"));
78 
79  gridLayout->addWidget(label_3, 3, 0, 1, 1);
80 
81  nbbenthospops = new QSpinBox(ConfigDialog);
82  nbbenthospops->setObjectName(QStringLiteral("nbbenthospops"));
83 
84  gridLayout->addWidget(nbbenthospops, 1, 2, 1, 1);
85 
86  label_9 = new QLabel(ConfigDialog);
87  label_9->setObjectName(QStringLiteral("label_9"));
88 
89  gridLayout->addWidget(label_9, 4, 0, 1, 1);
90 
91  label_4 = new QLabel(ConfigDialog);
92  label_4->setObjectName(QStringLiteral("label_4"));
93 
94  gridLayout->addWidget(label_4, 6, 0, 1, 1);
95 
96  szGroups = new QSpinBox(ConfigDialog);
97  szGroups->setObjectName(QStringLiteral("szGroups"));
98  szGroups->setMinimum(1);
99  szGroups->setValue(14);
100 
101  gridLayout->addWidget(szGroups, 2, 2, 1, 1);
102 
103  label_8 = new QLabel(ConfigDialog);
104  label_8->setObjectName(QStringLiteral("label_8"));
105 
106  gridLayout->addWidget(label_8, 1, 0, 1, 1);
107 
108  label = new QLabel(ConfigDialog);
109  label->setObjectName(QStringLiteral("label"));
110 
111  gridLayout->addWidget(label, 0, 0, 1, 1);
112 
113  m_grouped_tacs = new QLineEdit(ConfigDialog);
114  m_grouped_tacs->setObjectName(QStringLiteral("m_grouped_tacs"));
115 
116  gridLayout->addWidget(m_grouped_tacs, 5, 2, 1, 1);
117 
118  m_calib_cpue_multiplier = new QLineEdit(ConfigDialog);
119  m_calib_cpue_multiplier->setObjectName(QStringLiteral("m_calib_cpue_multiplier"));
120 
121  gridLayout->addWidget(m_calib_cpue_multiplier, 8, 2, 1, 1);
122 
123  label_6 = new QLabel(ConfigDialog);
124  label_6->setObjectName(QStringLiteral("label_6"));
125 
126  gridLayout->addWidget(label_6, 8, 0, 1, 1);
127 
128  m_calib_oth_landings = new QLineEdit(ConfigDialog);
129  m_calib_oth_landings->setObjectName(QStringLiteral("m_calib_oth_landings"));
130 
131  gridLayout->addWidget(m_calib_oth_landings, 6, 2, 1, 1);
132 
133  nbpops = new QSpinBox(ConfigDialog);
134  nbpops->setObjectName(QStringLiteral("nbpops"));
135 
136  gridLayout->addWidget(nbpops, 0, 2, 1, 1);
137 
138  label_7 = new QLabel(ConfigDialog);
139  label_7->setObjectName(QStringLiteral("label_7"));
140 
141  gridLayout->addWidget(label_7, 9, 0, 1, 1);
142 
143  m_implicit_pops = new QLineEdit(ConfigDialog);
144  m_implicit_pops->setObjectName(QStringLiteral("m_implicit_pops"));
145 
146  gridLayout->addWidget(m_implicit_pops, 3, 2, 1, 1);
147 
148  m_int_harbours = new QLineEdit(ConfigDialog);
149  m_int_harbours->setObjectName(QStringLiteral("m_int_harbours"));
150 
151  gridLayout->addWidget(m_int_harbours, 9, 2, 1, 1);
152 
153  label_10 = new QLabel(ConfigDialog);
154  label_10->setObjectName(QStringLiteral("label_10"));
155 
156  gridLayout->addWidget(label_10, 5, 0, 1, 1);
157 
158  m_calib_weight_at_szgroup = new QLineEdit(ConfigDialog);
159  m_calib_weight_at_szgroup->setObjectName(QStringLiteral("m_calib_weight_at_szgroup"));
160 
161  gridLayout->addWidget(m_calib_weight_at_szgroup, 7, 2, 1, 1);
162 
163  label_2 = new QLabel(ConfigDialog);
164  label_2->setObjectName(QStringLiteral("label_2"));
165 
166  gridLayout->addWidget(label_2, 2, 0, 1, 1);
167 
168  m_implicit_pops_level2 = new QLineEdit(ConfigDialog);
169  m_implicit_pops_level2->setObjectName(QStringLiteral("m_implicit_pops_level2"));
170 
171  gridLayout->addWidget(m_implicit_pops_level2, 4, 2, 1, 1);
172 
173  verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
174 
175  gridLayout->addItem(verticalSpacer, 10, 1, 1, 1);
176 
177  buttonBox = new QDialogButtonBox(ConfigDialog);
178  buttonBox->setObjectName(QStringLiteral("buttonBox"));
179  buttonBox->setOrientation(Qt::Horizontal);
180  buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
181 
182  gridLayout->addWidget(buttonBox, 11, 2, 1, 1);
183 
184 
186  QObject::connect(buttonBox, SIGNAL(accepted()), ConfigDialog, SLOT(accept()));
187  QObject::connect(buttonBox, SIGNAL(rejected()), ConfigDialog, SLOT(reject()));
188 
189  QMetaObject::connectSlotsByName(ConfigDialog);
190  } // setupUi
191 
193  {
194  ConfigDialog->setWindowTitle(QApplication::translate("ConfigDialog", "Configuration", nullptr));
195  readFromTree->setText(QApplication::translate("ConfigDialog", "...", nullptr));
196  label_5->setText(QApplication::translate("ConfigDialog", "calib weight-at-szgroup per stock", nullptr));
197  label_3->setText(QApplication::translate("ConfigDialog", "Implicit Stocks level1 (absolute abundance unknown)", nullptr));
198  label_9->setText(QApplication::translate("ConfigDialog", "Implicit Stocks level2 (but relative abundance used anyway)", nullptr));
199  label_4->setText(QApplication::translate("ConfigDialog", "calib the other landings per stock", nullptr));
200  label_8->setText(QApplication::translate("ConfigDialog", "Number of Benthos func. grp.", nullptr));
201  label->setText(QApplication::translate("ConfigDialog", "Number of populations", nullptr));
202  label_6->setText(QApplication::translate("ConfigDialog", "calib the cpue multiplier per stock", nullptr));
203  label_7->setText(QApplication::translate("ConfigDialog", "Interesting Harbours", nullptr));
204  label_10->setText(QApplication::translate("ConfigDialog", "Grouped TACs groups", nullptr));
205  label_2->setText(QApplication::translate("ConfigDialog", "Number of Size Groups", nullptr));
206  } // retranslateUi
207 
208 };
209 
210 namespace Ui {
211  class ConfigDialog: public Ui_ConfigDialog {};
212 } // namespace Ui
213 
214 QT_END_NAMESPACE
215 
216 #endif // UI_CONFIGDIALOG_H
QLineEdit * m_grouped_tacs
Definition: ui_configdialog.h:41
QToolButton * readFromTree
Definition: ui_configdialog.h:32
Definition: dteditorwindow.h:32
QSpinBox * nbbenthospops
Definition: ui_configdialog.h:35
QLabel * label
Definition: ui_configdialog.h:40
QLineEdit * m_calib_oth_landings
Definition: ui_configdialog.h:44
QLabel * label_7
Definition: ui_configdialog.h:46
QLabel * label_6
Definition: ui_configdialog.h:43
QLineEdit * m_calib_cpue_multiplier
Definition: ui_configdialog.h:42
Definition: ui_configdialog.h:211
QSpinBox * nbpops
Definition: ui_configdialog.h:45
QLineEdit * m_implicit_pops_level2
Definition: ui_configdialog.h:52
QLabel * label_2
Definition: ui_configdialog.h:51
QDialogButtonBox * buttonBox
Definition: ui_configdialog.h:54
QGridLayout * gridLayout
Definition: ui_configdialog.h:31
QLabel * label_10
Definition: ui_configdialog.h:49
QLabel * label_8
Definition: ui_configdialog.h:39
QLineEdit * m_calib_weight_at_szgroup
Definition: ui_configdialog.h:50
QLabel * label_9
Definition: ui_configdialog.h:36
Definition: configdialog.h:54
QLabel * label_5
Definition: ui_configdialog.h:33
QLabel * label_4
Definition: ui_configdialog.h:37
QLineEdit * m_int_harbours
Definition: ui_configdialog.h:48
void retranslateUi(QDialog *ConfigDialog)
Definition: ui_configdialog.h:192
Definition: ui_configdialog.h:28
QSpinBox * szGroups
Definition: ui_configdialog.h:38
QSpacerItem * verticalSpacer
Definition: ui_configdialog.h:53
QLabel * label_3
Definition: ui_configdialog.h:34
void setupUi(QDialog *ConfigDialog)
Definition: ui_configdialog.h:56
QLineEdit * m_implicit_pops
Definition: ui_configdialog.h:47