##// END OF EJS Templates
ui_mainwindow...
Alexander Valdez -
r285:802eca668fa7
parent child
Show More
@@ -1,1060 +1,1087
1 1 # -*- coding: utf-8 -*-
2 2
3 3 # Form implementation generated from reading ui file 'C:\Users\alex\ericworkspace\UIDOS\MainWindow_NEWVER.ui'
4 4 #
5 5 # Created: Wed Dec 12 17:45:57 2012
6 6 # by: PyQt4 UI code generator 4.9.4
7 7 #
8 8 # WARNING! All changes made in this file will be lost!
9 9
10 10 from PyQt4 import QtCore, QtGui
11 11
12 12 try:
13 13 _fromUtf8 = QtCore.QString.fromUtf8
14 14 except AttributeError:
15 15 _fromUtf8 = lambda s: s
16 16
17 17 class Ui_MainWindow(object):
18
18 19 def setupUi(self, MainWindow):
20
19 21 MainWindow.setObjectName(_fromUtf8("MainWindow"))
20 22 MainWindow.resize(866, 587)
21 23 self.centralWidget = QtGui.QWidget(MainWindow)
22 24 self.centralWidget.setObjectName(_fromUtf8("centralWidget"))
23 25 self.frame_2 = QtGui.QFrame(self.centralWidget)
24 26 self.frame_2.setGeometry(QtCore.QRect(580, 0, 281, 531))
25 27 self.frame_2.setFrameShape(QtGui.QFrame.StyledPanel)
26 28 self.frame_2.setFrameShadow(QtGui.QFrame.Plain)
27 29 self.frame_2.setObjectName(_fromUtf8("frame_2"))
28 30 self.frame_6 = QtGui.QFrame(self.frame_2)
29 31 self.frame_6.setGeometry(QtCore.QRect(10, 10, 261, 31))
30 32 self.frame_6.setFrameShape(QtGui.QFrame.StyledPanel)
31 33 self.frame_6.setFrameShadow(QtGui.QFrame.Plain)
32 34 self.frame_6.setObjectName(_fromUtf8("frame_6"))
33 35 self.label_46 = QtGui.QLabel(self.frame_6)
34 36 self.label_46.setGeometry(QtCore.QRect(70, 0, 125, 21))
35 37 font = QtGui.QFont()
36 38 font.setPointSize(11)
37 39 self.label_46.setFont(font)
38 40 self.label_46.setObjectName(_fromUtf8("label_46"))
39 41 self.treeView_2 = QtGui.QTreeView(self.frame_2)
40 42 self.treeView_2.setGeometry(QtCore.QRect(10, 50, 261, 471))
41 43 self.treeView_2.setObjectName(_fromUtf8("treeView_2"))
42 44 self.frame = QtGui.QFrame(self.centralWidget)
43 45 self.frame.setGeometry(QtCore.QRect(0, 0, 251, 531))
44 46 self.frame.setFrameShape(QtGui.QFrame.StyledPanel)
45 47 self.frame.setFrameShadow(QtGui.QFrame.Plain)
46 48 self.frame.setObjectName(_fromUtf8("frame"))
47 49 self.frame_9 = QtGui.QFrame(self.frame)
48 50 self.frame_9.setGeometry(QtCore.QRect(10, 10, 231, 61))
49 51 self.frame_9.setFrameShape(QtGui.QFrame.StyledPanel)
50 52 self.frame_9.setFrameShadow(QtGui.QFrame.Plain)
51 53 self.frame_9.setObjectName(_fromUtf8("frame_9"))
52 54 self.label = QtGui.QLabel(self.frame_9)
53 55 self.label.setGeometry(QtCore.QRect(70, 0, 101, 31))
54 56 font = QtGui.QFont()
55 57 font.setPointSize(11)
56 58 self.label.setFont(font)
57 59 self.label.setObjectName(_fromUtf8("label"))
58 60 self.addprojectBtn = QtGui.QPushButton(self.frame_9)
59 61 self.addprojectBtn.setGeometry(QtCore.QRect(10, 30, 101, 23))
60 62 self.addprojectBtn.setObjectName(_fromUtf8("addprojectBtn"))
61 63 self.addUnitProces = QtGui.QPushButton(self.frame_9)
62 64 self.addUnitProces.setGeometry(QtCore.QRect(120, 30, 101, 23))
63 65 self.addUnitProces.setObjectName(_fromUtf8("addUnitProces"))
64 66 self.treeView = QtGui.QTreeView(self.frame)
65 67 self.treeView.setGeometry(QtCore.QRect(10, 80, 231, 441))
66 68 self.treeView.setObjectName(_fromUtf8("treeView"))
67 69 self.frame_7 = QtGui.QFrame(self.centralWidget)
68 70 self.frame_7.setGeometry(QtCore.QRect(250, 0, 331, 531))
69 71 self.frame_7.setFrameShape(QtGui.QFrame.StyledPanel)
70 72 self.frame_7.setFrameShadow(QtGui.QFrame.Plain)
71 73 self.frame_7.setObjectName(_fromUtf8("frame_7"))
72 74 self.tabWidgetProject = QtGui.QTabWidget(self.frame_7)
73 75 self.tabWidgetProject.setEnabled(True)
74 76 self.tabWidgetProject.setGeometry(QtCore.QRect(10, 10, 311, 391))
75 77 font = QtGui.QFont()
76 78 font.setPointSize(10)
77 79 self.tabWidgetProject.setFont(font)
78 80 self.tabWidgetProject.setObjectName(_fromUtf8("tabWidgetProject"))
79 81 self.tab_5 = QtGui.QWidget()
80 82 self.tab_5.setObjectName(_fromUtf8("tab_5"))
81 83 self.frame_5 = QtGui.QFrame(self.tab_5)
82 84 self.frame_5.setGeometry(QtCore.QRect(10, 130, 281, 31))
83 85 font = QtGui.QFont()
84 86 font.setPointSize(10)
85 87 self.frame_5.setFont(font)
86 88 self.frame_5.setFrameShape(QtGui.QFrame.StyledPanel)
87 89 self.frame_5.setFrameShadow(QtGui.QFrame.Plain)
88 90 self.frame_5.setObjectName(_fromUtf8("frame_5"))
89 91 self.label_55 = QtGui.QLabel(self.frame_5)
90 92 self.label_55.setGeometry(QtCore.QRect(10, 10, 72, 16))
91 93 font = QtGui.QFont()
92 94 font.setPointSize(10)
93 95 self.label_55.setFont(font)
94 96 self.label_55.setObjectName(_fromUtf8("label_55"))
95 97 self.readModeCmBox = QtGui.QComboBox(self.frame_5)
96 98 self.readModeCmBox.setGeometry(QtCore.QRect(90, 10, 71, 16))
97 99 font = QtGui.QFont()
98 100 font.setPointSize(10)
99 101 self.readModeCmBox.setFont(font)
100 102 self.readModeCmBox.setObjectName(_fromUtf8("readModeCmBox"))
101 103 self.readModeCmBox.addItem(_fromUtf8(""))
102 104 self.readModeCmBox.addItem(_fromUtf8(""))
103 105 self.dataWaitLine = QtGui.QLabel(self.frame_5)
104 106 self.dataWaitLine.setGeometry(QtCore.QRect(170, 10, 61, 20))
105 107 font = QtGui.QFont()
106 108 font.setPointSize(10)
107 109 self.dataWaitLine.setFont(font)
108 110 self.dataWaitLine.setObjectName(_fromUtf8("dataWaitLine"))
109 111 self.dataWaitTxt = QtGui.QLineEdit(self.frame_5)
110 112 self.dataWaitTxt.setGeometry(QtCore.QRect(240, 10, 31, 16))
111 113 self.dataWaitTxt.setObjectName(_fromUtf8("dataWaitTxt"))
112 114 self.frame_4 = QtGui.QFrame(self.tab_5)
113 115 self.frame_4.setGeometry(QtCore.QRect(10, 60, 281, 61))
114 116 self.frame_4.setFrameShape(QtGui.QFrame.StyledPanel)
115 117 self.frame_4.setFrameShadow(QtGui.QFrame.Plain)
116 118 self.frame_4.setObjectName(_fromUtf8("frame_4"))
117 119 self.dataTypeLine = QtGui.QLabel(self.frame_4)
118 120 self.dataTypeLine.setGeometry(QtCore.QRect(10, 10, 81, 16))
119 121 font = QtGui.QFont()
120 122 font.setPointSize(10)
121 123 self.dataTypeLine.setFont(font)
122 124 self.dataTypeLine.setObjectName(_fromUtf8("dataTypeLine"))
123 125 self.dataPathline = QtGui.QLabel(self.frame_4)
124 126 self.dataPathline.setGeometry(QtCore.QRect(10, 40, 81, 19))
125 127 font = QtGui.QFont()
126 128 font.setPointSize(10)
127 129 self.dataPathline.setFont(font)
128 130 self.dataPathline.setObjectName(_fromUtf8("dataPathline"))
129 131 self.dataTypeCmbBox = QtGui.QComboBox(self.frame_4)
130 132 self.dataTypeCmbBox.setGeometry(QtCore.QRect(80, 10, 141, 21))
131 133 font = QtGui.QFont()
132 134 font.setPointSize(10)
133 135 self.dataTypeCmbBox.setFont(font)
134 136 self.dataTypeCmbBox.setObjectName(_fromUtf8("dataTypeCmbBox"))
135 137 self.dataTypeCmbBox.addItem(_fromUtf8(""))
136 138 self.dataTypeCmbBox.addItem(_fromUtf8(""))
137 139 self.dataPathTxt = QtGui.QLineEdit(self.frame_4)
138 140 self.dataPathTxt.setGeometry(QtCore.QRect(80, 40, 161, 16))
139 141 self.dataPathTxt.setObjectName(_fromUtf8("dataPathTxt"))
140 142 self.dataPathBrowse = QtGui.QPushButton(self.frame_4)
141 143 self.dataPathBrowse.setGeometry(QtCore.QRect(249, 36, 21, 20))
142 144 self.dataPathBrowse.setObjectName(_fromUtf8("dataPathBrowse"))
143 145 self.dataFormatTxt = QtGui.QLineEdit(self.frame_4)
144 146 self.dataFormatTxt.setGeometry(QtCore.QRect(230, 10, 41, 16))
145 147 self.dataFormatTxt.setObjectName(_fromUtf8("dataFormatTxt"))
146 148 self.frame_3 = QtGui.QFrame(self.tab_5)
147 149 self.frame_3.setGeometry(QtCore.QRect(10, 10, 281, 41))
148 150 self.frame_3.setFrameShape(QtGui.QFrame.StyledPanel)
149 151 self.frame_3.setFrameShadow(QtGui.QFrame.Plain)
150 152 self.frame_3.setObjectName(_fromUtf8("frame_3"))
151 153 self.dataOperationModeline = QtGui.QLabel(self.frame_3)
152 154 self.dataOperationModeline.setGeometry(QtCore.QRect(10, 10, 111, 20))
153 155 font = QtGui.QFont()
154 156 font.setPointSize(12)
155 157 self.dataOperationModeline.setFont(font)
156 158 self.dataOperationModeline.setObjectName(_fromUtf8("dataOperationModeline"))
157 159 self.nameProjectTxt = QtGui.QLineEdit(self.frame_3)
158 160 self.nameProjectTxt.setGeometry(QtCore.QRect(120, 10, 151, 21))
159 161 self.nameProjectTxt.setObjectName(_fromUtf8("nameProjectTxt"))
160 162 self.frame_8 = QtGui.QFrame(self.tab_5)
161 163 self.frame_8.setGeometry(QtCore.QRect(10, 170, 281, 81))
162 164 self.frame_8.setFrameShape(QtGui.QFrame.StyledPanel)
163 165 self.frame_8.setFrameShadow(QtGui.QFrame.Plain)
164 166 self.frame_8.setObjectName(_fromUtf8("frame_8"))
165 167 self.dataStartLine = QtGui.QLabel(self.frame_8)
166 168 self.dataStartLine.setGeometry(QtCore.QRect(10, 10, 69, 16))
167 169 font = QtGui.QFont()
168 170 font.setPointSize(10)
169 171 self.dataStartLine.setFont(font)
170 172 self.dataStartLine.setObjectName(_fromUtf8("dataStartLine"))
171 173 self.dataEndline = QtGui.QLabel(self.frame_8)
172 174 self.dataEndline.setGeometry(QtCore.QRect(10, 30, 61, 16))
173 175 font = QtGui.QFont()
174 176 font.setPointSize(10)
175 177 self.dataEndline.setFont(font)
176 178 self.dataEndline.setObjectName(_fromUtf8("dataEndline"))
177 179 self.starDateCmbBox = QtGui.QComboBox(self.frame_8)
178 180 self.starDateCmbBox.setGeometry(QtCore.QRect(130, 10, 141, 16))
179 181 self.starDateCmbBox.setObjectName(_fromUtf8("starDateCmbBox"))
180 182 self.endDateCmbBox = QtGui.QComboBox(self.frame_8)
181 183 self.endDateCmbBox.setGeometry(QtCore.QRect(130, 30, 141, 16))
182 184 self.endDateCmbBox.setObjectName(_fromUtf8("endDateCmbBox"))
183 185 self.LTReferenceRdBtn = QtGui.QRadioButton(self.frame_8)
184 186 self.LTReferenceRdBtn.setGeometry(QtCore.QRect(30, 50, 211, 21))
185 187 font = QtGui.QFont()
186 188 font.setPointSize(8)
187 189 self.LTReferenceRdBtn.setFont(font)
188 190 self.LTReferenceRdBtn.setObjectName(_fromUtf8("LTReferenceRdBtn"))
189 191 self.dataOkBtn = QtGui.QPushButton(self.tab_5)
190 192 self.dataOkBtn.setGeometry(QtCore.QRect(70, 340, 81, 21))
191 193 self.dataOkBtn.setObjectName(_fromUtf8("dataOkBtn"))
192 194 self.dataCancelBtn = QtGui.QPushButton(self.tab_5)
193 195 self.dataCancelBtn.setGeometry(QtCore.QRect(170, 340, 81, 21))
194 196 self.dataCancelBtn.setObjectName(_fromUtf8("dataCancelBtn"))
195 197 self.frame_10 = QtGui.QFrame(self.tab_5)
196 198 self.frame_10.setGeometry(QtCore.QRect(10, 260, 281, 71))
197 199 self.frame_10.setFrameShape(QtGui.QFrame.StyledPanel)
198 200 self.frame_10.setFrameShadow(QtGui.QFrame.Plain)
199 201 self.frame_10.setObjectName(_fromUtf8("frame_10"))
200 202 self.dataInitialTimeLine = QtGui.QLabel(self.frame_10)
201 203 self.dataInitialTimeLine.setGeometry(QtCore.QRect(30, 10, 61, 16))
202 204 font = QtGui.QFont()
203 205 font.setPointSize(9)
204 206 self.dataInitialTimeLine.setFont(font)
205 207 self.dataInitialTimeLine.setObjectName(_fromUtf8("dataInitialTimeLine"))
206 208 self.dataFinelTimeLine = QtGui.QLabel(self.frame_10)
207 209 self.dataFinelTimeLine.setGeometry(QtCore.QRect(30, 40, 61, 16))
208 210 font = QtGui.QFont()
209 211 font.setPointSize(9)
210 212 self.dataFinelTimeLine.setFont(font)
211 213 self.dataFinelTimeLine.setObjectName(_fromUtf8("dataFinelTimeLine"))
212 214 self.startTimeEdit = QtGui.QTimeEdit(self.frame_10)
213 215 self.startTimeEdit.setGeometry(QtCore.QRect(150, 10, 121, 20))
214 216 self.startTimeEdit.setObjectName(_fromUtf8("startTimeEdit"))
215 217 self.timeEdit_2 = QtGui.QTimeEdit(self.frame_10)
216 218 self.timeEdit_2.setGeometry(QtCore.QRect(150, 40, 121, 20))
217 219 self.timeEdit_2.setObjectName(_fromUtf8("timeEdit_2"))
218 220 self.tabWidgetProject.addTab(self.tab_5, _fromUtf8(""))
219 221 self.tab_7 = QtGui.QWidget()
220 222 self.tab_7.setObjectName(_fromUtf8("tab_7"))
221 223 self.tabWidgetVol = QtGui.QTabWidget(self.tab_7)
222 224 self.tabWidgetVol.setEnabled(True)
223 225 self.tabWidgetVol.setGeometry(QtCore.QRect(10, 10, 291, 331))
226
224 227 self.tabWidgetVol.setObjectName(_fromUtf8("tabWidgetVol"))
225 228 self.tab_3 = QtGui.QWidget()
226 229 self.tab_3.setObjectName(_fromUtf8("tab_3"))
227 230 self.selecChannelopVolCEB = QtGui.QCheckBox(self.tab_3)
228 231 self.selecChannelopVolCEB.setGeometry(QtCore.QRect(10, 10, 121, 21))
229 232 self.selecChannelopVolCEB.setObjectName(_fromUtf8("selecChannelopVolCEB"))
230 233 self.numberChannelopVol = QtGui.QLineEdit(self.tab_3)
231 234 self.numberChannelopVol.setEnabled(True)
232 235 self.numberChannelopVol.setGeometry(QtCore.QRect(170, 10, 91, 20))
233 236 self.numberChannelopVol.setObjectName(_fromUtf8("numberChannelopVol"))
234 237 self.selecHeighopVolCEB = QtGui.QCheckBox(self.tab_3)
235 238 self.selecHeighopVolCEB.setGeometry(QtCore.QRect(10, 40, 121, 21))
236 239 self.selecHeighopVolCEB.setObjectName(_fromUtf8("selecHeighopVolCEB"))
237 240 self.removeDCCEB = QtGui.QCheckBox(self.tab_3)
238 241 self.removeDCCEB.setGeometry(QtCore.QRect(10, 70, 91, 17))
239 242 font = QtGui.QFont()
240 243 font.setPointSize(10)
241 244 self.removeDCCEB.setFont(font)
242 245 self.removeDCCEB.setObjectName(_fromUtf8("removeDCCEB"))
243 246 self.profileSelecopVolCEB = QtGui.QCheckBox(self.tab_3)
244 247 self.profileSelecopVolCEB.setGeometry(QtCore.QRect(10, 100, 111, 17))
245 248 self.profileSelecopVolCEB.setObjectName(_fromUtf8("profileSelecopVolCEB"))
246 249 self.decodeCEB = QtGui.QCheckBox(self.tab_3)
247 250 self.decodeCEB.setGeometry(QtCore.QRect(10, 130, 101, 21))
248 251 font = QtGui.QFont()
249 252 font.setPointSize(10)
250 253 self.decodeCEB.setFont(font)
251 254 self.decodeCEB.setObjectName(_fromUtf8("decodeCEB"))
252 255 self.coherentIntegrationCEB = QtGui.QCheckBox(self.tab_3)
253 256 self.coherentIntegrationCEB.setGeometry(QtCore.QRect(10, 160, 141, 17))
254 257 font = QtGui.QFont()
255 258 font.setPointSize(10)
256 259 self.coherentIntegrationCEB.setFont(font)
257 260 self.coherentIntegrationCEB.setObjectName(_fromUtf8("coherentIntegrationCEB"))
258 261 self.lineHeighProfileTxtopVol = QtGui.QLineEdit(self.tab_3)
259 262 self.lineHeighProfileTxtopVol.setGeometry(QtCore.QRect(170, 40, 91, 20))
260 263 self.lineHeighProfileTxtopVol.setObjectName(_fromUtf8("lineHeighProfileTxtopVol"))
261 264 self.removeDCcob = QtGui.QComboBox(self.tab_3)
262 265 self.removeDCcob.setGeometry(QtCore.QRect(170, 70, 91, 20))
263 266 self.removeDCcob.setObjectName(_fromUtf8("removeDCcob"))
264 267 self.lineProfileSelecopVolCEB = QtGui.QLineEdit(self.tab_3)
265 268 self.lineProfileSelecopVolCEB.setGeometry(QtCore.QRect(170, 100, 91, 20))
266 269 self.lineProfileSelecopVolCEB.setObjectName(_fromUtf8("lineProfileSelecopVolCEB"))
267 270 self.decodeCcob = QtGui.QComboBox(self.tab_3)
268 271 self.decodeCcob.setGeometry(QtCore.QRect(170, 130, 91, 20))
269 272 self.decodeCcob.setObjectName(_fromUtf8("decodeCcob"))
270 273 self.numberIntegration = QtGui.QLineEdit(self.tab_3)
271 274 self.numberIntegration.setGeometry(QtCore.QRect(170, 160, 91, 21))
272 275 self.numberIntegration.setObjectName(_fromUtf8("numberIntegration"))
273 276 self.dataopVolOkBtn = QtGui.QPushButton(self.tab_3)
274 277 self.dataopVolOkBtn.setGeometry(QtCore.QRect(60, 210, 71, 21))
275 278 self.dataopVolOkBtn.setObjectName(_fromUtf8("dataopVolOkBtn"))
276 279 self.dataopVolCancelBtn = QtGui.QPushButton(self.tab_3)
277 280 self.dataopVolCancelBtn.setGeometry(QtCore.QRect(150, 210, 71, 21))
278 281 self.dataopVolCancelBtn.setObjectName(_fromUtf8("dataopVolCancelBtn"))
279 282 self.tabWidgetVol.addTab(self.tab_3, _fromUtf8(""))
280 283 self.tab_2 = QtGui.QWidget()
281 284 self.tab_2.setObjectName(_fromUtf8("tab_2"))
282 285 self.frame_17 = QtGui.QFrame(self.tab_2)
283 286 self.frame_17.setGeometry(QtCore.QRect(10, 90, 251, 71))
284 287 self.frame_17.setFrameShape(QtGui.QFrame.StyledPanel)
285 288 self.frame_17.setFrameShadow(QtGui.QFrame.Plain)
286 289 self.frame_17.setObjectName(_fromUtf8("frame_17"))
287 290 self.datalabelGraphicsVol = QtGui.QLabel(self.frame_17)
288 291 self.datalabelGraphicsVol.setGeometry(QtCore.QRect(10, 10, 66, 21))
289 292 font = QtGui.QFont()
290 293 font.setPointSize(10)
291 294 self.datalabelGraphicsVol.setFont(font)
292 295 self.datalabelGraphicsVol.setObjectName(_fromUtf8("datalabelGraphicsVol"))
293 296 self.dataPotlabelGraphicsVol = QtGui.QLabel(self.frame_17)
294 297 self.dataPotlabelGraphicsVol.setGeometry(QtCore.QRect(10, 30, 66, 21))
295 298 font = QtGui.QFont()
296 299 font.setPointSize(10)
297 300 self.dataPotlabelGraphicsVol.setFont(font)
298 301 self.dataPotlabelGraphicsVol.setObjectName(_fromUtf8("dataPotlabelGraphicsVol"))
299 302 self.showdataGraphicsVol = QtGui.QCheckBox(self.frame_17)
300 303 self.showdataGraphicsVol.setGeometry(QtCore.QRect(140, 10, 31, 26))
301 304 self.showdataGraphicsVol.setText(_fromUtf8(""))
302 305 self.showdataGraphicsVol.setObjectName(_fromUtf8("showdataGraphicsVol"))
303 306 self.savedataCEBGraphicsVol = QtGui.QCheckBox(self.frame_17)
304 307 self.savedataCEBGraphicsVol.setGeometry(QtCore.QRect(200, 10, 31, 26))
305 308 self.savedataCEBGraphicsVol.setText(_fromUtf8(""))
306 309 self.savedataCEBGraphicsVol.setObjectName(_fromUtf8("savedataCEBGraphicsVol"))
307 310 self.showPotCEBGraphicsVol = QtGui.QCheckBox(self.frame_17)
308 311 self.showPotCEBGraphicsVol.setGeometry(QtCore.QRect(140, 30, 31, 26))
309 312 self.showPotCEBGraphicsVol.setText(_fromUtf8(""))
310 313 self.showPotCEBGraphicsVol.setObjectName(_fromUtf8("showPotCEBGraphicsVol"))
311 314 self.checkBox_18 = QtGui.QCheckBox(self.frame_17)
312 315 self.checkBox_18.setGeometry(QtCore.QRect(200, 30, 31, 26))
313 316 self.checkBox_18.setText(_fromUtf8(""))
314 317 self.checkBox_18.setObjectName(_fromUtf8("checkBox_18"))
315 318 self.frame_19 = QtGui.QFrame(self.tab_2)
316 319 self.frame_19.setGeometry(QtCore.QRect(10, 170, 251, 61))
317 320 self.frame_19.setFrameShape(QtGui.QFrame.StyledPanel)
318 321 self.frame_19.setFrameShadow(QtGui.QFrame.Plain)
319 322 self.frame_19.setObjectName(_fromUtf8("frame_19"))
320 323 self.label_13 = QtGui.QLabel(self.frame_19)
321 324 self.label_13.setGeometry(QtCore.QRect(10, 10, 61, 16))
322 325 font = QtGui.QFont()
323 326 font.setPointSize(10)
324 327 self.label_13.setFont(font)
325 328 self.label_13.setObjectName(_fromUtf8("label_13"))
326 329 self.label_14 = QtGui.QLabel(self.frame_19)
327 330 self.label_14.setGeometry(QtCore.QRect(10, 30, 51, 21))
328 331 font = QtGui.QFont()
329 332 font.setPointSize(10)
330 333 self.label_14.setFont(font)
331 334 self.label_14.setObjectName(_fromUtf8("label_14"))
332 335 self.lineEdit_4 = QtGui.QLineEdit(self.frame_19)
333 336 self.lineEdit_4.setGeometry(QtCore.QRect(90, 30, 101, 21))
334 337 self.lineEdit_4.setObjectName(_fromUtf8("lineEdit_4"))
335 338 self.toolButton_2 = QtGui.QToolButton(self.frame_19)
336 339 self.toolButton_2.setGeometry(QtCore.QRect(210, 30, 31, 21))
337 340 self.toolButton_2.setObjectName(_fromUtf8("toolButton_2"))
338 341 self.comboBox_10 = QtGui.QComboBox(self.frame_19)
339 342 self.comboBox_10.setGeometry(QtCore.QRect(90, 10, 151, 16))
340 343 self.comboBox_10.setObjectName(_fromUtf8("comboBox_10"))
341 344 self.dataGraphVolOkBtn = QtGui.QPushButton(self.tab_2)
342 345 self.dataGraphVolOkBtn.setGeometry(QtCore.QRect(60, 240, 71, 21))
343 346 self.dataGraphVolOkBtn.setObjectName(_fromUtf8("dataGraphVolOkBtn"))
344 347 self.dataGraphVolCancelBtn = QtGui.QPushButton(self.tab_2)
345 348 self.dataGraphVolCancelBtn.setGeometry(QtCore.QRect(150, 240, 71, 21))
346 349 self.dataGraphVolCancelBtn.setObjectName(_fromUtf8("dataGraphVolCancelBtn"))
347 350 self.dataPathlabelGraphicsVol = QtGui.QLabel(self.tab_2)
348 351 self.dataPathlabelGraphicsVol.setGeometry(QtCore.QRect(20, 10, 66, 16))
349 352 font = QtGui.QFont()
350 353 font.setPointSize(10)
351 354 self.dataPathlabelGraphicsVol.setFont(font)
352 355 self.dataPathlabelGraphicsVol.setObjectName(_fromUtf8("dataPathlabelGraphicsVol"))
353 356 self.dataPrefixlabelGraphicsVol = QtGui.QLabel(self.tab_2)
354 357 self.dataPrefixlabelGraphicsVol.setGeometry(QtCore.QRect(20, 40, 41, 16))
355 358 font = QtGui.QFont()
356 359 font.setPointSize(10)
357 360 self.dataPrefixlabelGraphicsVol.setFont(font)
358 361 self.dataPrefixlabelGraphicsVol.setObjectName(_fromUtf8("dataPrefixlabelGraphicsVol"))
359 362 self.dataPathtxtGraphicsVol = QtGui.QLineEdit(self.tab_2)
360 363 self.dataPathtxtGraphicsVol.setGeometry(QtCore.QRect(70, 10, 161, 21))
361 364 self.dataPathtxtGraphicsVol.setObjectName(_fromUtf8("dataPathtxtGraphicsVol"))
362 365 self.dataPrefixtxtGraphicsVol = QtGui.QLineEdit(self.tab_2)
363 366 self.dataPrefixtxtGraphicsVol.setGeometry(QtCore.QRect(70, 40, 191, 21))
364 367 self.dataPrefixtxtGraphicsVol.setObjectName(_fromUtf8("dataPrefixtxtGraphicsVol"))
365 368 self.dataGraphicsVolPathBrowse = QtGui.QToolButton(self.tab_2)
366 369 self.dataGraphicsVolPathBrowse.setGeometry(QtCore.QRect(240, 10, 21, 21))
367 370 self.dataGraphicsVolPathBrowse.setObjectName(_fromUtf8("dataGraphicsVolPathBrowse"))
368 371 self.label_6 = QtGui.QLabel(self.tab_2)
369 372 self.label_6.setGeometry(QtCore.QRect(20, 70, 31, 16))
370 373 font = QtGui.QFont()
371 374 font.setPointSize(10)
372 375 self.label_6.setFont(font)
373 376 self.label_6.setObjectName(_fromUtf8("label_6"))
374 377 self.label_7 = QtGui.QLabel(self.tab_2)
375 378 self.label_7.setGeometry(QtCore.QRect(140, 70, 41, 16))
376 379 font = QtGui.QFont()
377 380 font.setPointSize(10)
378 381 self.label_7.setFont(font)
379 382 self.label_7.setObjectName(_fromUtf8("label_7"))
380 383 self.label_8 = QtGui.QLabel(self.tab_2)
381 384 self.label_8.setGeometry(QtCore.QRect(210, 70, 41, 16))
382 385 font = QtGui.QFont()
383 386 font.setPointSize(10)
384 387 self.label_8.setFont(font)
385 388 self.label_8.setObjectName(_fromUtf8("label_8"))
386 389 self.tabWidgetVol.addTab(self.tab_2, _fromUtf8(""))
387 390 self.tab_4 = QtGui.QWidget()
388 391 self.tab_4.setObjectName(_fromUtf8("tab_4"))
389 392 self.frame_15 = QtGui.QFrame(self.tab_4)
390 393 self.frame_15.setGeometry(QtCore.QRect(10, 20, 251, 71))
391 394 self.frame_15.setFrameShape(QtGui.QFrame.StyledPanel)
392 395 self.frame_15.setFrameShadow(QtGui.QFrame.Plain)
393 396 self.frame_15.setObjectName(_fromUtf8("frame_15"))
394 397 self.dataPathlabelOutVol = QtGui.QLabel(self.frame_15)
395 398 self.dataPathlabelOutVol.setGeometry(QtCore.QRect(20, 10, 31, 16))
396 399 self.dataPathlabelOutVol.setObjectName(_fromUtf8("dataPathlabelOutVol"))
397 400 self.dataPathtxtOutVol = QtGui.QLineEdit(self.frame_15)
398 401 self.dataPathtxtOutVol.setGeometry(QtCore.QRect(62, 10, 131, 20))
399 402 self.dataPathtxtOutVol.setObjectName(_fromUtf8("dataPathtxtOutVol"))
400 403 self.dataOutVolPathBrowse = QtGui.QToolButton(self.frame_15)
401 404 self.dataOutVolPathBrowse.setGeometry(QtCore.QRect(210, 10, 25, 19))
402 405 self.dataOutVolPathBrowse.setObjectName(_fromUtf8("dataOutVolPathBrowse"))
403 406 self.dataSufixlabelOutVol = QtGui.QLabel(self.frame_15)
404 407 self.dataSufixlabelOutVol.setGeometry(QtCore.QRect(20, 40, 41, 16))
405 408 self.dataSufixlabelOutVol.setObjectName(_fromUtf8("dataSufixlabelOutVol"))
406 409 self.dataSufixtxtOutVol = QtGui.QLineEdit(self.frame_15)
407 410 self.dataSufixtxtOutVol.setGeometry(QtCore.QRect(60, 40, 171, 20))
408 411 self.dataSufixtxtOutVol.setObjectName(_fromUtf8("dataSufixtxtOutVol"))
409 412 self.datasaveVolOkBtn = QtGui.QPushButton(self.tab_4)
410 413 self.datasaveVolOkBtn.setGeometry(QtCore.QRect(60, 120, 71, 21))
411 414 self.datasaveVolOkBtn.setObjectName(_fromUtf8("datasaveVolOkBtn"))
412 415 self.datasaveVolCancelBtn = QtGui.QPushButton(self.tab_4)
413 416 self.datasaveVolCancelBtn.setGeometry(QtCore.QRect(150, 120, 71, 21))
414 417 self.datasaveVolCancelBtn.setObjectName(_fromUtf8("datasaveVolCancelBtn"))
415 418 self.tabWidgetVol.addTab(self.tab_4, _fromUtf8(""))
416 419 self.tabWidgetProject.addTab(self.tab_7, _fromUtf8(""))
417 420 self.tab_6 = QtGui.QWidget()
418 421 self.tab_6.setObjectName(_fromUtf8("tab_6"))
419 422 self.tabWidgetSpec = QtGui.QTabWidget(self.tab_6)
420 423 self.tabWidgetSpec.setEnabled(True)
421 424 self.tabWidgetSpec.setGeometry(QtCore.QRect(10, 10, 291, 331))
422 425 self.tabWidgetSpec.setObjectName(_fromUtf8("tabWidgetSpec"))
423 426 self.tab_8 = QtGui.QWidget()
424 427 self.tab_8.setObjectName(_fromUtf8("tab_8"))
425 428 self.nFFTPointOpSpecCEB = QtGui.QCheckBox(self.tab_8)
426 429 self.nFFTPointOpSpecCEB.setGeometry(QtCore.QRect(10, 10, 111, 21))
427 430 self.nFFTPointOpSpecCEB.setObjectName(_fromUtf8("nFFTPointOpSpecCEB"))
428 431 self.selecChannelopSpecCEB = QtGui.QCheckBox(self.tab_8)
429 432 self.selecChannelopSpecCEB.setGeometry(QtCore.QRect(10, 40, 111, 17))
430 433 font = QtGui.QFont()
431 434 font.setPointSize(10)
432 435 self.selecChannelopSpecCEB.setFont(font)
433 436 self.selecChannelopSpecCEB.setObjectName(_fromUtf8("selecChannelopSpecCEB"))
434 437 self.IncohIntOpSpecCEB = QtGui.QCheckBox(self.tab_8)
435 438 self.IncohIntOpSpecCEB.setGeometry(QtCore.QRect(10, 70, 151, 17))
436 439 font = QtGui.QFont()
437 440 font.setPointSize(10)
438 441 self.IncohIntOpSpecCEB.setFont(font)
439 442 self.IncohIntOpSpecCEB.setObjectName(_fromUtf8("IncohIntOpSpecCEB"))
440 443 self.DecoderOpSpecCEB = QtGui.QCheckBox(self.tab_8)
441 444 self.DecoderOpSpecCEB.setGeometry(QtCore.QRect(10, 100, 141, 17))
442 445 font = QtGui.QFont()
443 446 font.setPointSize(10)
444 447 self.DecoderOpSpecCEB.setFont(font)
445 448 self.DecoderOpSpecCEB.setObjectName(_fromUtf8("DecoderOpSpecCEB"))
446 449 self.checkBox_52 = QtGui.QCheckBox(self.tab_8)
447 450 self.checkBox_52.setGeometry(QtCore.QRect(10, 130, 141, 17))
448 451 font = QtGui.QFont()
449 452 font.setPointSize(10)
450 453 self.checkBox_52.setFont(font)
451 454 self.checkBox_52.setObjectName(_fromUtf8("checkBox_52"))
452 455 self.valuenFFTPointOpSpec = QtGui.QLineEdit(self.tab_8)
453 456 self.valuenFFTPointOpSpec.setGeometry(QtCore.QRect(200, 10, 71, 20))
454 457 self.valuenFFTPointOpSpec.setObjectName(_fromUtf8("valuenFFTPointOpSpec"))
455 458 self.numberChannelopSpec = QtGui.QLineEdit(self.tab_8)
456 459 self.numberChannelopSpec.setGeometry(QtCore.QRect(200, 40, 71, 20))
457 460 self.numberChannelopSpec.setObjectName(_fromUtf8("numberChannelopSpec"))
458 461 self.valueIncohIntOpSpec = QtGui.QLineEdit(self.tab_8)
459 462 self.valueIncohIntOpSpec.setGeometry(QtCore.QRect(200, 70, 71, 20))
460 463 self.valueIncohIntOpSpec.setObjectName(_fromUtf8("valueIncohIntOpSpec"))
461 464 self.comboBox_23 = QtGui.QComboBox(self.tab_8)
462 465 self.comboBox_23.setGeometry(QtCore.QRect(200, 100, 71, 20))
463 466 self.comboBox_23.setObjectName(_fromUtf8("comboBox_23"))
464 467 self.comboBox_23.addItem(_fromUtf8(""))
465 468 self.comboBox_23.addItem(_fromUtf8(""))
466 469 self.comboBox_23.addItem(_fromUtf8(""))
467 470 self.lineEdit_33 = QtGui.QLineEdit(self.tab_8)
468 471 self.lineEdit_33.setGeometry(QtCore.QRect(200, 130, 71, 20))
469 472 self.lineEdit_33.setObjectName(_fromUtf8("lineEdit_33"))
470 473 self.dataopSpecOkBtn = QtGui.QPushButton(self.tab_8)
471 474 self.dataopSpecOkBtn.setGeometry(QtCore.QRect(50, 180, 71, 21))
472 475 self.dataopSpecOkBtn.setObjectName(_fromUtf8("dataopSpecOkBtn"))
473 476 self.dataopSpecCancelBtn = QtGui.QPushButton(self.tab_8)
474 477 self.dataopSpecCancelBtn.setGeometry(QtCore.QRect(160, 180, 71, 21))
475 478 self.dataopSpecCancelBtn.setObjectName(_fromUtf8("dataopSpecCancelBtn"))
476 479 self.tabWidgetSpec.addTab(self.tab_8, _fromUtf8(""))
477 480 self.tab_10 = QtGui.QWidget()
478 481 self.tab_10.setObjectName(_fromUtf8("tab_10"))
479 482 self.dataGraphSpecCancelBtn = QtGui.QPushButton(self.tab_10)
480 483 self.dataGraphSpecCancelBtn.setGeometry(QtCore.QRect(160, 240, 71, 21))
481 484 self.dataGraphSpecCancelBtn.setObjectName(_fromUtf8("dataGraphSpecCancelBtn"))
482 485 self.frame_40 = QtGui.QFrame(self.tab_10)
483 486 self.frame_40.setGeometry(QtCore.QRect(10, 80, 261, 91))
484 487 self.frame_40.setFrameShape(QtGui.QFrame.StyledPanel)
485 488 self.frame_40.setFrameShadow(QtGui.QFrame.Plain)
486 489 self.frame_40.setObjectName(_fromUtf8("frame_40"))
487 490 self.RTIPlotGraphLabel = QtGui.QLabel(self.frame_40)
488 491 self.RTIPlotGraphLabel.setGeometry(QtCore.QRect(10, 0, 66, 16))
489 492 font = QtGui.QFont()
490 493 font.setPointSize(10)
491 494 self.RTIPlotGraphLabel.setFont(font)
492 495 self.RTIPlotGraphLabel.setObjectName(_fromUtf8("RTIPlotGraphLabel"))
493 496 self.CrossSpectraPlotGraphLabel = QtGui.QLabel(self.frame_40)
494 497 self.CrossSpectraPlotGraphLabel.setGeometry(QtCore.QRect(10, 40, 111, 21))
495 498 self.CrossSpectraPlotGraphLabel.setObjectName(_fromUtf8("CrossSpectraPlotGraphLabel"))
496 499 self.SpectraPlotGraphLabel = QtGui.QLabel(self.frame_40)
497 500 self.SpectraPlotGraphLabel.setGeometry(QtCore.QRect(10, 20, 91, 16))
498 501 self.SpectraPlotGraphLabel.setObjectName(_fromUtf8("SpectraPlotGraphLabel"))
499 502 self.label_86 = QtGui.QLabel(self.frame_40)
500 503 self.label_86.setGeometry(QtCore.QRect(10, 60, 66, 21))
501 504 self.label_86.setObjectName(_fromUtf8("label_86"))
502 505 self.RTIPlotGraphCEB = QtGui.QCheckBox(self.frame_40)
503 506 self.RTIPlotGraphCEB.setGeometry(QtCore.QRect(150, 0, 31, 26))
504 507 self.RTIPlotGraphCEB.setText(_fromUtf8(""))
505 508 self.RTIPlotGraphCEB.setObjectName(_fromUtf8("RTIPlotGraphCEB"))
506 509 self.checkBox_58 = QtGui.QCheckBox(self.frame_40)
507 510 self.checkBox_58.setGeometry(QtCore.QRect(210, 0, 31, 26))
508 511 self.checkBox_58.setText(_fromUtf8(""))
509 512 self.checkBox_58.setObjectName(_fromUtf8("checkBox_58"))
510 513 self.SpectraPlotGraphCEB = QtGui.QCheckBox(self.frame_40)
511 514 self.SpectraPlotGraphCEB.setGeometry(QtCore.QRect(150, 20, 31, 26))
512 515 self.SpectraPlotGraphCEB.setText(_fromUtf8(""))
513 516 self.SpectraPlotGraphCEB.setObjectName(_fromUtf8("SpectraPlotGraphCEB"))
514 517 self.checkBox_60 = QtGui.QCheckBox(self.frame_40)
515 518 self.checkBox_60.setGeometry(QtCore.QRect(210, 20, 31, 26))
516 519 self.checkBox_60.setText(_fromUtf8(""))
517 520 self.checkBox_60.setObjectName(_fromUtf8("checkBox_60"))
518 521 self.CrossSpectraPlotGraphceb = QtGui.QCheckBox(self.frame_40)
519 522 self.CrossSpectraPlotGraphceb.setGeometry(QtCore.QRect(150, 40, 31, 21))
520 523 self.CrossSpectraPlotGraphceb.setText(_fromUtf8(""))
521 524 self.CrossSpectraPlotGraphceb.setObjectName(_fromUtf8("CrossSpectraPlotGraphceb"))
522 525 self.checkBox_62 = QtGui.QCheckBox(self.frame_40)
523 526 self.checkBox_62.setGeometry(QtCore.QRect(210, 40, 31, 26))
524 527 self.checkBox_62.setText(_fromUtf8(""))
525 528 self.checkBox_62.setObjectName(_fromUtf8("checkBox_62"))
526 529 self.checkBox_63 = QtGui.QCheckBox(self.frame_40)
527 530 self.checkBox_63.setGeometry(QtCore.QRect(150, 60, 20, 26))
528 531 self.checkBox_63.setText(_fromUtf8(""))
529 532 self.checkBox_63.setObjectName(_fromUtf8("checkBox_63"))
530 533 self.checkBox_64 = QtGui.QCheckBox(self.frame_40)
531 534 self.checkBox_64.setGeometry(QtCore.QRect(210, 60, 31, 26))
532 535 self.checkBox_64.setText(_fromUtf8(""))
533 536 self.checkBox_64.setObjectName(_fromUtf8("checkBox_64"))
534 537 self.dataGraphSpecOkBtn = QtGui.QPushButton(self.tab_10)
535 538 self.dataGraphSpecOkBtn.setGeometry(QtCore.QRect(60, 240, 71, 21))
536 539 self.dataGraphSpecOkBtn.setObjectName(_fromUtf8("dataGraphSpecOkBtn"))
537 540 self.frame_41 = QtGui.QFrame(self.tab_10)
538 541 self.frame_41.setGeometry(QtCore.QRect(10, 180, 261, 51))
539 542 self.frame_41.setFrameShape(QtGui.QFrame.StyledPanel)
540 543 self.frame_41.setFrameShadow(QtGui.QFrame.Plain)
541 544 self.frame_41.setObjectName(_fromUtf8("frame_41"))
542 545 self.label_87 = QtGui.QLabel(self.frame_41)
543 546 self.label_87.setGeometry(QtCore.QRect(10, 10, 61, 16))
544 547 font = QtGui.QFont()
545 548 font.setPointSize(10)
546 549 self.label_87.setFont(font)
547 550 self.label_87.setObjectName(_fromUtf8("label_87"))
548 551 self.label_88 = QtGui.QLabel(self.frame_41)
549 552 self.label_88.setGeometry(QtCore.QRect(10, 30, 51, 21))
550 553 font = QtGui.QFont()
551 554 font.setPointSize(10)
552 555 self.label_88.setFont(font)
553 556 self.label_88.setObjectName(_fromUtf8("label_88"))
554 557 self.lineEdit_37 = QtGui.QLineEdit(self.frame_41)
555 558 self.lineEdit_37.setGeometry(QtCore.QRect(90, 30, 111, 16))
556 559 self.lineEdit_37.setObjectName(_fromUtf8("lineEdit_37"))
557 560 self.toolButton_18 = QtGui.QToolButton(self.frame_41)
558 561 self.toolButton_18.setGeometry(QtCore.QRect(210, 30, 21, 16))
559 562 self.toolButton_18.setObjectName(_fromUtf8("toolButton_18"))
560 563 self.comboBox_27 = QtGui.QComboBox(self.frame_41)
561 564 self.comboBox_27.setGeometry(QtCore.QRect(90, 10, 141, 16))
562 565 self.comboBox_27.setObjectName(_fromUtf8("comboBox_27"))
563 566 self.label_78 = QtGui.QLabel(self.tab_10)
564 567 self.label_78.setGeometry(QtCore.QRect(20, 10, 66, 16))
565 568 font = QtGui.QFont()
566 569 font.setPointSize(10)
567 570 self.label_78.setFont(font)
568 571 self.label_78.setObjectName(_fromUtf8("label_78"))
569 572 self.label_79 = QtGui.QLabel(self.tab_10)
570 573 self.label_79.setGeometry(QtCore.QRect(20, 40, 41, 16))
571 574 font = QtGui.QFont()
572 575 font.setPointSize(10)
573 576 self.label_79.setFont(font)
574 577 self.label_79.setObjectName(_fromUtf8("label_79"))
575 578 self.lineEdit_35 = QtGui.QLineEdit(self.tab_10)
576 579 self.lineEdit_35.setGeometry(QtCore.QRect(70, 10, 161, 16))
577 580 self.lineEdit_35.setObjectName(_fromUtf8("lineEdit_35"))
578 581 self.lineEdit_36 = QtGui.QLineEdit(self.tab_10)
579 582 self.lineEdit_36.setGeometry(QtCore.QRect(70, 40, 201, 16))
580 583 self.lineEdit_36.setObjectName(_fromUtf8("lineEdit_36"))
581 584 self.toolButton_17 = QtGui.QToolButton(self.tab_10)
582 585 self.toolButton_17.setGeometry(QtCore.QRect(250, 10, 21, 20))
583 586 self.toolButton_17.setObjectName(_fromUtf8("toolButton_17"))
584 587 self.label_80 = QtGui.QLabel(self.tab_10)
585 588 self.label_80.setGeometry(QtCore.QRect(20, 60, 31, 16))
586 589 font = QtGui.QFont()
587 590 font.setPointSize(10)
588 591 self.label_80.setFont(font)
589 592 self.label_80.setObjectName(_fromUtf8("label_80"))
590 593 self.label_81 = QtGui.QLabel(self.tab_10)
591 594 self.label_81.setGeometry(QtCore.QRect(150, 60, 41, 16))
592 595 font = QtGui.QFont()
593 596 font.setPointSize(10)
594 597 self.label_81.setFont(font)
595 598 self.label_81.setObjectName(_fromUtf8("label_81"))
596 599 self.label_82 = QtGui.QLabel(self.tab_10)
597 600 self.label_82.setGeometry(QtCore.QRect(210, 60, 41, 16))
598 601 font = QtGui.QFont()
599 602 font.setPointSize(10)
600 603 self.label_82.setFont(font)
601 604 self.label_82.setObjectName(_fromUtf8("label_82"))
602 605 self.tabWidgetSpec.addTab(self.tab_10, _fromUtf8(""))
603 606 self.tab_11 = QtGui.QWidget()
604 607 self.tab_11.setObjectName(_fromUtf8("tab_11"))
605 608 self.label_22 = QtGui.QLabel(self.tab_11)
606 609 self.label_22.setGeometry(QtCore.QRect(140, 100, 58, 16))
607 610 self.label_22.setObjectName(_fromUtf8("label_22"))
608 611 self.frame_47 = QtGui.QFrame(self.tab_11)
609 612 self.frame_47.setGeometry(QtCore.QRect(10, 20, 261, 71))
610 613 self.frame_47.setFrameShape(QtGui.QFrame.StyledPanel)
611 614 self.frame_47.setFrameShadow(QtGui.QFrame.Plain)
612 615 self.frame_47.setObjectName(_fromUtf8("frame_47"))
613 616 self.label_20 = QtGui.QLabel(self.frame_47)
614 617 self.label_20.setGeometry(QtCore.QRect(20, 10, 22, 16))
615 618 self.label_20.setObjectName(_fromUtf8("label_20"))
616 619 self.lineEdit_11 = QtGui.QLineEdit(self.frame_47)
617 620 self.lineEdit_11.setGeometry(QtCore.QRect(50, 10, 151, 20))
618 621 self.lineEdit_11.setObjectName(_fromUtf8("lineEdit_11"))
619 622 self.toolButton_5 = QtGui.QToolButton(self.frame_47)
620 623 self.toolButton_5.setGeometry(QtCore.QRect(220, 10, 25, 19))
621 624 self.toolButton_5.setObjectName(_fromUtf8("toolButton_5"))
622 625 self.label_21 = QtGui.QLabel(self.frame_47)
623 626 self.label_21.setGeometry(QtCore.QRect(20, 40, 24, 16))
624 627 self.label_21.setObjectName(_fromUtf8("label_21"))
625 628 self.lineEdit_12 = QtGui.QLineEdit(self.frame_47)
626 629 self.lineEdit_12.setGeometry(QtCore.QRect(50, 40, 191, 20))
627 630 self.lineEdit_12.setObjectName(_fromUtf8("lineEdit_12"))
628 631 self.frame_49 = QtGui.QFrame(self.tab_11)
629 632 self.frame_49.setGeometry(QtCore.QRect(10, 130, 261, 41))
630 633 self.frame_49.setFrameShape(QtGui.QFrame.StyledPanel)
631 634 self.frame_49.setFrameShadow(QtGui.QFrame.Plain)
632 635 self.frame_49.setObjectName(_fromUtf8("frame_49"))
633 636 self.datasaveSpecOkBtn = QtGui.QPushButton(self.frame_49)
634 637 self.datasaveSpecOkBtn.setGeometry(QtCore.QRect(30, 10, 71, 21))
635 638 self.datasaveSpecOkBtn.setObjectName(_fromUtf8("datasaveSpecOkBtn"))
636 639 self.datasaveSpecCancelBtn = QtGui.QPushButton(self.frame_49)
637 640 self.datasaveSpecCancelBtn.setGeometry(QtCore.QRect(130, 10, 71, 21))
638 641 self.datasaveSpecCancelBtn.setObjectName(_fromUtf8("datasaveSpecCancelBtn"))
639 642 self.tabWidgetSpec.addTab(self.tab_11, _fromUtf8(""))
640 643 self.tabWidgetProject.addTab(self.tab_6, _fromUtf8(""))
641 644 self.tab_9 = QtGui.QWidget()
642 645 self.tab_9.setObjectName(_fromUtf8("tab_9"))
643 646 self.tabWidgetCor = QtGui.QTabWidget(self.tab_9)
644 647 self.tabWidgetCor.setGeometry(QtCore.QRect(10, 10, 291, 311))
645 648 self.tabWidgetCor.setObjectName(_fromUtf8("tabWidgetCor"))
646 649 self.tab_12 = QtGui.QWidget()
647 650 self.tab_12.setObjectName(_fromUtf8("tab_12"))
648 651 self.checkBox_53 = QtGui.QCheckBox(self.tab_12)
649 652 self.checkBox_53.setGeometry(QtCore.QRect(20, 30, 91, 17))
650 653 font = QtGui.QFont()
651 654 font.setPointSize(10)
652 655 self.checkBox_53.setFont(font)
653 656 self.checkBox_53.setObjectName(_fromUtf8("checkBox_53"))
654 657 self.comboBox_24 = QtGui.QComboBox(self.tab_12)
655 658 self.comboBox_24.setGeometry(QtCore.QRect(160, 30, 111, 20))
656 659 self.comboBox_24.setObjectName(_fromUtf8("comboBox_24"))
657 660 self.dataopCorrOkBtn = QtGui.QPushButton(self.tab_12)
658 661 self.dataopCorrOkBtn.setGeometry(QtCore.QRect(50, 160, 71, 21))
659 662 self.dataopCorrOkBtn.setObjectName(_fromUtf8("dataopCorrOkBtn"))
660 663 self.dataopCorrCancelBtn = QtGui.QPushButton(self.tab_12)
661 664 self.dataopCorrCancelBtn.setGeometry(QtCore.QRect(170, 160, 71, 21))
662 665 self.dataopCorrCancelBtn.setObjectName(_fromUtf8("dataopCorrCancelBtn"))
663 666 self.tabWidgetCor.addTab(self.tab_12, _fromUtf8(""))
664 667 self.tab_13 = QtGui.QWidget()
665 668 self.tab_13.setObjectName(_fromUtf8("tab_13"))
666 669 self.frame_44 = QtGui.QFrame(self.tab_13)
667 670 self.frame_44.setGeometry(QtCore.QRect(10, 70, 261, 21))
668 671 self.frame_44.setFrameShape(QtGui.QFrame.StyledPanel)
669 672 self.frame_44.setFrameShadow(QtGui.QFrame.Plain)
670 673 self.frame_44.setObjectName(_fromUtf8("frame_44"))
671 674 self.label_95 = QtGui.QLabel(self.frame_44)
672 675 self.label_95.setGeometry(QtCore.QRect(10, 0, 31, 16))
673 676 font = QtGui.QFont()
674 677 font.setPointSize(10)
675 678 self.label_95.setFont(font)
676 679 self.label_95.setObjectName(_fromUtf8("label_95"))
677 680 self.label_96 = QtGui.QLabel(self.frame_44)
678 681 self.label_96.setGeometry(QtCore.QRect(130, 0, 41, 16))
679 682 font = QtGui.QFont()
680 683 font.setPointSize(10)
681 684 self.label_96.setFont(font)
682 685 self.label_96.setObjectName(_fromUtf8("label_96"))
683 686 self.label_97 = QtGui.QLabel(self.frame_44)
684 687 self.label_97.setGeometry(QtCore.QRect(190, 0, 41, 16))
685 688 font = QtGui.QFont()
686 689 font.setPointSize(10)
687 690 self.label_97.setFont(font)
688 691 self.label_97.setObjectName(_fromUtf8("label_97"))
689 692 self.frame_42 = QtGui.QFrame(self.tab_13)
690 693 self.frame_42.setGeometry(QtCore.QRect(10, 160, 261, 61))
691 694 self.frame_42.setFrameShape(QtGui.QFrame.StyledPanel)
692 695 self.frame_42.setFrameShadow(QtGui.QFrame.Plain)
693 696 self.frame_42.setObjectName(_fromUtf8("frame_42"))
694 697 self.label_89 = QtGui.QLabel(self.frame_42)
695 698 self.label_89.setGeometry(QtCore.QRect(10, 10, 61, 16))
696 699 font = QtGui.QFont()
697 700 font.setPointSize(10)
698 701 self.label_89.setFont(font)
699 702 self.label_89.setObjectName(_fromUtf8("label_89"))
700 703 self.label_90 = QtGui.QLabel(self.frame_42)
701 704 self.label_90.setGeometry(QtCore.QRect(10, 30, 51, 21))
702 705 font = QtGui.QFont()
703 706 font.setPointSize(10)
704 707 self.label_90.setFont(font)
705 708 self.label_90.setObjectName(_fromUtf8("label_90"))
706 709 self.lineEdit_38 = QtGui.QLineEdit(self.frame_42)
707 710 self.lineEdit_38.setGeometry(QtCore.QRect(90, 30, 101, 16))
708 711 self.lineEdit_38.setObjectName(_fromUtf8("lineEdit_38"))
709 712 self.toolButton_19 = QtGui.QToolButton(self.frame_42)
710 713 self.toolButton_19.setGeometry(QtCore.QRect(200, 30, 21, 16))
711 714 self.toolButton_19.setObjectName(_fromUtf8("toolButton_19"))
712 715 self.comboBox_28 = QtGui.QComboBox(self.frame_42)
713 716 self.comboBox_28.setGeometry(QtCore.QRect(90, 10, 131, 16))
714 717 self.comboBox_28.setObjectName(_fromUtf8("comboBox_28"))
715 718 self.frame_43 = QtGui.QFrame(self.tab_13)
716 719 self.frame_43.setGeometry(QtCore.QRect(10, 100, 261, 51))
717 720 self.frame_43.setFrameShape(QtGui.QFrame.StyledPanel)
718 721 self.frame_43.setFrameShadow(QtGui.QFrame.Plain)
719 722 self.frame_43.setObjectName(_fromUtf8("frame_43"))
720 723 self.label_91 = QtGui.QLabel(self.frame_43)
721 724 self.label_91.setGeometry(QtCore.QRect(20, 10, 66, 21))
722 725 font = QtGui.QFont()
723 726 font.setPointSize(10)
724 727 self.label_91.setFont(font)
725 728 self.label_91.setObjectName(_fromUtf8("label_91"))
726 729 self.checkBox_67 = QtGui.QCheckBox(self.frame_43)
727 730 self.checkBox_67.setGeometry(QtCore.QRect(140, 10, 31, 26))
728 731 self.checkBox_67.setText(_fromUtf8(""))
729 732 self.checkBox_67.setObjectName(_fromUtf8("checkBox_67"))
730 733 self.checkBox_68 = QtGui.QCheckBox(self.frame_43)
731 734 self.checkBox_68.setGeometry(QtCore.QRect(190, 10, 31, 26))
732 735 self.checkBox_68.setText(_fromUtf8(""))
733 736 self.checkBox_68.setObjectName(_fromUtf8("checkBox_68"))
734 737 self.dataGraphCorrOkBtn = QtGui.QPushButton(self.tab_13)
735 738 self.dataGraphCorrOkBtn.setGeometry(QtCore.QRect(60, 230, 71, 21))
736 739 self.dataGraphCorrOkBtn.setObjectName(_fromUtf8("dataGraphCorrOkBtn"))
737 740 self.dataGraphCorrCancelBtn = QtGui.QPushButton(self.tab_13)
738 741 self.dataGraphCorrCancelBtn.setGeometry(QtCore.QRect(150, 230, 71, 21))
739 742 self.dataGraphCorrCancelBtn.setObjectName(_fromUtf8("dataGraphCorrCancelBtn"))
740 743 self.label_98 = QtGui.QLabel(self.tab_13)
741 744 self.label_98.setGeometry(QtCore.QRect(20, 10, 66, 16))
742 745 font = QtGui.QFont()
743 746 font.setPointSize(10)
744 747 self.label_98.setFont(font)
745 748 self.label_98.setObjectName(_fromUtf8("label_98"))
746 749 self.label_99 = QtGui.QLabel(self.tab_13)
747 750 self.label_99.setGeometry(QtCore.QRect(20, 40, 41, 16))
748 751 font = QtGui.QFont()
749 752 font.setPointSize(10)
750 753 self.label_99.setFont(font)
751 754 self.label_99.setObjectName(_fromUtf8("label_99"))
752 755 self.lineEdit_39 = QtGui.QLineEdit(self.tab_13)
753 756 self.lineEdit_39.setGeometry(QtCore.QRect(80, 10, 141, 21))
754 757 self.lineEdit_39.setObjectName(_fromUtf8("lineEdit_39"))
755 758 self.toolButton_20 = QtGui.QToolButton(self.tab_13)
756 759 self.toolButton_20.setGeometry(QtCore.QRect(250, 10, 21, 21))
757 760 self.toolButton_20.setObjectName(_fromUtf8("toolButton_20"))
758 761 self.lineEdit_40 = QtGui.QLineEdit(self.tab_13)
759 762 self.lineEdit_40.setGeometry(QtCore.QRect(70, 40, 201, 21))
760 763 self.lineEdit_40.setObjectName(_fromUtf8("lineEdit_40"))
761 764 self.tabWidgetCor.addTab(self.tab_13, _fromUtf8(""))
762 765 self.tab_14 = QtGui.QWidget()
763 766 self.tab_14.setObjectName(_fromUtf8("tab_14"))
764 767 self.label_17 = QtGui.QLabel(self.tab_14)
765 768 self.label_17.setGeometry(QtCore.QRect(140, 100, 58, 16))
766 769 self.label_17.setObjectName(_fromUtf8("label_17"))
767 770 self.frame_46 = QtGui.QFrame(self.tab_14)
768 771 self.frame_46.setGeometry(QtCore.QRect(10, 20, 261, 71))
769 772 self.frame_46.setFrameShape(QtGui.QFrame.StyledPanel)
770 773 self.frame_46.setFrameShadow(QtGui.QFrame.Plain)
771 774 self.frame_46.setObjectName(_fromUtf8("frame_46"))
772 775 self.label_18 = QtGui.QLabel(self.frame_46)
773 776 self.label_18.setGeometry(QtCore.QRect(20, 10, 22, 16))
774 777 self.label_18.setObjectName(_fromUtf8("label_18"))
775 778 self.lineEdit_9 = QtGui.QLineEdit(self.frame_46)
776 779 self.lineEdit_9.setGeometry(QtCore.QRect(50, 10, 151, 20))
777 780 self.lineEdit_9.setObjectName(_fromUtf8("lineEdit_9"))
778 781 self.toolButton_4 = QtGui.QToolButton(self.frame_46)
779 782 self.toolButton_4.setGeometry(QtCore.QRect(220, 10, 25, 19))
780 783 self.toolButton_4.setObjectName(_fromUtf8("toolButton_4"))
781 784 self.label_19 = QtGui.QLabel(self.frame_46)
782 785 self.label_19.setGeometry(QtCore.QRect(20, 40, 24, 16))
783 786 self.label_19.setObjectName(_fromUtf8("label_19"))
784 787 self.lineEdit_10 = QtGui.QLineEdit(self.frame_46)
785 788 self.lineEdit_10.setGeometry(QtCore.QRect(50, 40, 191, 20))
786 789 self.lineEdit_10.setObjectName(_fromUtf8("lineEdit_10"))
787 790 self.frame_50 = QtGui.QFrame(self.tab_14)
788 791 self.frame_50.setGeometry(QtCore.QRect(10, 140, 261, 41))
789 792 self.frame_50.setFrameShape(QtGui.QFrame.StyledPanel)
790 793 self.frame_50.setFrameShadow(QtGui.QFrame.Plain)
791 794 self.frame_50.setObjectName(_fromUtf8("frame_50"))
792 795 self.datasaveCorrOkBtn = QtGui.QPushButton(self.frame_50)
793 796 self.datasaveCorrOkBtn.setGeometry(QtCore.QRect(30, 10, 71, 21))
794 797 self.datasaveCorrOkBtn.setObjectName(_fromUtf8("datasaveCorrOkBtn"))
795 798 self.dataSaveCorrCancelBtn = QtGui.QPushButton(self.frame_50)
796 799 self.dataSaveCorrCancelBtn.setGeometry(QtCore.QRect(150, 10, 71, 21))
797 800 self.dataSaveCorrCancelBtn.setObjectName(_fromUtf8("dataSaveCorrCancelBtn"))
798 801 self.tabWidgetCor.addTab(self.tab_14, _fromUtf8(""))
799 802 self.tabWidgetProject.addTab(self.tab_9, _fromUtf8(""))
800 803 self.tabWidget_2 = QtGui.QTabWidget(self.frame_7)
801 804 self.tabWidget_2.setGeometry(QtCore.QRect(10, 400, 311, 121))
802 805 self.tabWidget_2.setObjectName(_fromUtf8("tabWidget_2"))
803 806 self.tab = QtGui.QWidget()
804 807 self.tab.setObjectName(_fromUtf8("tab"))
805 808 self.textEdit = Qsci.QsciScintilla(self.tab)
806 809 self.textEdit.setGeometry(QtCore.QRect(10, 10, 291, 81))
807 810 self.textEdit.setToolTip(_fromUtf8(""))
808 811 self.textEdit.setWhatsThis(_fromUtf8(""))
809 812 self.textEdit.setObjectName(_fromUtf8("textEdit"))
810 813 self.tabWidget_2.addTab(self.tab, _fromUtf8(""))
811 814 MainWindow.setCentralWidget(self.centralWidget)
812 815 self.menuBar = QtGui.QMenuBar(MainWindow)
813 816 self.menuBar.setGeometry(QtCore.QRect(0, 0, 866, 21))
814 817 self.menuBar.setObjectName(_fromUtf8("menuBar"))
815 818 self.menuFILE = QtGui.QMenu(self.menuBar)
816 819 self.menuFILE.setObjectName(_fromUtf8("menuFILE"))
817 820 self.menuRUN = QtGui.QMenu(self.menuBar)
818 821 self.menuRUN.setObjectName(_fromUtf8("menuRUN"))
819 822 self.menuOPTIONS = QtGui.QMenu(self.menuBar)
820 823 self.menuOPTIONS.setObjectName(_fromUtf8("menuOPTIONS"))
821 824 self.menuHELP = QtGui.QMenu(self.menuBar)
822 825 self.menuHELP.setObjectName(_fromUtf8("menuHELP"))
823 826 MainWindow.setMenuBar(self.menuBar)
824 827 self.toolBar = QtGui.QToolBar(MainWindow)
825 828 self.toolBar.setObjectName(_fromUtf8("toolBar"))
826 829 MainWindow.addToolBar(QtCore.Qt.TopToolBarArea, self.toolBar)
827 830 self.menuFileAbrirObj = QtGui.QAction(MainWindow)
828 831 self.menuFileAbrirObj.setObjectName(_fromUtf8("menuFileAbrirObj"))
829 832 self.menuFileCrearObj = QtGui.QAction(MainWindow)
830 833 self.menuFileCrearObj.setObjectName(_fromUtf8("menuFileCrearObj"))
831 834 self.menuFileGuardarObj = QtGui.QAction(MainWindow)
832 835 self.menuFileGuardarObj.setObjectName(_fromUtf8("menuFileGuardarObj"))
833 836 self.menuRUNStartObj = QtGui.QAction(MainWindow)
834 837 self.menuRUNStartObj.setObjectName(_fromUtf8("menuRUNStartObj"))
835 838 self.menuRUNPausaObj = QtGui.QAction(MainWindow)
836 839 self.menuRUNPausaObj.setObjectName(_fromUtf8("menuRUNPausaObj"))
837 840 self.menuOptConfigLogfileObj = QtGui.QAction(MainWindow)
838 841 self.menuOptConfigLogfileObj.setObjectName(_fromUtf8("menuOptConfigLogfileObj"))
839 842 self.menuOptConfigserverObj = QtGui.QAction(MainWindow)
840 843 self.menuOptConfigserverObj.setObjectName(_fromUtf8("menuOptConfigserverObj"))
841 844 self.menuHELPAboutObj = QtGui.QAction(MainWindow)
842 845 self.menuHELPAboutObj.setObjectName(_fromUtf8("menuHELPAboutObj"))
843 846 self.menuHELPPrfObj = QtGui.QAction(MainWindow)
844 847 self.menuHELPPrfObj.setObjectName(_fromUtf8("menuHELPPrfObj"))
845 848 self.actOpenObj = QtGui.QAction(MainWindow)
846 849 icon = QtGui.QIcon()
847 850 icon.addPixmap(QtGui.QPixmap(_fromUtf8("figure/Open Sign.jpg")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
848 851 self.actOpenObj.setIcon(icon)
849 852 self.actOpenObj.setObjectName(_fromUtf8("actOpenObj"))
850 853 self.actSaveObj = QtGui.QAction(MainWindow)
851 854 icon1 = QtGui.QIcon()
852 855 icon1.addPixmap(QtGui.QPixmap(_fromUtf8("figure/guardar.jpg")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
853 856 self.actSaveObj.setIcon(icon1)
854 857 self.actSaveObj.setObjectName(_fromUtf8("actSaveObj"))
855 858 self.actPlayObj = QtGui.QAction(MainWindow)
856 859 icon2 = QtGui.QIcon()
857 860 icon2.addPixmap(QtGui.QPixmap(_fromUtf8("figure/play.jpg")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
858 861 self.actPlayObj.setIcon(icon2)
859 862 self.actPlayObj.setObjectName(_fromUtf8("actPlayObj"))
860 863 self.actStopObj = QtGui.QAction(MainWindow)
861 864 icon3 = QtGui.QIcon()
862 865 icon3.addPixmap(QtGui.QPixmap(_fromUtf8("figure/stop.jpg")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
863 866 self.actStopObj.setIcon(icon3)
864 867 self.actStopObj.setObjectName(_fromUtf8("actStopObj"))
865 868 self.actCreateObj = QtGui.QAction(MainWindow)
866 869 icon4 = QtGui.QIcon()
867 870 icon4.addPixmap(QtGui.QPixmap(_fromUtf8("figure/Crear.jpg")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
868 871 self.actCreateObj.setIcon(icon4)
869 872 self.actCreateObj.setObjectName(_fromUtf8("actCreateObj"))
870 873 self.menuFileCerrarObj = QtGui.QAction(MainWindow)
871 874 self.menuFileCerrarObj.setObjectName(_fromUtf8("menuFileCerrarObj"))
872 875 self.menuFILE.addAction(self.menuFileAbrirObj)
873 876 self.menuFILE.addAction(self.menuFileCrearObj)
874 877 self.menuFILE.addAction(self.menuFileGuardarObj)
875 878 self.menuFILE.addAction(self.menuFileCerrarObj)
876 879 self.menuRUN.addAction(self.menuRUNStartObj)
877 880 self.menuRUN.addAction(self.menuRUNPausaObj)
878 881 self.menuOPTIONS.addAction(self.menuOptConfigLogfileObj)
879 882 self.menuOPTIONS.addAction(self.menuOptConfigserverObj)
880 883 self.menuHELP.addAction(self.menuHELPAboutObj)
881 884 self.menuHELP.addAction(self.menuHELPPrfObj)
882 885 self.menuBar.addAction(self.menuFILE.menuAction())
883 886 self.menuBar.addAction(self.menuRUN.menuAction())
884 887 self.menuBar.addAction(self.menuOPTIONS.menuAction())
885 888 self.menuBar.addAction(self.menuHELP.menuAction())
886 889 self.toolBar.addSeparator()
887 890 self.toolBar.addAction(self.actOpenObj)
888 891 self.toolBar.addSeparator()
889 892 self.toolBar.addAction(self.actCreateObj)
890 893 self.toolBar.addSeparator()
891 894 self.toolBar.addSeparator()
892 895 self.toolBar.addAction(self.actSaveObj)
893 896 self.toolBar.addSeparator()
894 897 self.toolBar.addSeparator()
895 898 self.toolBar.addAction(self.actPlayObj)
896 899 self.toolBar.addSeparator()
897 900 self.toolBar.addSeparator()
898 901 self.toolBar.addAction(self.actStopObj)
899 902 self.toolBar.addSeparator()
900 903
901 904 self.retranslateUi(MainWindow)
902 905 self.tabWidgetProject.setCurrentIndex(0)
903 906 self.tabWidgetVol.setCurrentIndex(0)
904 907 self.tabWidgetSpec.setCurrentIndex(0)
905 908 self.tabWidgetCor.setCurrentIndex(2)
906 909 self.tabWidget_2.setCurrentIndex(0)
907 910 QtCore.QMetaObject.connectSlotsByName(MainWindow)
908 911
909 912 def retranslateUi(self, MainWindow):
910 913 MainWindow.setWindowTitle(QtGui.QApplication.translate("MainWindow", "MainWindow", None, QtGui.QApplication.UnicodeUTF8))
911 914 self.label_46.setText(QtGui.QApplication.translate("MainWindow", "Project Properties", None, QtGui.QApplication.UnicodeUTF8))
912 915 self.label.setText(QtGui.QApplication.translate("MainWindow", "Project Explorer", None, QtGui.QApplication.UnicodeUTF8))
913 916 self.addprojectBtn.setText(QtGui.QApplication.translate("MainWindow", "PROJECT", None, QtGui.QApplication.UnicodeUTF8))
914 917 self.addUnitProces.setText(QtGui.QApplication.translate("MainWindow", "PROCESSING UNIT", None, QtGui.QApplication.UnicodeUTF8))
915 918 self.label_55.setText(QtGui.QApplication.translate("MainWindow", "Read Mode:", None, QtGui.QApplication.UnicodeUTF8))
916 919 self.readModeCmBox.setItemText(0, QtGui.QApplication.translate("MainWindow", "OffLine", None, QtGui.QApplication.UnicodeUTF8))
917 920 self.readModeCmBox.setItemText(1, QtGui.QApplication.translate("MainWindow", "OnLine", None, QtGui.QApplication.UnicodeUTF8))
918 921 self.dataWaitLine.setText(QtGui.QApplication.translate("MainWindow", "Wait(sec):", None, QtGui.QApplication.UnicodeUTF8))
919 922 self.dataTypeLine.setText(QtGui.QApplication.translate("MainWindow", "Data type :", None, QtGui.QApplication.UnicodeUTF8))
920 923 self.dataPathline.setText(QtGui.QApplication.translate("MainWindow", "Data Path :", None, QtGui.QApplication.UnicodeUTF8))
921 924 self.dataTypeCmbBox.setItemText(0, QtGui.QApplication.translate("MainWindow", "Voltage", None, QtGui.QApplication.UnicodeUTF8))
922 925 self.dataTypeCmbBox.setItemText(1, QtGui.QApplication.translate("MainWindow", "Spectra", None, QtGui.QApplication.UnicodeUTF8))
923 926 self.dataPathBrowse.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
924 927 self.dataOperationModeline.setText(QtGui.QApplication.translate("MainWindow", "Project Name :", None, QtGui.QApplication.UnicodeUTF8))
925 928 self.dataStartLine.setText(QtGui.QApplication.translate("MainWindow", "Start date :", None, QtGui.QApplication.UnicodeUTF8))
926 929 self.dataEndline.setText(QtGui.QApplication.translate("MainWindow", "End date :", None, QtGui.QApplication.UnicodeUTF8))
927 930 self.LTReferenceRdBtn.setText(QtGui.QApplication.translate("MainWindow", "Local time frame of reference", None, QtGui.QApplication.UnicodeUTF8))
928 931 self.dataOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
929 932 self.dataCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
930 933 self.dataInitialTimeLine.setText(QtGui.QApplication.translate("MainWindow", "Start Time:", None, QtGui.QApplication.UnicodeUTF8))
931 934 self.dataFinelTimeLine.setText(QtGui.QApplication.translate("MainWindow", "Final Time:", None, QtGui.QApplication.UnicodeUTF8))
932 935 self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab_5), QtGui.QApplication.translate("MainWindow", "Project", None, QtGui.QApplication.UnicodeUTF8))
933 936 self.selecChannelopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Channels", None, QtGui.QApplication.UnicodeUTF8))
934 937 self.selecHeighopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Heights", None, QtGui.QApplication.UnicodeUTF8))
935 938 self.removeDCCEB.setText(QtGui.QApplication.translate("MainWindow", "Remove DC", None, QtGui.QApplication.UnicodeUTF8))
936 939 self.profileSelecopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Profile Selector", None, QtGui.QApplication.UnicodeUTF8))
937 940 self.decodeCEB.setText(QtGui.QApplication.translate("MainWindow", "Decodification", None, QtGui.QApplication.UnicodeUTF8))
938 941 self.coherentIntegrationCEB.setText(QtGui.QApplication.translate("MainWindow", "Coherent Integration", None, QtGui.QApplication.UnicodeUTF8))
939 942 self.dataopVolOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
940 943 self.dataopVolCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
941 944 self.tabWidgetVol.setTabText(self.tabWidgetVol.indexOf(self.tab_3), QtGui.QApplication.translate("MainWindow", "Operations", None, QtGui.QApplication.UnicodeUTF8))
942 945 self.datalabelGraphicsVol.setText(QtGui.QApplication.translate("MainWindow", "Voltage", None, QtGui.QApplication.UnicodeUTF8))
943 946 self.dataPotlabelGraphicsVol.setText(QtGui.QApplication.translate("MainWindow", "Potencia", None, QtGui.QApplication.UnicodeUTF8))
944 947 self.label_13.setText(QtGui.QApplication.translate("MainWindow", "FTP server", None, QtGui.QApplication.UnicodeUTF8))
945 948 self.label_14.setText(QtGui.QApplication.translate("MainWindow", "FTP path", None, QtGui.QApplication.UnicodeUTF8))
946 949 self.toolButton_2.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
947 950 self.dataGraphVolOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
948 951 self.dataGraphVolCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
949 952 self.dataPathlabelGraphicsVol.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
950 953 self.dataPrefixlabelGraphicsVol.setText(QtGui.QApplication.translate("MainWindow", "Prefix", None, QtGui.QApplication.UnicodeUTF8))
951 954 self.dataGraphicsVolPathBrowse.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
952 955 self.label_6.setText(QtGui.QApplication.translate("MainWindow", "Type", None, QtGui.QApplication.UnicodeUTF8))
953 956 self.label_7.setText(QtGui.QApplication.translate("MainWindow", "Show", None, QtGui.QApplication.UnicodeUTF8))
954 957 self.label_8.setText(QtGui.QApplication.translate("MainWindow", "Save", None, QtGui.QApplication.UnicodeUTF8))
955 958 self.tabWidgetVol.setTabText(self.tabWidgetVol.indexOf(self.tab_2), QtGui.QApplication.translate("MainWindow", "Graphics", None, QtGui.QApplication.UnicodeUTF8))
956 959 self.dataPathlabelOutVol.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
957 960 self.dataOutVolPathBrowse.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
958 961 self.dataSufixlabelOutVol.setText(QtGui.QApplication.translate("MainWindow", "Sufix", None, QtGui.QApplication.UnicodeUTF8))
959 962 self.datasaveVolOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
960 963 self.datasaveVolCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
961 964 self.tabWidgetVol.setTabText(self.tabWidgetVol.indexOf(self.tab_4), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8))
962 965 self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab_7), QtGui.QApplication.translate("MainWindow", "Voltage", None, QtGui.QApplication.UnicodeUTF8))
963 966 self.nFFTPointOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "nFFTPoints", None, QtGui.QApplication.UnicodeUTF8))
964 967 self.selecChannelopSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Channel", None, QtGui.QApplication.UnicodeUTF8))
965 968 self.IncohIntOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Incoh. Integration", None, QtGui.QApplication.UnicodeUTF8))
966 969 self.DecoderOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Decoder", None, QtGui.QApplication.UnicodeUTF8))
967 970 self.checkBox_52.setText(QtGui.QApplication.translate("MainWindow", "Operation 4", None, QtGui.QApplication.UnicodeUTF8))
968 971 self.comboBox_23.setItemText(0, QtGui.QApplication.translate("MainWindow", "Barker 3", None, QtGui.QApplication.UnicodeUTF8))
969 972 self.comboBox_23.setItemText(1, QtGui.QApplication.translate("MainWindow", "Barker 7", None, QtGui.QApplication.UnicodeUTF8))
970 973 self.comboBox_23.setItemText(2, QtGui.QApplication.translate("MainWindow", "From File", None, QtGui.QApplication.UnicodeUTF8))
971 974 self.dataopSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
972 975 self.dataopSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
973 976 self.tabWidgetSpec.setTabText(self.tabWidgetSpec.indexOf(self.tab_8), QtGui.QApplication.translate("MainWindow", "Operations", None, QtGui.QApplication.UnicodeUTF8))
974 977 self.dataGraphSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
975 978 self.RTIPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "RTI", None, QtGui.QApplication.UnicodeUTF8))
976 979 self.CrossSpectraPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "CROSS-CORRELATION+", None, QtGui.QApplication.UnicodeUTF8))
977 980 self.SpectraPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "CROSS-SPECTRA", None, QtGui.QApplication.UnicodeUTF8))
978 981 self.label_86.setText(QtGui.QApplication.translate("MainWindow", "NOISE", None, QtGui.QApplication.UnicodeUTF8))
979 982 self.dataGraphSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
980 983 self.label_87.setText(QtGui.QApplication.translate("MainWindow", "FTP server", None, QtGui.QApplication.UnicodeUTF8))
981 984 self.label_88.setText(QtGui.QApplication.translate("MainWindow", "FTP path", None, QtGui.QApplication.UnicodeUTF8))
982 985 self.toolButton_18.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
983 986 self.label_78.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
984 987 self.label_79.setText(QtGui.QApplication.translate("MainWindow", "Prefix", None, QtGui.QApplication.UnicodeUTF8))
985 988 self.toolButton_17.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
986 989 self.label_80.setText(QtGui.QApplication.translate("MainWindow", "Type", None, QtGui.QApplication.UnicodeUTF8))
987 990 self.label_81.setText(QtGui.QApplication.translate("MainWindow", "Show", None, QtGui.QApplication.UnicodeUTF8))
988 991 self.label_82.setText(QtGui.QApplication.translate("MainWindow", "Save", None, QtGui.QApplication.UnicodeUTF8))
989 992 self.tabWidgetSpec.setTabText(self.tabWidgetSpec.indexOf(self.tab_10), QtGui.QApplication.translate("MainWindow", "Graphics", None, QtGui.QApplication.UnicodeUTF8))
990 993 self.label_22.setText(QtGui.QApplication.translate("MainWindow", "Data format", None, QtGui.QApplication.UnicodeUTF8))
991 994 self.label_20.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
992 995 self.toolButton_5.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
993 996 self.label_21.setText(QtGui.QApplication.translate("MainWindow", "Sufix", None, QtGui.QApplication.UnicodeUTF8))
994 997 self.datasaveSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
995 998 self.datasaveSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
996 999 self.tabWidgetSpec.setTabText(self.tabWidgetSpec.indexOf(self.tab_11), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8))
997 1000 self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab_6), QtGui.QApplication.translate("MainWindow", "Spectra", None, QtGui.QApplication.UnicodeUTF8))
998 1001 self.checkBox_53.setText(QtGui.QApplication.translate("MainWindow", "Integration", None, QtGui.QApplication.UnicodeUTF8))
999 1002 self.dataopCorrOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
1000 1003 self.dataopCorrCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
1001 1004 self.tabWidgetCor.setTabText(self.tabWidgetCor.indexOf(self.tab_12), QtGui.QApplication.translate("MainWindow", "Operations", None, QtGui.QApplication.UnicodeUTF8))
1002 1005 self.label_95.setText(QtGui.QApplication.translate("MainWindow", "Type", None, QtGui.QApplication.UnicodeUTF8))
1003 1006 self.label_96.setText(QtGui.QApplication.translate("MainWindow", "Show", None, QtGui.QApplication.UnicodeUTF8))
1004 1007 self.label_97.setText(QtGui.QApplication.translate("MainWindow", "Save", None, QtGui.QApplication.UnicodeUTF8))
1005 1008 self.label_89.setText(QtGui.QApplication.translate("MainWindow", "FTP server", None, QtGui.QApplication.UnicodeUTF8))
1006 1009 self.label_90.setText(QtGui.QApplication.translate("MainWindow", "FTP path", None, QtGui.QApplication.UnicodeUTF8))
1007 1010 self.toolButton_19.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
1008 1011 self.label_91.setText(QtGui.QApplication.translate("MainWindow", "POTENCIA", None, QtGui.QApplication.UnicodeUTF8))
1009 1012 self.dataGraphCorrOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
1010 1013 self.dataGraphCorrCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
1011 1014 self.label_98.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
1012 1015 self.label_99.setText(QtGui.QApplication.translate("MainWindow", "Prefix", None, QtGui.QApplication.UnicodeUTF8))
1013 1016 self.toolButton_20.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
1014 1017 self.tabWidgetCor.setTabText(self.tabWidgetCor.indexOf(self.tab_13), QtGui.QApplication.translate("MainWindow", "Graphics", None, QtGui.QApplication.UnicodeUTF8))
1015 1018 self.label_17.setText(QtGui.QApplication.translate("MainWindow", "Data format", None, QtGui.QApplication.UnicodeUTF8))
1016 1019 self.label_18.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8))
1017 1020 self.toolButton_4.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8))
1018 1021 self.label_19.setText(QtGui.QApplication.translate("MainWindow", "Sufix", None, QtGui.QApplication.UnicodeUTF8))
1019 1022 self.datasaveCorrOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
1020 1023 self.dataSaveCorrCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
1021 1024 self.tabWidgetCor.setTabText(self.tabWidgetCor.indexOf(self.tab_14), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8))
1022 1025 self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab_9), QtGui.QApplication.translate("MainWindow", "Correlation", None, QtGui.QApplication.UnicodeUTF8))
1023 1026 self.tabWidget_2.setTabText(self.tabWidget_2.indexOf(self.tab), QtGui.QApplication.translate("MainWindow", "Ouput Branch", None, QtGui.QApplication.UnicodeUTF8))
1024 1027 self.menuFILE.setTitle(QtGui.QApplication.translate("MainWindow", "Project", None, QtGui.QApplication.UnicodeUTF8))
1025 1028 self.menuRUN.setTitle(QtGui.QApplication.translate("MainWindow", "Run", None, QtGui.QApplication.UnicodeUTF8))
1026 1029 self.menuOPTIONS.setTitle(QtGui.QApplication.translate("MainWindow", "Options", None, QtGui.QApplication.UnicodeUTF8))
1027 1030 self.menuHELP.setTitle(QtGui.QApplication.translate("MainWindow", "Help", None, QtGui.QApplication.UnicodeUTF8))
1028 1031 self.toolBar.setWindowTitle(QtGui.QApplication.translate("MainWindow", "toolBar", None, QtGui.QApplication.UnicodeUTF8))
1029 1032 self.menuFileAbrirObj.setText(QtGui.QApplication.translate("MainWindow", "Abrir", None, QtGui.QApplication.UnicodeUTF8))
1030 1033 self.menuFileCrearObj.setText(QtGui.QApplication.translate("MainWindow", "Crear", None, QtGui.QApplication.UnicodeUTF8))
1031 1034 self.menuFileGuardarObj.setText(QtGui.QApplication.translate("MainWindow", "Guardar", None, QtGui.QApplication.UnicodeUTF8))
1032 1035 self.menuRUNStartObj.setText(QtGui.QApplication.translate("MainWindow", "start", None, QtGui.QApplication.UnicodeUTF8))
1033 1036 self.menuRUNPausaObj.setText(QtGui.QApplication.translate("MainWindow", "pausa", None, QtGui.QApplication.UnicodeUTF8))
1034 1037 self.menuOptConfigLogfileObj.setText(QtGui.QApplication.translate("MainWindow", "configLogfileObj", None, QtGui.QApplication.UnicodeUTF8))
1035 1038 self.menuOptConfigserverObj.setText(QtGui.QApplication.translate("MainWindow", "configServerFTP", None, QtGui.QApplication.UnicodeUTF8))
1036 1039 self.menuHELPAboutObj.setText(QtGui.QApplication.translate("MainWindow", "aboutObj", None, QtGui.QApplication.UnicodeUTF8))
1037 1040 self.menuHELPPrfObj.setText(QtGui.QApplication.translate("MainWindow", "prfObj", None, QtGui.QApplication.UnicodeUTF8))
1038 1041 self.actOpenObj.setText(QtGui.QApplication.translate("MainWindow", "openObj", None, QtGui.QApplication.UnicodeUTF8))
1039 1042 self.actOpenObj.setToolTip(QtGui.QApplication.translate("MainWindow", "open file", None, QtGui.QApplication.UnicodeUTF8))
1040 1043 self.actSaveObj.setText(QtGui.QApplication.translate("MainWindow", "saveObj", None, QtGui.QApplication.UnicodeUTF8))
1041 1044 self.actSaveObj.setToolTip(QtGui.QApplication.translate("MainWindow", "Manage Save", None, QtGui.QApplication.UnicodeUTF8))
1042 1045 self.actPlayObj.setText(QtGui.QApplication.translate("MainWindow", "playObj", None, QtGui.QApplication.UnicodeUTF8))
1043 1046 self.actPlayObj.setToolTip(QtGui.QApplication.translate("MainWindow", "Manage Play", None, QtGui.QApplication.UnicodeUTF8))
1044 1047 self.actStopObj.setText(QtGui.QApplication.translate("MainWindow", "stopObj", None, QtGui.QApplication.UnicodeUTF8))
1045 1048 self.actStopObj.setToolTip(QtGui.QApplication.translate("MainWindow", "Manage Stop", None, QtGui.QApplication.UnicodeUTF8))
1046 1049 self.actCreateObj.setText(QtGui.QApplication.translate("MainWindow", "createObj", None, QtGui.QApplication.UnicodeUTF8))
1047 1050 self.actCreateObj.setToolTip(QtGui.QApplication.translate("MainWindow", "Manage Create", None, QtGui.QApplication.UnicodeUTF8))
1048 1051 self.menuFileCerrarObj.setText(QtGui.QApplication.translate("MainWindow", "Cerrar", None, QtGui.QApplication.UnicodeUTF8))
1049 1052
1053 class Ui_BasicWindow(Ui_MainWindow):
1054
1055 def setupUi(self, BasicWindow):
1056
1057 Ui_MainWindow.setupUi(self, BasicWindow)
1058
1059 def retranslateUi(self,BasicWindow):
1060
1061 Ui_MainWindow.retranslateUi(self,BasicWindow)
1062
1063
1064
1065
1066
1067 class Ui_AdvancedWindow(Ui_MainWindow):
1068
1069 def setupUi(self, AdvancedWindow):
1070
1071 Ui_MainWindow.setupUi(self, AdvancedWindow)
1072
1073 def retranslateUi(self, AdvancedWindow):
1074
1075 Ui_MainWindow.retranslateUi(self, AdvancedWindow)
1076
1050 1077 from PyQt4 import Qsci
1051 1078
1052 1079 if __name__ == "__main__":
1053 1080 import sys
1054 1081 app = QtGui.QApplication(sys.argv)
1055 1082 MainWindow = QtGui.QMainWindow()
1056 1083 ui = Ui_MainWindow()
1057 1084 ui.setupUi(MainWindow)
1058 1085 MainWindow.show()
1059 1086 sys.exit(app.exec_())
1060 1087
@@ -1,102 +1,95
1 1 # -*- coding: utf-8 -*-
2 2
3 3 # Form implementation generated from reading ui file 'C:\Users\alex\ericworkspace\UIDOS\unitProcess.ui'
4 4 #
5 # Created: Thu Dec 06 10:52:30 2012
5 # Created: Tue Dec 18 15:34:51 2012
6 6 # by: PyQt4 UI code generator 4.9.4
7 7 #
8 8 # WARNING! All changes made in this file will be lost!
9 9
10 10 from PyQt4 import QtCore, QtGui
11 11
12 12 try:
13 13 _fromUtf8 = QtCore.QString.fromUtf8
14 14 except AttributeError:
15 15 _fromUtf8 = lambda s: s
16 16
17 17 class Ui_UnitProcess(object):
18 18 def setupUi(self, MainWindow):
19 19 MainWindow.setObjectName(_fromUtf8("MainWindow"))
20 MainWindow.resize(207, 181)
20 MainWindow.resize(212, 181)
21 21 self.centralWidget = QtGui.QWidget(MainWindow)
22 22 self.centralWidget.setObjectName(_fromUtf8("centralWidget"))
23 23 self.comboInputBox = QtGui.QComboBox(self.centralWidget)
24 self.comboInputBox.setGeometry(QtCore.QRect(80, 50, 111, 22))
24 self.comboInputBox.setGeometry(QtCore.QRect(80, 50, 121, 22))
25 25 self.comboInputBox.setObjectName(_fromUtf8("comboInputBox"))
26 26 self.comboTypeBox = QtGui.QComboBox(self.centralWidget)
27 self.comboTypeBox.setGeometry(QtCore.QRect(80, 90, 111, 22))
27 self.comboTypeBox.setGeometry(QtCore.QRect(80, 90, 121, 22))
28 28 self.comboTypeBox.setObjectName(_fromUtf8("comboTypeBox"))
29 29 self.comboTypeBox.addItem(_fromUtf8(""))
30 30 self.comboTypeBox.addItem(_fromUtf8(""))
31 31 self.comboTypeBox.addItem(_fromUtf8(""))
32 32 self.nameUP = QtGui.QLabel(self.centralWidget)
33 33 self.nameUP.setGeometry(QtCore.QRect(50, 20, 111, 21))
34 34 font = QtGui.QFont()
35 35 font.setPointSize(10)
36 36 font.setBold(False)
37 37 font.setWeight(50)
38 38 self.nameUP.setFont(font)
39 39 self.nameUP.setObjectName(_fromUtf8("nameUP"))
40 40 self.inputLabel = QtGui.QLabel(self.centralWidget)
41 41 self.inputLabel.setGeometry(QtCore.QRect(20, 50, 51, 31))
42 42 font = QtGui.QFont()
43 43 font.setPointSize(10)
44 44 font.setBold(False)
45 45 font.setWeight(50)
46 46 self.inputLabel.setFont(font)
47 47 self.inputLabel.setObjectName(_fromUtf8("inputLabel"))
48 48 self.typeLabel = QtGui.QLabel(self.centralWidget)
49 49 self.typeLabel.setGeometry(QtCore.QRect(20, 90, 51, 21))
50 50 font = QtGui.QFont()
51 51 font.setPointSize(10)
52 52 font.setBold(False)
53 53 font.setWeight(50)
54 54 self.typeLabel.setFont(font)
55 55 self.typeLabel.setObjectName(_fromUtf8("typeLabel"))
56 56 self.unitPokbut = QtGui.QPushButton(self.centralWidget)
57 self.unitPokbut.setGeometry(QtCore.QRect(80, 130, 51, 23))
57 self.unitPokbut.setGeometry(QtCore.QRect(10, 130, 91, 23))
58 58 font = QtGui.QFont()
59 59 font.setBold(False)
60 60 font.setWeight(50)
61 61 self.unitPokbut.setFont(font)
62 62 self.unitPokbut.setObjectName(_fromUtf8("unitPokbut"))
63 63 self.unitPcancelbut = QtGui.QPushButton(self.centralWidget)
64 self.unitPcancelbut.setGeometry(QtCore.QRect(140, 130, 51, 23))
64 self.unitPcancelbut.setGeometry(QtCore.QRect(110, 130, 91, 23))
65 65 font = QtGui.QFont()
66 66 font.setBold(False)
67 67 font.setWeight(50)
68 68 self.unitPcancelbut.setFont(font)
69 69 self.unitPcancelbut.setObjectName(_fromUtf8("unitPcancelbut"))
70 self.unitPsavebut = QtGui.QPushButton(self.centralWidget)
71 self.unitPsavebut.setGeometry(QtCore.QRect(20, 130, 51, 23))
72 font = QtGui.QFont()
73 font.setBold(False)
74 font.setWeight(50)
75 self.unitPsavebut.setFont(font)
76 self.unitPsavebut.setObjectName(_fromUtf8("unitPsavebut"))
77 70 MainWindow.setCentralWidget(self.centralWidget)
78 71
79 72 self.retranslateUi(MainWindow)
80 73 QtCore.QMetaObject.connectSlotsByName(MainWindow)
81 74
82 75 def retranslateUi(self, MainWindow):
83 76 MainWindow.setWindowTitle(QtGui.QApplication.translate("MainWindow", "MainWindow", None, QtGui.QApplication.UnicodeUTF8))
84 77 self.comboTypeBox.setItemText(0, QtGui.QApplication.translate("MainWindow", "Voltage", None, QtGui.QApplication.UnicodeUTF8))
85 78 self.comboTypeBox.setItemText(1, QtGui.QApplication.translate("MainWindow", "Spectra", None, QtGui.QApplication.UnicodeUTF8))
86 79 self.comboTypeBox.setItemText(2, QtGui.QApplication.translate("MainWindow", "Correlation", None, QtGui.QApplication.UnicodeUTF8))
87 80 self.nameUP.setText(QtGui.QApplication.translate("MainWindow", "PROCESSING UNIT", None, QtGui.QApplication.UnicodeUTF8))
88 81 self.inputLabel.setText(QtGui.QApplication.translate("MainWindow", "Input:", None, QtGui.QApplication.UnicodeUTF8))
89 82 self.typeLabel.setText(QtGui.QApplication.translate("MainWindow", "Type:", None, QtGui.QApplication.UnicodeUTF8))
90 83 self.unitPokbut.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8))
91 84 self.unitPcancelbut.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8))
92 self.unitPsavebut.setText(QtGui.QApplication.translate("MainWindow", "Save", None, QtGui.QApplication.UnicodeUTF8))
93 85
94 86
95 87 if __name__ == "__main__":
96 88 import sys
97 89 app = QtGui.QApplication(sys.argv)
98 90 MainWindow = QtGui.QMainWindow()
99 91 ui = Ui_UnitProcess()
100 92 ui.setupUi(MainWindow)
101 93 MainWindow.show()
102 94 sys.exit(app.exec_())
95
General Comments 0
You need to be logged in to leave comments. Login now