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