]> SALOME platform Git repositories - modules/homard.git/blob - src/HOMARDGUI/CreateHypothesis.h
Salome HOME
Revert "Synchronize adm files"
[modules/homard.git] / src / HOMARDGUI / CreateHypothesis.h
1 /********************************************************************************
2 ** Form generated from reading UI file 'CreateHypothesis.ui'
3 **
4 ** Created: Fri Jun 13 09:26:59 2014
5 **      by: Qt User Interface Compiler version 4.6.3
6 **
7 ** WARNING! All changes made in this file will be lost when recompiling UI file!
8 ********************************************************************************/
9
10 #ifndef CREATEHYPOTHESIS_H
11 #define CREATEHYPOTHESIS_H
12
13 #include <QtCore/QVariant>
14 #include <QtGui/QAction>
15 #include <QtGui/QApplication>
16 #include <QtGui/QButtonGroup>
17 #include <QtGui/QCheckBox>
18 #include <QtGui/QComboBox>
19 #include <QtGui/QDoubleSpinBox>
20 #include <QtGui/QGridLayout>
21 #include <QtGui/QGroupBox>
22 #include <QtGui/QHBoxLayout>
23 #include <QtGui/QHeaderView>
24 #include <QtGui/QLabel>
25 #include <QtGui/QLineEdit>
26 #include <QtGui/QPushButton>
27 #include <QtGui/QRadioButton>
28 #include <QtGui/QScrollArea>
29 #include <QtGui/QSpacerItem>
30 #include <QtGui/QSpinBox>
31 #include <QtGui/QTableWidget>
32 #include <QtGui/QVBoxLayout>
33 #include <QtGui/QWidget>
34
35 QT_BEGIN_NAMESPACE
36
37 class Ui_CreateHypothesis
38 {
39 public:
40     QWidget *scrollAreaWidgetContents;
41     QGridLayout *gridLayout_5;
42     QWidget *WName;
43     QGridLayout *gridLayout;
44     QLabel *Name;
45     QLineEdit *LEName;
46     QSpacerItem *horizontalSpacer_9;
47     QGroupBox *GBTypeAdaptation;
48     QHBoxLayout *hboxLayout;
49     QRadioButton *RBUniforme;
50     QRadioButton *RBChamp;
51     QRadioButton *RBZone;
52     QSpacerItem *horizontalSpacer_6;
53     QCheckBox *CBGroupe;
54     QSpacerItem *horizontalSpacer_8;
55     QGroupBox *GBUniform;
56     QGridLayout *gridLayout1;
57     QRadioButton *RBUniDera;
58     QRadioButton *RBUniRaff;
59     QSpacerItem *horizontalSpacer_7;
60     QGroupBox *GBFieldFile;
61     QGridLayout *gridLayout2;
62     QLabel *FieldFile;
63     QLineEdit *LEFieldFile;
64     QGroupBox *GBFieldManagement;
65     QGridLayout *gridLayout3;
66     QHBoxLayout *hboxLayout1;
67     QLabel *FieldName;
68     QComboBox *CBFieldName;
69     QSpacerItem *spacerItem;
70     QHBoxLayout *hboxLayout2;
71     QTableWidget *TWCMP;
72     QSpacerItem *spacerItem1;
73     QVBoxLayout *vboxLayout;
74     QHBoxLayout *hboxLayout3;
75     QRadioButton *RBL2;
76     QRadioButton *RBInf;
77     QCheckBox *CBJump;
78     QHBoxLayout *hboxLayout4;
79     QGroupBox *GBRefinementThresholds;
80     QGridLayout *gridLayout4;
81     QRadioButton *RBRPE;
82     QDoubleSpinBox *SpinBox_RPE;
83     QRadioButton *RBRRel;
84     QDoubleSpinBox *SpinBox_RRel;
85     QRadioButton *RBRAbs;
86     QDoubleSpinBox *SpinBox_RAbs;
87     QRadioButton *RBRMuSigma;
88     QDoubleSpinBox *SpinBox_RMuSigma;
89     QRadioButton *RBRNo;
90     QGroupBox *GBCoarseningThresholds;
91     QGridLayout *gridLayout5;
92     QRadioButton *RBCPE;
93     QDoubleSpinBox *SpinBox_CPE;
94     QRadioButton *RBCRel;
95     QDoubleSpinBox *SpinBox_CRel;
96     QRadioButton *RBCAbs;
97     QDoubleSpinBox *SpinBox_CAbs;
98     QRadioButton *RBCMuSigma;
99     QDoubleSpinBox *SpinBox_CMuSigma;
100     QRadioButton *RBCNo;
101     QGroupBox *GBAreaManagement;
102     QGridLayout *gridLayout_4;
103     QTableWidget *TWZone;
104     QSpacerItem *horizontalSpacer;
105     QVBoxLayout *vboxLayout1;
106     QVBoxLayout *vboxLayout2;
107     QPushButton *PBZoneNew;
108     QPushButton *PBZoneEdit;
109     QPushButton *PBZoneDelete;
110     QSpacerItem *spacerItem2;
111     QGroupBox *GBField;
112     QGridLayout *gridLayout6;
113     QGridLayout *gridLayout7;
114     QRadioButton *RBFieldNo;
115     QRadioButton *RBFieldAll;
116     QRadioButton *RBFieldChosen;
117     QTableWidget *TWField;
118     QSpacerItem *horizontalSpacer_5;
119     QCheckBox *CBAdvanced;
120     QSpacerItem *horizontalSpacer_4;
121     QGroupBox *GBAdvancedOptions;
122     QGridLayout *gridLayout_3;
123     QLabel *TLMinimalDiameter;
124     QDoubleSpinBox *doubleSpinBoxDiamMin;
125     QLabel *TLMaximalLevel;
126     QSpinBox *SpinBoxNivMax;
127     QGroupBox *GBAdapInit;
128     QGridLayout *gridLayout_2;
129     QRadioButton *RBAIN;
130     QRadioButton *RBAIR;
131     QRadioButton *RBAID;
132     QCheckBox *CBOutputLevel;
133     QCheckBox *CBOutputQuality;
134     QCheckBox *CBOutputDiameter;
135     QSpacerItem *horizontalSpacer_3;
136     QGroupBox *GBButtons;
137     QGridLayout *gridLayout8;
138     QPushButton *buttonOk;
139     QPushButton *buttonApply;
140     QPushButton *buttonCancel;
141     QPushButton *buttonHelp;
142     QSpacerItem *horizontalSpacer_2;
143
144     void setupUi(QScrollArea *CreateHypothesis)
145     {
146         if (CreateHypothesis->objectName().isEmpty())
147             CreateHypothesis->setObjectName(QString::fromUtf8("CreateHypothesis"));
148         CreateHypothesis->resize(848, 1600);
149         QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
150         sizePolicy.setHorizontalStretch(0);
151         sizePolicy.setVerticalStretch(0);
152         sizePolicy.setHeightForWidth(CreateHypothesis->sizePolicy().hasHeightForWidth());
153         CreateHypothesis->setSizePolicy(sizePolicy);
154         CreateHypothesis->setMinimumSize(QSize(800, 600));
155         CreateHypothesis->setSizeIncrement(QSize(1, 1));
156         CreateHypothesis->setBaseSize(QSize(800, 1200));
157         CreateHypothesis->setWidgetResizable(true);
158         scrollAreaWidgetContents = new QWidget();
159         scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents"));
160         scrollAreaWidgetContents->setGeometry(QRect(0, 0, 844, 1596));
161         scrollAreaWidgetContents->setProperty("sizeGripEnabled", QVariant(true));
162         gridLayout_5 = new QGridLayout(scrollAreaWidgetContents);
163         gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
164         WName = new QWidget(scrollAreaWidgetContents);
165         WName->setObjectName(QString::fromUtf8("WName"));
166         gridLayout = new QGridLayout(WName);
167         gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
168         Name = new QLabel(WName);
169         Name->setObjectName(QString::fromUtf8("Name"));
170
171         gridLayout->addWidget(Name, 0, 0, 1, 1);
172
173         LEName = new QLineEdit(WName);
174         LEName->setObjectName(QString::fromUtf8("LEName"));
175         LEName->setMinimumSize(QSize(282, 31));
176
177         gridLayout->addWidget(LEName, 0, 1, 1, 1);
178
179
180         gridLayout_5->addWidget(WName, 0, 0, 1, 1);
181
182         horizontalSpacer_9 = new QSpacerItem(224, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
183
184         gridLayout_5->addItem(horizontalSpacer_9, 0, 1, 1, 2);
185
186         GBTypeAdaptation = new QGroupBox(scrollAreaWidgetContents);
187         GBTypeAdaptation->setObjectName(QString::fromUtf8("GBTypeAdaptation"));
188         hboxLayout = new QHBoxLayout(GBTypeAdaptation);
189 #ifndef Q_OS_MAC
190         hboxLayout->setSpacing(6);
191 #endif
192 #ifndef Q_OS_MAC
193         hboxLayout->setContentsMargins(9, 9, 9, 9);
194 #endif
195         hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
196         RBUniforme = new QRadioButton(GBTypeAdaptation);
197         RBUniforme->setObjectName(QString::fromUtf8("RBUniforme"));
198         RBUniforme->setCheckable(true);
199
200         hboxLayout->addWidget(RBUniforme);
201
202         RBChamp = new QRadioButton(GBTypeAdaptation);
203         RBChamp->setObjectName(QString::fromUtf8("RBChamp"));
204
205         hboxLayout->addWidget(RBChamp);
206
207         RBZone = new QRadioButton(GBTypeAdaptation);
208         RBZone->setObjectName(QString::fromUtf8("RBZone"));
209
210         hboxLayout->addWidget(RBZone);
211
212
213         gridLayout_5->addWidget(GBTypeAdaptation, 1, 0, 1, 2);
214
215         horizontalSpacer_6 = new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
216
217         gridLayout_5->addItem(horizontalSpacer_6, 1, 3, 1, 1);
218
219         CBGroupe = new QCheckBox(scrollAreaWidgetContents);
220         CBGroupe->setObjectName(QString::fromUtf8("CBGroupe"));
221
222         gridLayout_5->addWidget(CBGroupe, 2, 0, 1, 1);
223
224         horizontalSpacer_8 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
225
226         gridLayout_5->addItem(horizontalSpacer_8, 2, 3, 1, 1);
227
228         GBUniform = new QGroupBox(scrollAreaWidgetContents);
229         GBUniform->setObjectName(QString::fromUtf8("GBUniform"));
230         gridLayout1 = new QGridLayout(GBUniform);
231 #ifndef Q_OS_MAC
232         gridLayout1->setSpacing(6);
233 #endif
234 #ifndef Q_OS_MAC
235         gridLayout1->setContentsMargins(9, 9, 9, 9);
236 #endif
237         gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
238         RBUniDera = new QRadioButton(GBUniform);
239         RBUniDera->setObjectName(QString::fromUtf8("RBUniDera"));
240
241         gridLayout1->addWidget(RBUniDera, 0, 1, 1, 1);
242
243         RBUniRaff = new QRadioButton(GBUniform);
244         RBUniRaff->setObjectName(QString::fromUtf8("RBUniRaff"));
245         RBUniRaff->setChecked(true);
246
247         gridLayout1->addWidget(RBUniRaff, 0, 0, 1, 1);
248
249
250         gridLayout_5->addWidget(GBUniform, 3, 0, 1, 1);
251
252         horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
253
254         gridLayout_5->addItem(horizontalSpacer_7, 3, 3, 1, 1);
255
256         GBFieldFile = new QGroupBox(scrollAreaWidgetContents);
257         GBFieldFile->setObjectName(QString::fromUtf8("GBFieldFile"));
258         gridLayout2 = new QGridLayout(GBFieldFile);
259 #ifndef Q_OS_MAC
260         gridLayout2->setSpacing(6);
261 #endif
262 #ifndef Q_OS_MAC
263         gridLayout2->setContentsMargins(9, 9, 9, 9);
264 #endif
265         gridLayout2->setObjectName(QString::fromUtf8("gridLayout2"));
266         FieldFile = new QLabel(GBFieldFile);
267         FieldFile->setObjectName(QString::fromUtf8("FieldFile"));
268
269         gridLayout2->addWidget(FieldFile, 0, 0, 1, 1);
270
271         LEFieldFile = new QLineEdit(GBFieldFile);
272         LEFieldFile->setObjectName(QString::fromUtf8("LEFieldFile"));
273         LEFieldFile->setMinimumSize(QSize(282, 31));
274
275         gridLayout2->addWidget(LEFieldFile, 0, 1, 1, 1);
276
277
278         gridLayout_5->addWidget(GBFieldFile, 4, 0, 1, 2);
279
280         GBFieldManagement = new QGroupBox(scrollAreaWidgetContents);
281         GBFieldManagement->setObjectName(QString::fromUtf8("GBFieldManagement"));
282         QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed);
283         sizePolicy1.setHorizontalStretch(0);
284         sizePolicy1.setVerticalStretch(0);
285         sizePolicy1.setHeightForWidth(GBFieldManagement->sizePolicy().hasHeightForWidth());
286         GBFieldManagement->setSizePolicy(sizePolicy1);
287         gridLayout3 = new QGridLayout(GBFieldManagement);
288 #ifndef Q_OS_MAC
289         gridLayout3->setSpacing(6);
290 #endif
291 #ifndef Q_OS_MAC
292         gridLayout3->setContentsMargins(9, 9, 9, 9);
293 #endif
294         gridLayout3->setObjectName(QString::fromUtf8("gridLayout3"));
295         hboxLayout1 = new QHBoxLayout();
296 #ifndef Q_OS_MAC
297         hboxLayout1->setSpacing(6);
298 #endif
299 #ifndef Q_OS_MAC
300         hboxLayout1->setContentsMargins(0, 0, 0, 0);
301 #endif
302         hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
303         FieldName = new QLabel(GBFieldManagement);
304         FieldName->setObjectName(QString::fromUtf8("FieldName"));
305
306         hboxLayout1->addWidget(FieldName);
307
308         CBFieldName = new QComboBox(GBFieldManagement);
309         CBFieldName->setObjectName(QString::fromUtf8("CBFieldName"));
310         sizePolicy1.setHeightForWidth(CBFieldName->sizePolicy().hasHeightForWidth());
311         CBFieldName->setSizePolicy(sizePolicy1);
312         CBFieldName->setEditable(false);
313         CBFieldName->setSizeAdjustPolicy(QComboBox::AdjustToContents);
314
315         hboxLayout1->addWidget(CBFieldName);
316
317         spacerItem = new QSpacerItem(48, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
318
319         hboxLayout1->addItem(spacerItem);
320
321
322         gridLayout3->addLayout(hboxLayout1, 0, 0, 1, 1);
323
324         hboxLayout2 = new QHBoxLayout();
325 #ifndef Q_OS_MAC
326         hboxLayout2->setSpacing(6);
327 #endif
328         hboxLayout2->setContentsMargins(0, 0, 0, 0);
329         hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
330         TWCMP = new QTableWidget(GBFieldManagement);
331         if (TWCMP->columnCount() < 2)
332             TWCMP->setColumnCount(2);
333         QTableWidgetItem *__qtablewidgetitem = new QTableWidgetItem();
334         TWCMP->setHorizontalHeaderItem(0, __qtablewidgetitem);
335         QTableWidgetItem *__qtablewidgetitem1 = new QTableWidgetItem();
336         TWCMP->setHorizontalHeaderItem(1, __qtablewidgetitem1);
337         TWCMP->setObjectName(QString::fromUtf8("TWCMP"));
338         TWCMP->setEditTriggers(QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked);
339         TWCMP->setShowGrid(true);
340         TWCMP->setRowCount(0);
341         TWCMP->setColumnCount(2);
342
343         hboxLayout2->addWidget(TWCMP);
344
345         spacerItem1 = new QSpacerItem(60, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
346
347         hboxLayout2->addItem(spacerItem1);
348
349         vboxLayout = new QVBoxLayout();
350 #ifndef Q_OS_MAC
351         vboxLayout->setSpacing(6);
352 #endif
353         vboxLayout->setContentsMargins(0, 0, 0, 0);
354         vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
355         hboxLayout3 = new QHBoxLayout();
356 #ifndef Q_OS_MAC
357         hboxLayout3->setSpacing(6);
358 #endif
359 #ifndef Q_OS_MAC
360         hboxLayout3->setContentsMargins(0, 0, 0, 0);
361 #endif
362         hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
363         RBL2 = new QRadioButton(GBFieldManagement);
364         RBL2->setObjectName(QString::fromUtf8("RBL2"));
365         RBL2->setChecked(true);
366
367         hboxLayout3->addWidget(RBL2);
368
369         RBInf = new QRadioButton(GBFieldManagement);
370         RBInf->setObjectName(QString::fromUtf8("RBInf"));
371         RBInf->setChecked(false);
372
373         hboxLayout3->addWidget(RBInf);
374
375
376         vboxLayout->addLayout(hboxLayout3);
377
378         CBJump = new QCheckBox(GBFieldManagement);
379         CBJump->setObjectName(QString::fromUtf8("CBJump"));
380
381         vboxLayout->addWidget(CBJump);
382
383
384         hboxLayout2->addLayout(vboxLayout);
385
386
387         gridLayout3->addLayout(hboxLayout2, 1, 0, 1, 1);
388
389         hboxLayout4 = new QHBoxLayout();
390 #ifndef Q_OS_MAC
391         hboxLayout4->setSpacing(6);
392 #endif
393         hboxLayout4->setContentsMargins(0, 0, 0, 0);
394         hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
395         GBRefinementThresholds = new QGroupBox(GBFieldManagement);
396         GBRefinementThresholds->setObjectName(QString::fromUtf8("GBRefinementThresholds"));
397         sizePolicy1.setHeightForWidth(GBRefinementThresholds->sizePolicy().hasHeightForWidth());
398         GBRefinementThresholds->setSizePolicy(sizePolicy1);
399         gridLayout4 = new QGridLayout(GBRefinementThresholds);
400 #ifndef Q_OS_MAC
401         gridLayout4->setSpacing(6);
402 #endif
403 #ifndef Q_OS_MAC
404         gridLayout4->setContentsMargins(9, 9, 9, 9);
405 #endif
406         gridLayout4->setObjectName(QString::fromUtf8("gridLayout4"));
407         RBRPE = new QRadioButton(GBRefinementThresholds);
408         RBRPE->setObjectName(QString::fromUtf8("RBRPE"));
409         RBRPE->setCheckable(true);
410         RBRPE->setChecked(true);
411
412         gridLayout4->addWidget(RBRPE, 0, 0, 1, 1);
413
414         SpinBox_RPE = new QDoubleSpinBox(GBRefinementThresholds);
415         SpinBox_RPE->setObjectName(QString::fromUtf8("SpinBox_RPE"));
416         SpinBox_RPE->setDecimals(3);
417         SpinBox_RPE->setMaximum(100);
418         SpinBox_RPE->setSingleStep(0.1);
419         SpinBox_RPE->setValue(2);
420
421         gridLayout4->addWidget(SpinBox_RPE, 0, 1, 1, 1);
422
423         RBRRel = new QRadioButton(GBRefinementThresholds);
424         RBRRel->setObjectName(QString::fromUtf8("RBRRel"));
425
426         gridLayout4->addWidget(RBRRel, 1, 0, 1, 1);
427
428         SpinBox_RRel = new QDoubleSpinBox(GBRefinementThresholds);
429         SpinBox_RRel->setObjectName(QString::fromUtf8("SpinBox_RRel"));
430         SpinBox_RRel->setEnabled(false);
431         SpinBox_RRel->setDecimals(3);
432         SpinBox_RRel->setMaximum(100);
433         SpinBox_RRel->setSingleStep(0.1);
434
435         gridLayout4->addWidget(SpinBox_RRel, 1, 1, 1, 1);
436
437         RBRAbs = new QRadioButton(GBRefinementThresholds);
438         RBRAbs->setObjectName(QString::fromUtf8("RBRAbs"));
439
440         gridLayout4->addWidget(RBRAbs, 2, 0, 1, 1);
441
442         SpinBox_RAbs = new QDoubleSpinBox(GBRefinementThresholds);
443         SpinBox_RAbs->setObjectName(QString::fromUtf8("SpinBox_RAbs"));
444         SpinBox_RAbs->setEnabled(false);
445         SpinBox_RAbs->setDecimals(8);
446         SpinBox_RAbs->setMinimum(-1e+12);
447         SpinBox_RAbs->setMaximum(1e+12);
448         SpinBox_RAbs->setSingleStep(0.1);
449
450         gridLayout4->addWidget(SpinBox_RAbs, 2, 1, 1, 1);
451
452         RBRMuSigma = new QRadioButton(GBRefinementThresholds);
453         RBRMuSigma->setObjectName(QString::fromUtf8("RBRMuSigma"));
454
455         gridLayout4->addWidget(RBRMuSigma, 3, 0, 1, 1);
456
457         SpinBox_RMuSigma = new QDoubleSpinBox(GBRefinementThresholds);
458         SpinBox_RMuSigma->setObjectName(QString::fromUtf8("SpinBox_RMuSigma"));
459         SpinBox_RMuSigma->setEnabled(false);
460         SpinBox_RMuSigma->setDecimals(8);
461         SpinBox_RMuSigma->setMinimum(-1e+12);
462         SpinBox_RMuSigma->setMaximum(1e+12);
463         SpinBox_RMuSigma->setSingleStep(0.1);
464         SpinBox_RMuSigma->setValue(3);
465
466         gridLayout4->addWidget(SpinBox_RMuSigma, 3, 1, 1, 1);
467
468         RBRNo = new QRadioButton(GBRefinementThresholds);
469         RBRNo->setObjectName(QString::fromUtf8("RBRNo"));
470
471         gridLayout4->addWidget(RBRNo, 4, 0, 1, 1);
472
473
474         hboxLayout4->addWidget(GBRefinementThresholds);
475
476         GBCoarseningThresholds = new QGroupBox(GBFieldManagement);
477         GBCoarseningThresholds->setObjectName(QString::fromUtf8("GBCoarseningThresholds"));
478         gridLayout5 = new QGridLayout(GBCoarseningThresholds);
479 #ifndef Q_OS_MAC
480         gridLayout5->setSpacing(6);
481 #endif
482 #ifndef Q_OS_MAC
483         gridLayout5->setContentsMargins(9, 9, 9, 9);
484 #endif
485         gridLayout5->setObjectName(QString::fromUtf8("gridLayout5"));
486         RBCPE = new QRadioButton(GBCoarseningThresholds);
487         RBCPE->setObjectName(QString::fromUtf8("RBCPE"));
488         RBCPE->setCheckable(true);
489         RBCPE->setChecked(false);
490
491         gridLayout5->addWidget(RBCPE, 0, 0, 1, 1);
492
493         SpinBox_CPE = new QDoubleSpinBox(GBCoarseningThresholds);
494         SpinBox_CPE->setObjectName(QString::fromUtf8("SpinBox_CPE"));
495         SpinBox_CPE->setEnabled(false);
496         SpinBox_CPE->setDecimals(3);
497         SpinBox_CPE->setMaximum(100);
498         SpinBox_CPE->setSingleStep(0.1);
499
500         gridLayout5->addWidget(SpinBox_CPE, 0, 1, 1, 1);
501
502         RBCRel = new QRadioButton(GBCoarseningThresholds);
503         RBCRel->setObjectName(QString::fromUtf8("RBCRel"));
504
505         gridLayout5->addWidget(RBCRel, 1, 0, 1, 1);
506
507         SpinBox_CRel = new QDoubleSpinBox(GBCoarseningThresholds);
508         SpinBox_CRel->setObjectName(QString::fromUtf8("SpinBox_CRel"));
509         SpinBox_CRel->setEnabled(false);
510         SpinBox_CRel->setDecimals(3);
511         SpinBox_CRel->setMaximum(100);
512         SpinBox_CRel->setSingleStep(0.1);
513
514         gridLayout5->addWidget(SpinBox_CRel, 1, 1, 1, 1);
515
516         RBCAbs = new QRadioButton(GBCoarseningThresholds);
517         RBCAbs->setObjectName(QString::fromUtf8("RBCAbs"));
518
519         gridLayout5->addWidget(RBCAbs, 2, 0, 1, 1);
520
521         SpinBox_CAbs = new QDoubleSpinBox(GBCoarseningThresholds);
522         SpinBox_CAbs->setObjectName(QString::fromUtf8("SpinBox_CAbs"));
523         SpinBox_CAbs->setEnabled(false);
524         SpinBox_CAbs->setDecimals(8);
525         SpinBox_CAbs->setMinimum(-1e+12);
526         SpinBox_CAbs->setMaximum(1e+12);
527         SpinBox_CAbs->setSingleStep(0.1);
528
529         gridLayout5->addWidget(SpinBox_CAbs, 2, 1, 1, 1);
530
531         RBCMuSigma = new QRadioButton(GBCoarseningThresholds);
532         RBCMuSigma->setObjectName(QString::fromUtf8("RBCMuSigma"));
533
534         gridLayout5->addWidget(RBCMuSigma, 3, 0, 1, 1);
535
536         SpinBox_CMuSigma = new QDoubleSpinBox(GBCoarseningThresholds);
537         SpinBox_CMuSigma->setObjectName(QString::fromUtf8("SpinBox_CMuSigma"));
538         SpinBox_CMuSigma->setEnabled(false);
539         SpinBox_CMuSigma->setDecimals(8);
540         SpinBox_CMuSigma->setMinimum(-1e+12);
541         SpinBox_CMuSigma->setMaximum(1e+12);
542         SpinBox_CMuSigma->setSingleStep(0.1);
543         SpinBox_CMuSigma->setValue(4);
544
545         gridLayout5->addWidget(SpinBox_CMuSigma, 3, 1, 1, 1);
546
547         RBCNo = new QRadioButton(GBCoarseningThresholds);
548         RBCNo->setObjectName(QString::fromUtf8("RBCNo"));
549         RBCNo->setChecked(true);
550
551         gridLayout5->addWidget(RBCNo, 4, 0, 1, 1);
552
553
554         hboxLayout4->addWidget(GBCoarseningThresholds);
555
556
557         gridLayout3->addLayout(hboxLayout4, 2, 0, 1, 1);
558
559
560         gridLayout_5->addWidget(GBFieldManagement, 5, 0, 1, 4);
561
562         GBAreaManagement = new QGroupBox(scrollAreaWidgetContents);
563         GBAreaManagement->setObjectName(QString::fromUtf8("GBAreaManagement"));
564         sizePolicy1.setHeightForWidth(GBAreaManagement->sizePolicy().hasHeightForWidth());
565         GBAreaManagement->setSizePolicy(sizePolicy1);
566         gridLayout_4 = new QGridLayout(GBAreaManagement);
567         gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
568         TWZone = new QTableWidget(GBAreaManagement);
569         if (TWZone->columnCount() < 3)
570             TWZone->setColumnCount(3);
571         QTableWidgetItem *__qtablewidgetitem2 = new QTableWidgetItem();
572         TWZone->setHorizontalHeaderItem(0, __qtablewidgetitem2);
573         QTableWidgetItem *__qtablewidgetitem3 = new QTableWidgetItem();
574         TWZone->setHorizontalHeaderItem(1, __qtablewidgetitem3);
575         QTableWidgetItem *__qtablewidgetitem4 = new QTableWidgetItem();
576         TWZone->setHorizontalHeaderItem(2, __qtablewidgetitem4);
577         TWZone->setObjectName(QString::fromUtf8("TWZone"));
578         TWZone->setMinimumSize(QSize(400, 0));
579         TWZone->setEditTriggers(QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked);
580         TWZone->setShowGrid(true);
581         TWZone->setRowCount(0);
582         TWZone->setColumnCount(3);
583
584         gridLayout_4->addWidget(TWZone, 0, 0, 1, 1);
585
586         horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
587
588         gridLayout_4->addItem(horizontalSpacer, 0, 1, 1, 1);
589
590         vboxLayout1 = new QVBoxLayout();
591 #ifndef Q_OS_MAC
592         vboxLayout1->setSpacing(6);
593 #endif
594         vboxLayout1->setContentsMargins(0, 0, 0, 0);
595         vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
596         vboxLayout2 = new QVBoxLayout();
597 #ifndef Q_OS_MAC
598         vboxLayout2->setSpacing(6);
599 #endif
600 #ifndef Q_OS_MAC
601         vboxLayout2->setContentsMargins(0, 0, 0, 0);
602 #endif
603         vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
604         PBZoneNew = new QPushButton(GBAreaManagement);
605         PBZoneNew->setObjectName(QString::fromUtf8("PBZoneNew"));
606
607         vboxLayout2->addWidget(PBZoneNew);
608
609         PBZoneEdit = new QPushButton(GBAreaManagement);
610         PBZoneEdit->setObjectName(QString::fromUtf8("PBZoneEdit"));
611
612         vboxLayout2->addWidget(PBZoneEdit);
613
614         PBZoneDelete = new QPushButton(GBAreaManagement);
615         PBZoneDelete->setObjectName(QString::fromUtf8("PBZoneDelete"));
616
617         vboxLayout2->addWidget(PBZoneDelete);
618
619
620         vboxLayout1->addLayout(vboxLayout2);
621
622         spacerItem2 = new QSpacerItem(20, 48, QSizePolicy::Minimum, QSizePolicy::Expanding);
623
624         vboxLayout1->addItem(spacerItem2);
625
626
627         gridLayout_4->addLayout(vboxLayout1, 0, 2, 1, 1);
628
629
630         gridLayout_5->addWidget(GBAreaManagement, 6, 0, 1, 3);
631
632         GBField = new QGroupBox(scrollAreaWidgetContents);
633         GBField->setObjectName(QString::fromUtf8("GBField"));
634         gridLayout6 = new QGridLayout(GBField);
635 #ifndef Q_OS_MAC
636         gridLayout6->setSpacing(6);
637 #endif
638 #ifndef Q_OS_MAC
639         gridLayout6->setContentsMargins(9, 9, 9, 9);
640 #endif
641         gridLayout6->setObjectName(QString::fromUtf8("gridLayout6"));
642         gridLayout7 = new QGridLayout();
643 #ifndef Q_OS_MAC
644         gridLayout7->setSpacing(6);
645 #endif
646 #ifndef Q_OS_MAC
647         gridLayout7->setContentsMargins(0, 0, 0, 0);
648 #endif
649         gridLayout7->setObjectName(QString::fromUtf8("gridLayout7"));
650         RBFieldNo = new QRadioButton(GBField);
651         RBFieldNo->setObjectName(QString::fromUtf8("RBFieldNo"));
652         RBFieldNo->setChecked(true);
653
654         gridLayout7->addWidget(RBFieldNo, 0, 0, 1, 1);
655
656         RBFieldAll = new QRadioButton(GBField);
657         RBFieldAll->setObjectName(QString::fromUtf8("RBFieldAll"));
658         RBFieldAll->setChecked(false);
659
660         gridLayout7->addWidget(RBFieldAll, 0, 1, 1, 1);
661
662         RBFieldChosen = new QRadioButton(GBField);
663         RBFieldChosen->setObjectName(QString::fromUtf8("RBFieldChosen"));
664         RBFieldChosen->setChecked(false);
665
666         gridLayout7->addWidget(RBFieldChosen, 0, 2, 1, 1);
667
668
669         gridLayout6->addLayout(gridLayout7, 0, 0, 1, 1);
670
671         TWField = new QTableWidget(GBField);
672         if (TWField->columnCount() < 2)
673             TWField->setColumnCount(2);
674         QTableWidgetItem *__qtablewidgetitem5 = new QTableWidgetItem();
675         TWField->setHorizontalHeaderItem(0, __qtablewidgetitem5);
676         QTableWidgetItem *__qtablewidgetitem6 = new QTableWidgetItem();
677         TWField->setHorizontalHeaderItem(1, __qtablewidgetitem6);
678         TWField->setObjectName(QString::fromUtf8("TWField"));
679
680         gridLayout6->addWidget(TWField, 1, 0, 1, 1);
681
682
683         gridLayout_5->addWidget(GBField, 7, 0, 1, 1);
684
685         horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
686
687         gridLayout_5->addItem(horizontalSpacer_5, 7, 3, 1, 1);
688
689         CBAdvanced = new QCheckBox(scrollAreaWidgetContents);
690         CBAdvanced->setObjectName(QString::fromUtf8("CBAdvanced"));
691
692         gridLayout_5->addWidget(CBAdvanced, 8, 0, 1, 1);
693
694         horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
695
696         gridLayout_5->addItem(horizontalSpacer_4, 8, 3, 1, 1);
697
698         GBAdvancedOptions = new QGroupBox(scrollAreaWidgetContents);
699         GBAdvancedOptions->setObjectName(QString::fromUtf8("GBAdvancedOptions"));
700         gridLayout_3 = new QGridLayout(GBAdvancedOptions);
701         gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
702         TLMinimalDiameter = new QLabel(GBAdvancedOptions);
703         TLMinimalDiameter->setObjectName(QString::fromUtf8("TLMinimalDiameter"));
704         sizePolicy1.setHeightForWidth(TLMinimalDiameter->sizePolicy().hasHeightForWidth());
705         TLMinimalDiameter->setSizePolicy(sizePolicy1);
706         TLMinimalDiameter->setWordWrap(false);
707
708         gridLayout_3->addWidget(TLMinimalDiameter, 0, 0, 1, 1);
709
710         doubleSpinBoxDiamMin = new QDoubleSpinBox(GBAdvancedOptions);
711         doubleSpinBoxDiamMin->setObjectName(QString::fromUtf8("doubleSpinBoxDiamMin"));
712         doubleSpinBoxDiamMin->setDecimals(7);
713
714         gridLayout_3->addWidget(doubleSpinBoxDiamMin, 0, 1, 1, 1);
715
716         TLMaximalLevel = new QLabel(GBAdvancedOptions);
717         TLMaximalLevel->setObjectName(QString::fromUtf8("TLMaximalLevel"));
718         sizePolicy1.setHeightForWidth(TLMaximalLevel->sizePolicy().hasHeightForWidth());
719         TLMaximalLevel->setSizePolicy(sizePolicy1);
720         TLMaximalLevel->setWordWrap(false);
721
722         gridLayout_3->addWidget(TLMaximalLevel, 1, 0, 1, 1);
723
724         SpinBoxNivMax = new QSpinBox(GBAdvancedOptions);
725         SpinBoxNivMax->setObjectName(QString::fromUtf8("SpinBoxNivMax"));
726         SpinBoxNivMax->setValue(99);
727
728         gridLayout_3->addWidget(SpinBoxNivMax, 1, 1, 1, 1);
729
730         GBAdapInit = new QGroupBox(GBAdvancedOptions);
731         GBAdapInit->setObjectName(QString::fromUtf8("GBAdapInit"));
732         gridLayout_2 = new QGridLayout(GBAdapInit);
733         gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
734         RBAIN = new QRadioButton(GBAdapInit);
735         RBAIN->setObjectName(QString::fromUtf8("RBAIN"));
736         RBAIN->setChecked(true);
737
738         gridLayout_2->addWidget(RBAIN, 0, 0, 1, 1);
739
740         RBAIR = new QRadioButton(GBAdapInit);
741         RBAIR->setObjectName(QString::fromUtf8("RBAIR"));
742
743         gridLayout_2->addWidget(RBAIR, 0, 1, 1, 1);
744
745         RBAID = new QRadioButton(GBAdapInit);
746         RBAID->setObjectName(QString::fromUtf8("RBAID"));
747
748         gridLayout_2->addWidget(RBAID, 0, 2, 1, 1);
749
750
751         gridLayout_3->addWidget(GBAdapInit, 2, 0, 1, 2);
752
753         CBOutputLevel = new QCheckBox(GBAdvancedOptions);
754         CBOutputLevel->setObjectName(QString::fromUtf8("CBOutputLevel"));
755
756         gridLayout_3->addWidget(CBOutputLevel, 3, 0, 1, 1);
757
758         CBOutputQuality = new QCheckBox(GBAdvancedOptions);
759         CBOutputQuality->setObjectName(QString::fromUtf8("CBOutputQuality"));
760
761         gridLayout_3->addWidget(CBOutputQuality, 4, 0, 1, 1);
762
763         CBOutputDiameter = new QCheckBox(GBAdvancedOptions);
764         CBOutputDiameter->setObjectName(QString::fromUtf8("CBOutputDiameter"));
765
766         gridLayout_3->addWidget(CBOutputDiameter, 5, 0, 1, 1);
767
768
769         gridLayout_5->addWidget(GBAdvancedOptions, 9, 0, 1, 1);
770
771         horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
772
773         gridLayout_5->addItem(horizontalSpacer_3, 9, 3, 1, 1);
774
775         GBButtons = new QGroupBox(scrollAreaWidgetContents);
776         GBButtons->setObjectName(QString::fromUtf8("GBButtons"));
777         gridLayout8 = new QGridLayout(GBButtons);
778 #ifndef Q_OS_MAC
779         gridLayout8->setSpacing(6);
780 #endif
781 #ifndef Q_OS_MAC
782         gridLayout8->setContentsMargins(9, 9, 9, 9);
783 #endif
784         gridLayout8->setObjectName(QString::fromUtf8("gridLayout8"));
785         buttonOk = new QPushButton(GBButtons);
786         buttonOk->setObjectName(QString::fromUtf8("buttonOk"));
787
788         gridLayout8->addWidget(buttonOk, 0, 0, 1, 1);
789
790         buttonApply = new QPushButton(GBButtons);
791         buttonApply->setObjectName(QString::fromUtf8("buttonApply"));
792
793         gridLayout8->addWidget(buttonApply, 0, 1, 1, 1);
794
795         buttonCancel = new QPushButton(GBButtons);
796         buttonCancel->setObjectName(QString::fromUtf8("buttonCancel"));
797
798         gridLayout8->addWidget(buttonCancel, 0, 2, 1, 1);
799
800         buttonHelp = new QPushButton(GBButtons);
801         buttonHelp->setObjectName(QString::fromUtf8("buttonHelp"));
802
803         gridLayout8->addWidget(buttonHelp, 0, 3, 1, 1);
804
805
806         gridLayout_5->addWidget(GBButtons, 10, 0, 1, 2);
807
808         horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
809
810         gridLayout_5->addItem(horizontalSpacer_2, 10, 2, 1, 1);
811
812         CreateHypothesis->setWidget(scrollAreaWidgetContents);
813
814         retranslateUi(CreateHypothesis);
815
816         QMetaObject::connectSlotsByName(CreateHypothesis);
817     } // setupUi
818
819     void retranslateUi(QScrollArea *CreateHypothesis)
820     {
821         CreateHypothesis->setWindowTitle(QApplication::translate("CreateHypothesis", "Create an hypothesis", 0, QApplication::UnicodeUTF8));
822         Name->setText(QApplication::translate("CreateHypothesis", "Name", 0, QApplication::UnicodeUTF8));
823         GBTypeAdaptation->setTitle(QApplication::translate("CreateHypothesis", "Type of adaptation", 0, QApplication::UnicodeUTF8));
824         RBUniforme->setText(QApplication::translate("CreateHypothesis", "Uniform", 0, QApplication::UnicodeUTF8));
825         RBChamp->setText(QApplication::translate("CreateHypothesis", "Driven by a field", 0, QApplication::UnicodeUTF8));
826         RBZone->setText(QApplication::translate("CreateHypothesis", "With geometrical zones", 0, QApplication::UnicodeUTF8));
827         CBGroupe->setText(QApplication::translate("CreateHypothesis", "Filtering with groups", 0, QApplication::UnicodeUTF8));
828         GBUniform->setTitle(QApplication::translate("CreateHypothesis", "Uniform adaptation", 0, QApplication::UnicodeUTF8));
829         RBUniDera->setText(QApplication::translate("CreateHypothesis", "Coarsening", 0, QApplication::UnicodeUTF8));
830         RBUniRaff->setText(QApplication::translate("CreateHypothesis", "Refinement", 0, QApplication::UnicodeUTF8));
831         GBFieldFile->setTitle(QString());
832         FieldFile->setText(QApplication::translate("CreateHypothesis", "File of the fields", 0, QApplication::UnicodeUTF8));
833         GBFieldManagement->setTitle(QApplication::translate("CreateHypothesis", "Governing field for the adaptation", 0, QApplication::UnicodeUTF8));
834         FieldName->setText(QApplication::translate("CreateHypothesis", "Field name", 0, QApplication::UnicodeUTF8));
835         QTableWidgetItem *___qtablewidgetitem = TWCMP->horizontalHeaderItem(0);
836         ___qtablewidgetitem->setText(QApplication::translate("CreateHypothesis", "Selection", 0, QApplication::UnicodeUTF8));
837         QTableWidgetItem *___qtablewidgetitem1 = TWCMP->horizontalHeaderItem(1);
838         ___qtablewidgetitem1->setText(QApplication::translate("CreateHypothesis", "Component", 0, QApplication::UnicodeUTF8));
839         RBL2->setText(QApplication::translate("CreateHypothesis", "L2 norm", 0, QApplication::UnicodeUTF8));
840         RBInf->setText(QApplication::translate("CreateHypothesis", "Infinite norm", 0, QApplication::UnicodeUTF8));
841         CBJump->setText(QApplication::translate("CreateHypothesis", "Jump between elements", 0, QApplication::UnicodeUTF8));
842         GBRefinementThresholds->setTitle(QApplication::translate("CreateHypothesis", "Refinement threshold", 0, QApplication::UnicodeUTF8));
843         RBRPE->setText(QApplication::translate("CreateHypothesis", "Percentage of meshes", 0, QApplication::UnicodeUTF8));
844         SpinBox_RPE->setSuffix(QApplication::translate("CreateHypothesis", " %", 0, QApplication::UnicodeUTF8));
845         RBRRel->setText(QApplication::translate("CreateHypothesis", "Relative", 0, QApplication::UnicodeUTF8));
846         SpinBox_RRel->setSuffix(QApplication::translate("CreateHypothesis", " %", 0, QApplication::UnicodeUTF8));
847         RBRAbs->setText(QApplication::translate("CreateHypothesis", "Absolute", 0, QApplication::UnicodeUTF8));
848         RBRMuSigma->setText(QApplication::translate("CreateHypothesis", "Mean + n*(std deviation)", 0, QApplication::UnicodeUTF8));
849         RBRNo->setText(QApplication::translate("CreateHypothesis", "No refinement", 0, QApplication::UnicodeUTF8));
850         GBCoarseningThresholds->setTitle(QApplication::translate("CreateHypothesis", "Coarsening threshold", 0, QApplication::UnicodeUTF8));
851         RBCPE->setText(QApplication::translate("CreateHypothesis", "Percentage of meshes", 0, QApplication::UnicodeUTF8));
852         SpinBox_CPE->setSuffix(QApplication::translate("CreateHypothesis", " %", 0, QApplication::UnicodeUTF8));
853         RBCRel->setText(QApplication::translate("CreateHypothesis", "Relative", 0, QApplication::UnicodeUTF8));
854         SpinBox_CRel->setSuffix(QApplication::translate("CreateHypothesis", " %", 0, QApplication::UnicodeUTF8));
855         RBCAbs->setText(QApplication::translate("CreateHypothesis", "Absolute", 0, QApplication::UnicodeUTF8));
856         RBCMuSigma->setText(QApplication::translate("CreateHypothesis", "Mean - n*(std deviation)", 0, QApplication::UnicodeUTF8));
857         RBCNo->setText(QApplication::translate("CreateHypothesis", "No coarsening", 0, QApplication::UnicodeUTF8));
858         GBAreaManagement->setTitle(QApplication::translate("CreateHypothesis", "Zone management", 0, QApplication::UnicodeUTF8));
859         QTableWidgetItem *___qtablewidgetitem2 = TWZone->horizontalHeaderItem(0);
860         ___qtablewidgetitem2->setText(QApplication::translate("CreateHypothesis", "Refinement", 0, QApplication::UnicodeUTF8));
861         QTableWidgetItem *___qtablewidgetitem3 = TWZone->horizontalHeaderItem(1);
862         ___qtablewidgetitem3->setText(QApplication::translate("CreateHypothesis", "Coarsening", 0, QApplication::UnicodeUTF8));
863         QTableWidgetItem *___qtablewidgetitem4 = TWZone->horizontalHeaderItem(2);
864         ___qtablewidgetitem4->setText(QApplication::translate("CreateHypothesis", "Zone name", 0, QApplication::UnicodeUTF8));
865         PBZoneNew->setText(QApplication::translate("CreateHypothesis", "New", 0, QApplication::UnicodeUTF8));
866         PBZoneEdit->setText(QApplication::translate("CreateHypothesis", "Edit", 0, QApplication::UnicodeUTF8));
867         PBZoneDelete->setText(QString());
868         GBField->setTitle(QApplication::translate("CreateHypothesis", "Field Interpolation", 0, QApplication::UnicodeUTF8));
869         RBFieldNo->setText(QApplication::translate("CreateHypothesis", "None", 0, QApplication::UnicodeUTF8));
870         RBFieldAll->setText(QApplication::translate("CreateHypothesis", "All", 0, QApplication::UnicodeUTF8));
871         RBFieldChosen->setText(QApplication::translate("CreateHypothesis", "Chosen", 0, QApplication::UnicodeUTF8));
872         QTableWidgetItem *___qtablewidgetitem5 = TWField->horizontalHeaderItem(0);
873         ___qtablewidgetitem5->setText(QApplication::translate("CreateHypothesis", "Selection", 0, QApplication::UnicodeUTF8));
874         QTableWidgetItem *___qtablewidgetitem6 = TWField->horizontalHeaderItem(1);
875         ___qtablewidgetitem6->setText(QApplication::translate("CreateHypothesis", "Field Name", 0, QApplication::UnicodeUTF8));
876         CBAdvanced->setText(QApplication::translate("CreateHypothesis", "Advanced options", 0, QApplication::UnicodeUTF8));
877         GBAdvancedOptions->setTitle(QApplication::translate("CreateHypothesis", "Advanced options", 0, QApplication::UnicodeUTF8));
878         TLMinimalDiameter->setText(QApplication::translate("CreateHypothesis", "Minimal diameter", 0, QApplication::UnicodeUTF8));
879         TLMaximalLevel->setText(QApplication::translate("CreateHypothesis", "Maximal level", 0, QApplication::UnicodeUTF8));
880         GBAdapInit->setTitle(QApplication::translate("CreateHypothesis", "Initialization of adaptation", 0, QApplication::UnicodeUTF8));
881         RBAIN->setText(QApplication::translate("CreateHypothesis", "Nothing", 0, QApplication::UnicodeUTF8));
882         RBAIR->setText(QApplication::translate("CreateHypothesis", "Refinement", 0, QApplication::UnicodeUTF8));
883         RBAID->setText(QApplication::translate("CreateHypothesis", "Coarsening", 0, QApplication::UnicodeUTF8));
884         CBOutputLevel->setText(QApplication::translate("CreateHypothesis", "Output of the level of refinement", 0, QApplication::UnicodeUTF8));
885         CBOutputQuality->setText(QApplication::translate("CreateHypothesis", "Output of the qualities", 0, QApplication::UnicodeUTF8));
886         CBOutputDiameter->setText(QApplication::translate("CreateHypothesis", "Output of the diameters", 0, QApplication::UnicodeUTF8));
887         GBButtons->setTitle(QString());
888         buttonOk->setText(QApplication::translate("CreateHypothesis", "OK", 0, QApplication::UnicodeUTF8));
889         buttonApply->setText(QApplication::translate("CreateHypothesis", "Apply", 0, QApplication::UnicodeUTF8));
890         buttonCancel->setText(QApplication::translate("CreateHypothesis", "Cancel", 0, QApplication::UnicodeUTF8));
891         buttonHelp->setText(QApplication::translate("CreateHypothesis", "Help", 0, QApplication::UnicodeUTF8));
892     } // retranslateUi
893
894 };
895
896 namespace Ui {
897     class CreateHypothesis: public Ui_CreateHypothesis {};
898 } // namespace Ui
899
900 QT_END_NAMESPACE
901
902 #endif // CREATEHYPOTHESIS_H