1 | /******************************************************************************** |
2 | ** Form generated from reading UI file 'mainwindow.ui' |
3 | ** |
4 | ** Created by: Qt User Interface Compiler version 5.15.9 |
5 | ** |
6 | ** WARNING! All changes made in this file will be lost when recompiling UI file! |
7 | ********************************************************************************/ |
8 | |
9 | #ifndef UI_MAINWINDOW_H |
10 | #define UI_MAINWINDOW_H |
11 | |
12 | #include <QtCore/QVariant> |
13 | #include <QtWidgets/QApplication> |
14 | #include <QtWidgets/QCheckBox> |
15 | #include <QtWidgets/QComboBox> |
16 | #include <QtWidgets/QDoubleSpinBox> |
17 | #include <QtWidgets/QFontComboBox> |
18 | #include <QtWidgets/QGridLayout> |
19 | #include <QtWidgets/QGroupBox> |
20 | #include <QtWidgets/QHBoxLayout> |
21 | #include <QtWidgets/QLabel> |
22 | #include <QtWidgets/QLineEdit> |
23 | #include <QtWidgets/QMainWindow> |
24 | #include <QtWidgets/QMenuBar> |
25 | #include <QtWidgets/QSpinBox> |
26 | #include <QtWidgets/QStatusBar> |
27 | #include <QtWidgets/QToolBar> |
28 | #include <QtWidgets/QWidget> |
29 | #include "chartview.h" |
30 | |
31 | QT_BEGIN_NAMESPACE |
32 | |
33 | class Ui_MainWindow |
34 | { |
35 | public: |
36 | QWidget *centralWidget; |
37 | QHBoxLayout *horizontalLayout; |
38 | ChartView *chartView; |
39 | QGroupBox *settingsBox; |
40 | QComboBox *angularShadesComboBox; |
41 | QComboBox *radialShadesComboBox; |
42 | QComboBox *animationsComboBox; |
43 | QComboBox *labelComboBox; |
44 | QComboBox *titleComboBox; |
45 | QComboBox *gridComboBox; |
46 | QComboBox *arrowComboBox; |
47 | QComboBox *angularAxisComboBox; |
48 | QComboBox *radialAxisComboBox; |
49 | QComboBox *themeComboBox; |
50 | QLabel *hoverLabel; |
51 | QComboBox *backgroundComboBox; |
52 | QComboBox *plotAreaComboBox; |
53 | QWidget *layoutWidget; |
54 | QGridLayout *gridLayout_2; |
55 | QDoubleSpinBox *radialMinSpin; |
56 | QLabel *label_11; |
57 | QLabel *label_12; |
58 | QLabel *label_5; |
59 | QDoubleSpinBox *angularMinSpin; |
60 | QLabel *label_4; |
61 | QDoubleSpinBox *radialMaxSpin; |
62 | QDoubleSpinBox *angularMaxSpin; |
63 | QWidget *layoutWidget1; |
64 | QGridLayout *gridLayout_3; |
65 | QLabel *label_13; |
66 | QLineEdit *labelFormatEdit; |
67 | QLabel *label_14; |
68 | QSpinBox *labelFontSizeSpin; |
69 | QFontComboBox *labelFontComboBox; |
70 | QWidget *layoutWidget2; |
71 | QGridLayout *gridLayout_4; |
72 | QLabel *label_15; |
73 | QSpinBox *titleFontSizeSpin; |
74 | QFontComboBox *titleFontComboBox; |
75 | QWidget *layoutWidget3; |
76 | QHBoxLayout *horizontalLayout_2; |
77 | QLabel *label_16; |
78 | QDoubleSpinBox *logBaseSpin; |
79 | QWidget *layoutWidget4; |
80 | QGridLayout *gridLayout_6; |
81 | QCheckBox *moreCategoriesCheckBox; |
82 | QCheckBox *niceNumbersCheckBox; |
83 | QWidget *layoutWidget5; |
84 | QHBoxLayout *horizontalLayout_4; |
85 | QLabel *label_17; |
86 | QLineEdit *dateFormatEdit; |
87 | QWidget *layoutWidget6; |
88 | QGridLayout *gridLayout_5; |
89 | QCheckBox *series1checkBox; |
90 | QCheckBox *series2checkBox; |
91 | QCheckBox *series3checkBox; |
92 | QCheckBox *series7checkBox; |
93 | QCheckBox *series4checkBox; |
94 | QCheckBox *series5checkBox; |
95 | QCheckBox *series6checkBox; |
96 | QWidget *layoutWidget7; |
97 | QGridLayout *gridLayout; |
98 | QLabel *label_2; |
99 | QSpinBox *anglesSpin; |
100 | QSpinBox *radialMinorTicksSpin; |
101 | QLabel *label; |
102 | QLabel *label_7; |
103 | QSpinBox *radialTicksSpin; |
104 | QSpinBox *angularMinorTicksSpin; |
105 | QLabel *label_6; |
106 | QSpinBox *angularTicksSpin; |
107 | QLabel *label_3; |
108 | QComboBox *minorGridComboBox; |
109 | QCheckBox *categoryLabelLocationCheckBox; |
110 | QComboBox *gridLineColorComboBox; |
111 | QMenuBar *menuBar; |
112 | QToolBar *mainToolBar; |
113 | QStatusBar *statusBar; |
114 | |
115 | void setupUi(QMainWindow *MainWindow) |
116 | { |
117 | if (MainWindow->objectName().isEmpty()) |
118 | MainWindow->setObjectName(QString::fromUtf8(str: "MainWindow" )); |
119 | MainWindow->resize(w: 1193, h: 1004); |
120 | centralWidget = new QWidget(MainWindow); |
121 | centralWidget->setObjectName(QString::fromUtf8(str: "centralWidget" )); |
122 | horizontalLayout = new QHBoxLayout(centralWidget); |
123 | horizontalLayout->setSpacing(6); |
124 | horizontalLayout->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
125 | horizontalLayout->setObjectName(QString::fromUtf8(str: "horizontalLayout" )); |
126 | chartView = new ChartView(centralWidget); |
127 | chartView->setObjectName(QString::fromUtf8(str: "chartView" )); |
128 | |
129 | horizontalLayout->addWidget(chartView); |
130 | |
131 | settingsBox = new QGroupBox(centralWidget); |
132 | settingsBox->setObjectName(QString::fromUtf8(str: "settingsBox" )); |
133 | QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Minimum); |
134 | sizePolicy.setHorizontalStretch(0); |
135 | sizePolicy.setVerticalStretch(0); |
136 | sizePolicy.setHeightForWidth(settingsBox->sizePolicy().hasHeightForWidth()); |
137 | settingsBox->setSizePolicy(sizePolicy); |
138 | settingsBox->setMinimumSize(QSize(200, 0)); |
139 | angularShadesComboBox = new QComboBox(settingsBox); |
140 | angularShadesComboBox->addItem(atext: QString()); |
141 | angularShadesComboBox->addItem(atext: QString()); |
142 | angularShadesComboBox->addItem(atext: QString()); |
143 | angularShadesComboBox->setObjectName(QString::fromUtf8(str: "angularShadesComboBox" )); |
144 | angularShadesComboBox->setGeometry(QRect(10, 313, 187, 20)); |
145 | radialShadesComboBox = new QComboBox(settingsBox); |
146 | radialShadesComboBox->addItem(atext: QString()); |
147 | radialShadesComboBox->addItem(atext: QString()); |
148 | radialShadesComboBox->addItem(atext: QString()); |
149 | radialShadesComboBox->setObjectName(QString::fromUtf8(str: "radialShadesComboBox" )); |
150 | radialShadesComboBox->setGeometry(QRect(10, 339, 175, 20)); |
151 | animationsComboBox = new QComboBox(settingsBox); |
152 | animationsComboBox->addItem(atext: QString()); |
153 | animationsComboBox->addItem(atext: QString()); |
154 | animationsComboBox->addItem(atext: QString()); |
155 | animationsComboBox->addItem(atext: QString()); |
156 | animationsComboBox->setObjectName(QString::fromUtf8(str: "animationsComboBox" )); |
157 | animationsComboBox->setGeometry(QRect(10, 471, 104, 20)); |
158 | labelComboBox = new QComboBox(settingsBox); |
159 | labelComboBox->addItem(atext: QString()); |
160 | labelComboBox->addItem(atext: QString()); |
161 | labelComboBox->addItem(atext: QString()); |
162 | labelComboBox->setObjectName(QString::fromUtf8(str: "labelComboBox" )); |
163 | labelComboBox->setGeometry(QRect(10, 445, 134, 20)); |
164 | titleComboBox = new QComboBox(settingsBox); |
165 | titleComboBox->addItem(atext: QString()); |
166 | titleComboBox->addItem(atext: QString()); |
167 | titleComboBox->addItem(atext: QString()); |
168 | titleComboBox->addItem(atext: QString()); |
169 | titleComboBox->addItem(atext: QString()); |
170 | titleComboBox->setObjectName(QString::fromUtf8(str: "titleComboBox" )); |
171 | titleComboBox->setGeometry(QRect(10, 551, 130, 20)); |
172 | QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed); |
173 | sizePolicy1.setHorizontalStretch(0); |
174 | sizePolicy1.setVerticalStretch(0); |
175 | sizePolicy1.setHeightForWidth(titleComboBox->sizePolicy().hasHeightForWidth()); |
176 | titleComboBox->setSizePolicy(sizePolicy1); |
177 | gridComboBox = new QComboBox(settingsBox); |
178 | gridComboBox->addItem(atext: QString()); |
179 | gridComboBox->addItem(atext: QString()); |
180 | gridComboBox->addItem(atext: QString()); |
181 | gridComboBox->setObjectName(QString::fromUtf8(str: "gridComboBox" )); |
182 | gridComboBox->setGeometry(QRect(10, 577, 104, 20)); |
183 | sizePolicy1.setHeightForWidth(gridComboBox->sizePolicy().hasHeightForWidth()); |
184 | gridComboBox->setSizePolicy(sizePolicy1); |
185 | arrowComboBox = new QComboBox(settingsBox); |
186 | arrowComboBox->addItem(atext: QString()); |
187 | arrowComboBox->addItem(atext: QString()); |
188 | arrowComboBox->addItem(atext: QString()); |
189 | arrowComboBox->setObjectName(QString::fromUtf8(str: "arrowComboBox" )); |
190 | arrowComboBox->setGeometry(QRect(10, 603, 114, 20)); |
191 | sizePolicy1.setHeightForWidth(arrowComboBox->sizePolicy().hasHeightForWidth()); |
192 | arrowComboBox->setSizePolicy(sizePolicy1); |
193 | angularAxisComboBox = new QComboBox(settingsBox); |
194 | angularAxisComboBox->addItem(atext: QString()); |
195 | angularAxisComboBox->addItem(atext: QString()); |
196 | angularAxisComboBox->addItem(atext: QString()); |
197 | angularAxisComboBox->addItem(atext: QString()); |
198 | angularAxisComboBox->addItem(atext: QString()); |
199 | angularAxisComboBox->setObjectName(QString::fromUtf8(str: "angularAxisComboBox" )); |
200 | angularAxisComboBox->setGeometry(QRect(10, 23, 134, 20)); |
201 | radialAxisComboBox = new QComboBox(settingsBox); |
202 | radialAxisComboBox->addItem(atext: QString()); |
203 | radialAxisComboBox->addItem(atext: QString()); |
204 | radialAxisComboBox->addItem(atext: QString()); |
205 | radialAxisComboBox->addItem(atext: QString()); |
206 | radialAxisComboBox->addItem(atext: QString()); |
207 | radialAxisComboBox->setObjectName(QString::fromUtf8(str: "radialAxisComboBox" )); |
208 | radialAxisComboBox->setGeometry(QRect(10, 49, 126, 20)); |
209 | themeComboBox = new QComboBox(settingsBox); |
210 | themeComboBox->addItem(atext: QString()); |
211 | themeComboBox->addItem(atext: QString()); |
212 | themeComboBox->addItem(atext: QString()); |
213 | themeComboBox->addItem(atext: QString()); |
214 | themeComboBox->addItem(atext: QString()); |
215 | themeComboBox->addItem(atext: QString()); |
216 | themeComboBox->addItem(atext: QString()); |
217 | themeComboBox->addItem(atext: QString()); |
218 | themeComboBox->setObjectName(QString::fromUtf8(str: "themeComboBox" )); |
219 | themeComboBox->setGeometry(QRect(10, 810, 131, 20)); |
220 | sizePolicy1.setHeightForWidth(themeComboBox->sizePolicy().hasHeightForWidth()); |
221 | themeComboBox->setSizePolicy(sizePolicy1); |
222 | hoverLabel = new QLabel(settingsBox); |
223 | hoverLabel->setObjectName(QString::fromUtf8(str: "hoverLabel" )); |
224 | hoverLabel->setGeometry(QRect(10, 830, 117, 16)); |
225 | backgroundComboBox = new QComboBox(settingsBox); |
226 | backgroundComboBox->addItem(atext: QString()); |
227 | backgroundComboBox->addItem(atext: QString()); |
228 | backgroundComboBox->addItem(atext: QString()); |
229 | backgroundComboBox->setObjectName(QString::fromUtf8(str: "backgroundComboBox" )); |
230 | backgroundComboBox->setGeometry(QRect(10, 877, 195, 20)); |
231 | sizePolicy1.setHeightForWidth(backgroundComboBox->sizePolicy().hasHeightForWidth()); |
232 | backgroundComboBox->setSizePolicy(sizePolicy1); |
233 | plotAreaComboBox = new QComboBox(settingsBox); |
234 | plotAreaComboBox->addItem(atext: QString()); |
235 | plotAreaComboBox->addItem(atext: QString()); |
236 | plotAreaComboBox->addItem(atext: QString()); |
237 | plotAreaComboBox->setObjectName(QString::fromUtf8(str: "plotAreaComboBox" )); |
238 | plotAreaComboBox->setGeometry(QRect(10, 903, 165, 20)); |
239 | sizePolicy1.setHeightForWidth(plotAreaComboBox->sizePolicy().hasHeightForWidth()); |
240 | plotAreaComboBox->setSizePolicy(sizePolicy1); |
241 | layoutWidget = new QWidget(settingsBox); |
242 | layoutWidget->setObjectName(QString::fromUtf8(str: "layoutWidget" )); |
243 | layoutWidget->setGeometry(QRect(10, 207, 185, 100)); |
244 | gridLayout_2 = new QGridLayout(layoutWidget); |
245 | gridLayout_2->setSpacing(6); |
246 | gridLayout_2->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
247 | gridLayout_2->setObjectName(QString::fromUtf8(str: "gridLayout_2" )); |
248 | gridLayout_2->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
249 | radialMinSpin = new QDoubleSpinBox(layoutWidget); |
250 | radialMinSpin->setObjectName(QString::fromUtf8(str: "radialMinSpin" )); |
251 | radialMinSpin->setDecimals(5); |
252 | radialMinSpin->setMinimum(-999999999.000000000000000); |
253 | radialMinSpin->setMaximum(999999999.000000000000000); |
254 | radialMinSpin->setSingleStep(10.000000000000000); |
255 | |
256 | gridLayout_2->addWidget(radialMinSpin, row: 2, column: 1, rowSpan: 1, columnSpan: 1); |
257 | |
258 | label_11 = new QLabel(layoutWidget); |
259 | label_11->setObjectName(QString::fromUtf8(str: "label_11" )); |
260 | |
261 | gridLayout_2->addWidget(label_11, row: 3, column: 0, rowSpan: 1, columnSpan: 1); |
262 | |
263 | label_12 = new QLabel(layoutWidget); |
264 | label_12->setObjectName(QString::fromUtf8(str: "label_12" )); |
265 | |
266 | gridLayout_2->addWidget(label_12, row: 2, column: 0, rowSpan: 1, columnSpan: 1); |
267 | |
268 | label_5 = new QLabel(layoutWidget); |
269 | label_5->setObjectName(QString::fromUtf8(str: "label_5" )); |
270 | |
271 | gridLayout_2->addWidget(label_5, row: 1, column: 0, rowSpan: 1, columnSpan: 1); |
272 | |
273 | angularMinSpin = new QDoubleSpinBox(layoutWidget); |
274 | angularMinSpin->setObjectName(QString::fromUtf8(str: "angularMinSpin" )); |
275 | angularMinSpin->setDecimals(5); |
276 | angularMinSpin->setMinimum(-999999999.000000000000000); |
277 | angularMinSpin->setMaximum(999999999.000000000000000); |
278 | angularMinSpin->setSingleStep(10.000000000000000); |
279 | |
280 | gridLayout_2->addWidget(angularMinSpin, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
281 | |
282 | label_4 = new QLabel(layoutWidget); |
283 | label_4->setObjectName(QString::fromUtf8(str: "label_4" )); |
284 | |
285 | gridLayout_2->addWidget(label_4, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
286 | |
287 | radialMaxSpin = new QDoubleSpinBox(layoutWidget); |
288 | radialMaxSpin->setObjectName(QString::fromUtf8(str: "radialMaxSpin" )); |
289 | radialMaxSpin->setDecimals(5); |
290 | radialMaxSpin->setMinimum(-999999999.000000000000000); |
291 | radialMaxSpin->setMaximum(999999999.000000000000000); |
292 | radialMaxSpin->setSingleStep(10.000000000000000); |
293 | |
294 | gridLayout_2->addWidget(radialMaxSpin, row: 3, column: 1, rowSpan: 1, columnSpan: 1); |
295 | |
296 | angularMaxSpin = new QDoubleSpinBox(layoutWidget); |
297 | angularMaxSpin->setObjectName(QString::fromUtf8(str: "angularMaxSpin" )); |
298 | angularMaxSpin->setDecimals(5); |
299 | angularMaxSpin->setMinimum(-999999999.000000000000000); |
300 | angularMaxSpin->setMaximum(999999999.000000000000000); |
301 | angularMaxSpin->setSingleStep(10.000000000000000); |
302 | |
303 | gridLayout_2->addWidget(angularMaxSpin, row: 1, column: 1, rowSpan: 1, columnSpan: 1); |
304 | |
305 | layoutWidget1 = new QWidget(settingsBox); |
306 | layoutWidget1->setObjectName(QString::fromUtf8(str: "layoutWidget1" )); |
307 | layoutWidget1->setGeometry(QRect(10, 365, 210, 74)); |
308 | gridLayout_3 = new QGridLayout(layoutWidget1); |
309 | gridLayout_3->setSpacing(6); |
310 | gridLayout_3->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
311 | gridLayout_3->setObjectName(QString::fromUtf8(str: "gridLayout_3" )); |
312 | gridLayout_3->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
313 | label_13 = new QLabel(layoutWidget1); |
314 | label_13->setObjectName(QString::fromUtf8(str: "label_13" )); |
315 | |
316 | gridLayout_3->addWidget(label_13, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
317 | |
318 | labelFormatEdit = new QLineEdit(layoutWidget1); |
319 | labelFormatEdit->setObjectName(QString::fromUtf8(str: "labelFormatEdit" )); |
320 | |
321 | gridLayout_3->addWidget(labelFormatEdit, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
322 | |
323 | label_14 = new QLabel(layoutWidget1); |
324 | label_14->setObjectName(QString::fromUtf8(str: "label_14" )); |
325 | |
326 | gridLayout_3->addWidget(label_14, row: 1, column: 0, rowSpan: 1, columnSpan: 1); |
327 | |
328 | labelFontSizeSpin = new QSpinBox(layoutWidget1); |
329 | labelFontSizeSpin->setObjectName(QString::fromUtf8(str: "labelFontSizeSpin" )); |
330 | labelFontSizeSpin->setMinimum(-100000); |
331 | labelFontSizeSpin->setMaximum(100000); |
332 | |
333 | gridLayout_3->addWidget(labelFontSizeSpin, row: 1, column: 1, rowSpan: 1, columnSpan: 1); |
334 | |
335 | labelFontComboBox = new QFontComboBox(layoutWidget1); |
336 | labelFontComboBox->setObjectName(QString::fromUtf8(str: "labelFontComboBox" )); |
337 | |
338 | gridLayout_3->addWidget(labelFontComboBox, row: 2, column: 0, rowSpan: 1, columnSpan: 2); |
339 | |
340 | layoutWidget2 = new QWidget(settingsBox); |
341 | layoutWidget2->setObjectName(QString::fromUtf8(str: "layoutWidget2" )); |
342 | layoutWidget2->setGeometry(QRect(10, 497, 190, 48)); |
343 | gridLayout_4 = new QGridLayout(layoutWidget2); |
344 | gridLayout_4->setSpacing(6); |
345 | gridLayout_4->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
346 | gridLayout_4->setObjectName(QString::fromUtf8(str: "gridLayout_4" )); |
347 | gridLayout_4->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
348 | label_15 = new QLabel(layoutWidget2); |
349 | label_15->setObjectName(QString::fromUtf8(str: "label_15" )); |
350 | |
351 | gridLayout_4->addWidget(label_15, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
352 | |
353 | titleFontSizeSpin = new QSpinBox(layoutWidget2); |
354 | titleFontSizeSpin->setObjectName(QString::fromUtf8(str: "titleFontSizeSpin" )); |
355 | titleFontSizeSpin->setMinimum(-100000); |
356 | titleFontSizeSpin->setMaximum(100000); |
357 | |
358 | gridLayout_4->addWidget(titleFontSizeSpin, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
359 | |
360 | titleFontComboBox = new QFontComboBox(layoutWidget2); |
361 | titleFontComboBox->setObjectName(QString::fromUtf8(str: "titleFontComboBox" )); |
362 | |
363 | gridLayout_4->addWidget(titleFontComboBox, row: 1, column: 0, rowSpan: 1, columnSpan: 2); |
364 | |
365 | layoutWidget3 = new QWidget(settingsBox); |
366 | layoutWidget3->setObjectName(QString::fromUtf8(str: "layoutWidget3" )); |
367 | layoutWidget3->setGeometry(QRect(10, 655, 168, 22)); |
368 | horizontalLayout_2 = new QHBoxLayout(layoutWidget3); |
369 | horizontalLayout_2->setSpacing(6); |
370 | horizontalLayout_2->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
371 | horizontalLayout_2->setObjectName(QString::fromUtf8(str: "horizontalLayout_2" )); |
372 | horizontalLayout_2->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
373 | label_16 = new QLabel(layoutWidget3); |
374 | label_16->setObjectName(QString::fromUtf8(str: "label_16" )); |
375 | |
376 | horizontalLayout_2->addWidget(label_16); |
377 | |
378 | logBaseSpin = new QDoubleSpinBox(layoutWidget3); |
379 | logBaseSpin->setObjectName(QString::fromUtf8(str: "logBaseSpin" )); |
380 | logBaseSpin->setDecimals(5); |
381 | logBaseSpin->setMinimum(-999999999.000000000000000); |
382 | logBaseSpin->setMaximum(999999999.000000000000000); |
383 | logBaseSpin->setValue(8.000000000000000); |
384 | |
385 | horizontalLayout_2->addWidget(logBaseSpin); |
386 | |
387 | layoutWidget4 = new QWidget(settingsBox); |
388 | layoutWidget4->setObjectName(QString::fromUtf8(str: "layoutWidget4" )); |
389 | layoutWidget4->setGeometry(QRect(10, 680, 198, 31)); |
390 | gridLayout_6 = new QGridLayout(layoutWidget4); |
391 | gridLayout_6->setSpacing(6); |
392 | gridLayout_6->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
393 | gridLayout_6->setObjectName(QString::fromUtf8(str: "gridLayout_6" )); |
394 | gridLayout_6->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
395 | moreCategoriesCheckBox = new QCheckBox(layoutWidget4); |
396 | moreCategoriesCheckBox->setObjectName(QString::fromUtf8(str: "moreCategoriesCheckBox" )); |
397 | |
398 | gridLayout_6->addWidget(moreCategoriesCheckBox, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
399 | |
400 | niceNumbersCheckBox = new QCheckBox(layoutWidget4); |
401 | niceNumbersCheckBox->setObjectName(QString::fromUtf8(str: "niceNumbersCheckBox" )); |
402 | |
403 | gridLayout_6->addWidget(niceNumbersCheckBox, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
404 | |
405 | layoutWidget5 = new QWidget(settingsBox); |
406 | layoutWidget5->setObjectName(QString::fromUtf8(str: "layoutWidget5" )); |
407 | layoutWidget5->setGeometry(QRect(10, 730, 221, 22)); |
408 | horizontalLayout_4 = new QHBoxLayout(layoutWidget5); |
409 | horizontalLayout_4->setSpacing(6); |
410 | horizontalLayout_4->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
411 | horizontalLayout_4->setObjectName(QString::fromUtf8(str: "horizontalLayout_4" )); |
412 | horizontalLayout_4->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
413 | label_17 = new QLabel(layoutWidget5); |
414 | label_17->setObjectName(QString::fromUtf8(str: "label_17" )); |
415 | |
416 | horizontalLayout_4->addWidget(label_17); |
417 | |
418 | dateFormatEdit = new QLineEdit(layoutWidget5); |
419 | dateFormatEdit->setObjectName(QString::fromUtf8(str: "dateFormatEdit" )); |
420 | |
421 | horizontalLayout_4->addWidget(dateFormatEdit); |
422 | |
423 | layoutWidget6 = new QWidget(settingsBox); |
424 | layoutWidget6->setObjectName(QString::fromUtf8(str: "layoutWidget6" )); |
425 | layoutWidget6->setGeometry(QRect(10, 760, 136, 42)); |
426 | gridLayout_5 = new QGridLayout(layoutWidget6); |
427 | gridLayout_5->setSpacing(6); |
428 | gridLayout_5->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
429 | gridLayout_5->setObjectName(QString::fromUtf8(str: "gridLayout_5" )); |
430 | gridLayout_5->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
431 | series1checkBox = new QCheckBox(layoutWidget6); |
432 | series1checkBox->setObjectName(QString::fromUtf8(str: "series1checkBox" )); |
433 | |
434 | gridLayout_5->addWidget(series1checkBox, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
435 | |
436 | series2checkBox = new QCheckBox(layoutWidget6); |
437 | series2checkBox->setObjectName(QString::fromUtf8(str: "series2checkBox" )); |
438 | |
439 | gridLayout_5->addWidget(series2checkBox, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
440 | |
441 | series3checkBox = new QCheckBox(layoutWidget6); |
442 | series3checkBox->setObjectName(QString::fromUtf8(str: "series3checkBox" )); |
443 | |
444 | gridLayout_5->addWidget(series3checkBox, row: 0, column: 2, rowSpan: 1, columnSpan: 1); |
445 | |
446 | series7checkBox = new QCheckBox(layoutWidget6); |
447 | series7checkBox->setObjectName(QString::fromUtf8(str: "series7checkBox" )); |
448 | |
449 | gridLayout_5->addWidget(series7checkBox, row: 0, column: 3, rowSpan: 2, columnSpan: 1); |
450 | |
451 | series4checkBox = new QCheckBox(layoutWidget6); |
452 | series4checkBox->setObjectName(QString::fromUtf8(str: "series4checkBox" )); |
453 | |
454 | gridLayout_5->addWidget(series4checkBox, row: 1, column: 0, rowSpan: 1, columnSpan: 1); |
455 | |
456 | series5checkBox = new QCheckBox(layoutWidget6); |
457 | series5checkBox->setObjectName(QString::fromUtf8(str: "series5checkBox" )); |
458 | |
459 | gridLayout_5->addWidget(series5checkBox, row: 1, column: 1, rowSpan: 1, columnSpan: 1); |
460 | |
461 | series6checkBox = new QCheckBox(layoutWidget6); |
462 | series6checkBox->setObjectName(QString::fromUtf8(str: "series6checkBox" )); |
463 | |
464 | gridLayout_5->addWidget(series6checkBox, row: 1, column: 2, rowSpan: 1, columnSpan: 1); |
465 | |
466 | layoutWidget7 = new QWidget(settingsBox); |
467 | layoutWidget7->setObjectName(QString::fromUtf8(str: "layoutWidget7" )); |
468 | layoutWidget7->setGeometry(QRect(10, 75, 178, 126)); |
469 | gridLayout = new QGridLayout(layoutWidget7); |
470 | gridLayout->setSpacing(6); |
471 | gridLayout->setContentsMargins(left: 11, top: 11, right: 11, bottom: 11); |
472 | gridLayout->setObjectName(QString::fromUtf8(str: "gridLayout" )); |
473 | gridLayout->setContentsMargins(left: 0, top: 0, right: 0, bottom: 0); |
474 | label_2 = new QLabel(layoutWidget7); |
475 | label_2->setObjectName(QString::fromUtf8(str: "label_2" )); |
476 | |
477 | gridLayout->addWidget(label_2, row: 1, column: 0, rowSpan: 1, columnSpan: 1); |
478 | |
479 | anglesSpin = new QSpinBox(layoutWidget7); |
480 | anglesSpin->setObjectName(QString::fromUtf8(str: "anglesSpin" )); |
481 | anglesSpin->setMinimum(-9999); |
482 | anglesSpin->setMaximum(9999); |
483 | anglesSpin->setSingleStep(5); |
484 | |
485 | gridLayout->addWidget(anglesSpin, row: 2, column: 1, rowSpan: 1, columnSpan: 1); |
486 | |
487 | radialMinorTicksSpin = new QSpinBox(layoutWidget7); |
488 | radialMinorTicksSpin->setObjectName(QString::fromUtf8(str: "radialMinorTicksSpin" )); |
489 | |
490 | gridLayout->addWidget(radialMinorTicksSpin, row: 3, column: 1, rowSpan: 1, columnSpan: 1); |
491 | |
492 | label = new QLabel(layoutWidget7); |
493 | label->setObjectName(QString::fromUtf8(str: "label" )); |
494 | |
495 | gridLayout->addWidget(label, row: 0, column: 0, rowSpan: 1, columnSpan: 1); |
496 | |
497 | label_7 = new QLabel(layoutWidget7); |
498 | label_7->setObjectName(QString::fromUtf8(str: "label_7" )); |
499 | |
500 | gridLayout->addWidget(label_7, row: 4, column: 0, rowSpan: 1, columnSpan: 1); |
501 | |
502 | radialTicksSpin = new QSpinBox(layoutWidget7); |
503 | radialTicksSpin->setObjectName(QString::fromUtf8(str: "radialTicksSpin" )); |
504 | |
505 | gridLayout->addWidget(radialTicksSpin, row: 0, column: 1, rowSpan: 1, columnSpan: 1); |
506 | |
507 | angularMinorTicksSpin = new QSpinBox(layoutWidget7); |
508 | angularMinorTicksSpin->setObjectName(QString::fromUtf8(str: "angularMinorTicksSpin" )); |
509 | |
510 | gridLayout->addWidget(angularMinorTicksSpin, row: 4, column: 1, rowSpan: 1, columnSpan: 1); |
511 | |
512 | label_6 = new QLabel(layoutWidget7); |
513 | label_6->setObjectName(QString::fromUtf8(str: "label_6" )); |
514 | |
515 | gridLayout->addWidget(label_6, row: 3, column: 0, rowSpan: 1, columnSpan: 1); |
516 | |
517 | angularTicksSpin = new QSpinBox(layoutWidget7); |
518 | angularTicksSpin->setObjectName(QString::fromUtf8(str: "angularTicksSpin" )); |
519 | |
520 | gridLayout->addWidget(angularTicksSpin, row: 1, column: 1, rowSpan: 1, columnSpan: 1); |
521 | |
522 | label_3 = new QLabel(layoutWidget7); |
523 | label_3->setObjectName(QString::fromUtf8(str: "label_3" )); |
524 | |
525 | gridLayout->addWidget(label_3, row: 2, column: 0, rowSpan: 1, columnSpan: 1); |
526 | |
527 | minorGridComboBox = new QComboBox(settingsBox); |
528 | minorGridComboBox->addItem(atext: QString()); |
529 | minorGridComboBox->addItem(atext: QString()); |
530 | minorGridComboBox->addItem(atext: QString()); |
531 | minorGridComboBox->setObjectName(QString::fromUtf8(str: "minorGridComboBox" )); |
532 | minorGridComboBox->setGeometry(QRect(10, 630, 141, 20)); |
533 | sizePolicy1.setHeightForWidth(minorGridComboBox->sizePolicy().hasHeightForWidth()); |
534 | minorGridComboBox->setSizePolicy(sizePolicy1); |
535 | categoryLabelLocationCheckBox = new QCheckBox(settingsBox); |
536 | categoryLabelLocationCheckBox->setObjectName(QString::fromUtf8(str: "categoryLabelLocationCheckBox" )); |
537 | categoryLabelLocationCheckBox->setGeometry(QRect(10, 710, 142, 17)); |
538 | gridLineColorComboBox = new QComboBox(settingsBox); |
539 | gridLineColorComboBox->addItem(atext: QString()); |
540 | gridLineColorComboBox->addItem(atext: QString()); |
541 | gridLineColorComboBox->addItem(atext: QString()); |
542 | gridLineColorComboBox->setObjectName(QString::fromUtf8(str: "gridLineColorComboBox" )); |
543 | gridLineColorComboBox->setGeometry(QRect(10, 850, 133, 20)); |
544 | sizePolicy1.setHeightForWidth(gridLineColorComboBox->sizePolicy().hasHeightForWidth()); |
545 | gridLineColorComboBox->setSizePolicy(sizePolicy1); |
546 | |
547 | horizontalLayout->addWidget(settingsBox); |
548 | |
549 | MainWindow->setCentralWidget(centralWidget); |
550 | menuBar = new QMenuBar(MainWindow); |
551 | menuBar->setObjectName(QString::fromUtf8(str: "menuBar" )); |
552 | menuBar->setGeometry(QRect(0, 0, 1193, 21)); |
553 | MainWindow->setMenuBar(menuBar); |
554 | mainToolBar = new QToolBar(MainWindow); |
555 | mainToolBar->setObjectName(QString::fromUtf8(str: "mainToolBar" )); |
556 | MainWindow->addToolBar(area: Qt::TopToolBarArea, toolbar: mainToolBar); |
557 | statusBar = new QStatusBar(MainWindow); |
558 | statusBar->setObjectName(QString::fromUtf8(str: "statusBar" )); |
559 | MainWindow->setStatusBar(statusBar); |
560 | |
561 | retranslateUi(MainWindow); |
562 | |
563 | labelComboBox->setCurrentIndex(1); |
564 | titleComboBox->setCurrentIndex(3); |
565 | gridComboBox->setCurrentIndex(1); |
566 | arrowComboBox->setCurrentIndex(1); |
567 | angularAxisComboBox->setCurrentIndex(1); |
568 | radialAxisComboBox->setCurrentIndex(1); |
569 | themeComboBox->setCurrentIndex(0); |
570 | backgroundComboBox->setCurrentIndex(0); |
571 | plotAreaComboBox->setCurrentIndex(0); |
572 | minorGridComboBox->setCurrentIndex(1); |
573 | gridLineColorComboBox->setCurrentIndex(0); |
574 | |
575 | |
576 | QMetaObject::connectSlotsByName(o: MainWindow); |
577 | } // setupUi |
578 | |
579 | void retranslateUi(QMainWindow *MainWindow) |
580 | { |
581 | MainWindow->setWindowTitle(QCoreApplication::translate(context: "MainWindow" , key: "MainWindow" , disambiguation: nullptr)); |
582 | settingsBox->setTitle(QCoreApplication::translate(context: "MainWindow" , key: "Settings" , disambiguation: nullptr)); |
583 | angularShadesComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No angular shades" , disambiguation: nullptr)); |
584 | angularShadesComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Gray angular shades" , disambiguation: nullptr)); |
585 | angularShadesComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Yellow ang. shades + custom pen" , disambiguation: nullptr)); |
586 | |
587 | radialShadesComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No radial shades" , disambiguation: nullptr)); |
588 | radialShadesComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Green radial shades" , disambiguation: nullptr)); |
589 | radialShadesComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Blue rad. shades + custom pen" , disambiguation: nullptr)); |
590 | |
591 | animationsComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No animations" , disambiguation: nullptr)); |
592 | animationsComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Series animation" , disambiguation: nullptr)); |
593 | animationsComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Grid animation" , disambiguation: nullptr)); |
594 | animationsComboBox->setItemText(index: 3, text: QCoreApplication::translate(context: "MainWindow" , key: "All animations" , disambiguation: nullptr)); |
595 | |
596 | labelComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No labels" , disambiguation: nullptr)); |
597 | labelComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Black label" , disambiguation: nullptr)); |
598 | labelComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "White label + blue pen" , disambiguation: nullptr)); |
599 | |
600 | titleComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Invisible empty title" , disambiguation: nullptr)); |
601 | titleComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Visible empty title" , disambiguation: nullptr)); |
602 | titleComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Invisible title" , disambiguation: nullptr)); |
603 | titleComboBox->setItemText(index: 3, text: QCoreApplication::translate(context: "MainWindow" , key: "Black title" , disambiguation: nullptr)); |
604 | titleComboBox->setItemText(index: 4, text: QCoreApplication::translate(context: "MainWindow" , key: "White title + blue pen" , disambiguation: nullptr)); |
605 | |
606 | gridComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Invisible grid" , disambiguation: nullptr)); |
607 | gridComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Black grid" , disambiguation: nullptr)); |
608 | gridComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Custom grid pen" , disambiguation: nullptr)); |
609 | |
610 | arrowComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Invisible arrow" , disambiguation: nullptr)); |
611 | arrowComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Black arrow" , disambiguation: nullptr)); |
612 | arrowComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Custom arrow pen" , disambiguation: nullptr)); |
613 | |
614 | angularAxisComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No Angular Axis" , disambiguation: nullptr)); |
615 | angularAxisComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Angular Value Axis" , disambiguation: nullptr)); |
616 | angularAxisComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Angular Log Axis" , disambiguation: nullptr)); |
617 | angularAxisComboBox->setItemText(index: 3, text: QCoreApplication::translate(context: "MainWindow" , key: "Angular DateTime Axis" , disambiguation: nullptr)); |
618 | angularAxisComboBox->setItemText(index: 4, text: QCoreApplication::translate(context: "MainWindow" , key: "Angular Category Axis" , disambiguation: nullptr)); |
619 | |
620 | radialAxisComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "No Radial Axis" , disambiguation: nullptr)); |
621 | radialAxisComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Radial Value Axis" , disambiguation: nullptr)); |
622 | radialAxisComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Radial Log Axis" , disambiguation: nullptr)); |
623 | radialAxisComboBox->setItemText(index: 3, text: QCoreApplication::translate(context: "MainWindow" , key: "Radial DateTime Axis" , disambiguation: nullptr)); |
624 | radialAxisComboBox->setItemText(index: 4, text: QCoreApplication::translate(context: "MainWindow" , key: "Radial Category Axis" , disambiguation: nullptr)); |
625 | |
626 | themeComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Light" , disambiguation: nullptr)); |
627 | themeComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Blue Cerulean" , disambiguation: nullptr)); |
628 | themeComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Dark" , disambiguation: nullptr)); |
629 | themeComboBox->setItemText(index: 3, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Brown Sand" , disambiguation: nullptr)); |
630 | themeComboBox->setItemText(index: 4, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Blue Ncs" , disambiguation: nullptr)); |
631 | themeComboBox->setItemText(index: 5, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: High Contrast" , disambiguation: nullptr)); |
632 | themeComboBox->setItemText(index: 6, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Blue Icy" , disambiguation: nullptr)); |
633 | themeComboBox->setItemText(index: 7, text: QCoreApplication::translate(context: "MainWindow" , key: "Theme: Qt" , disambiguation: nullptr)); |
634 | |
635 | hoverLabel->setText(QCoreApplication::translate(context: "MainWindow" , key: "Hover coordinates here!" , disambiguation: nullptr)); |
636 | backgroundComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Background: White" , disambiguation: nullptr)); |
637 | backgroundComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Background: Blue" , disambiguation: nullptr)); |
638 | backgroundComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Background: Yellow + Black Border" , disambiguation: nullptr)); |
639 | |
640 | plotAreaComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "PlotArea: Transparent" , disambiguation: nullptr)); |
641 | plotAreaComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "PlotArea: Magenta" , disambiguation: nullptr)); |
642 | plotAreaComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "PlotArea: Gray + Red Border" , disambiguation: nullptr)); |
643 | |
644 | label_11->setText(QCoreApplication::translate(context: "MainWindow" , key: "Radial max" , disambiguation: nullptr)); |
645 | label_12->setText(QCoreApplication::translate(context: "MainWindow" , key: "Radial min" , disambiguation: nullptr)); |
646 | label_5->setText(QCoreApplication::translate(context: "MainWindow" , key: "Angular max" , disambiguation: nullptr)); |
647 | label_4->setText(QCoreApplication::translate(context: "MainWindow" , key: "Angular min" , disambiguation: nullptr)); |
648 | label_13->setText(QCoreApplication::translate(context: "MainWindow" , key: "Label format" , disambiguation: nullptr)); |
649 | label_14->setText(QCoreApplication::translate(context: "MainWindow" , key: "Label font size" , disambiguation: nullptr)); |
650 | label_15->setText(QCoreApplication::translate(context: "MainWindow" , key: "Title font size" , disambiguation: nullptr)); |
651 | label_16->setText(QCoreApplication::translate(context: "MainWindow" , key: "Log Base" , disambiguation: nullptr)); |
652 | moreCategoriesCheckBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "More Categories" , disambiguation: nullptr)); |
653 | niceNumbersCheckBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "Nice Numbers" , disambiguation: nullptr)); |
654 | label_17->setText(QCoreApplication::translate(context: "MainWindow" , key: "DateTime format" , disambiguation: nullptr)); |
655 | series1checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "1" , disambiguation: nullptr)); |
656 | series2checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "2" , disambiguation: nullptr)); |
657 | series3checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "3" , disambiguation: nullptr)); |
658 | series7checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "7" , disambiguation: nullptr)); |
659 | series4checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "4" , disambiguation: nullptr)); |
660 | series5checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "5" , disambiguation: nullptr)); |
661 | series6checkBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "6" , disambiguation: nullptr)); |
662 | label_2->setText(QCoreApplication::translate(context: "MainWindow" , key: "Angular Tick count" , disambiguation: nullptr)); |
663 | label->setText(QCoreApplication::translate(context: "MainWindow" , key: "Radial Tick count" , disambiguation: nullptr)); |
664 | label_7->setText(QCoreApplication::translate(context: "MainWindow" , key: "Angular Minor Tick count" , disambiguation: nullptr)); |
665 | label_6->setText(QCoreApplication::translate(context: "MainWindow" , key: "Radial Minor Tick count" , disambiguation: nullptr)); |
666 | label_3->setText(QCoreApplication::translate(context: "MainWindow" , key: "Label angles" , disambiguation: nullptr)); |
667 | minorGridComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Invisible minor grid" , disambiguation: nullptr)); |
668 | minorGridComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Black minor grid" , disambiguation: nullptr)); |
669 | minorGridComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Custom minor grid pen" , disambiguation: nullptr)); |
670 | |
671 | categoryLabelLocationCheckBox->setText(QCoreApplication::translate(context: "MainWindow" , key: "Category Label On Tick" , disambiguation: nullptr)); |
672 | gridLineColorComboBox->setItemText(index: 0, text: QCoreApplication::translate(context: "MainWindow" , key: "Black grid line" , disambiguation: nullptr)); |
673 | gridLineColorComboBox->setItemText(index: 1, text: QCoreApplication::translate(context: "MainWindow" , key: "Green grid line" , disambiguation: nullptr)); |
674 | gridLineColorComboBox->setItemText(index: 2, text: QCoreApplication::translate(context: "MainWindow" , key: "Red grid line" , disambiguation: nullptr)); |
675 | |
676 | } // retranslateUi |
677 | |
678 | }; |
679 | |
680 | namespace Ui { |
681 | class MainWindow: public Ui_MainWindow {}; |
682 | } // namespace Ui |
683 | |
684 | QT_END_NAMESPACE |
685 | |
686 | #endif // UI_MAINWINDOW_H |
687 | |