@@ -1,8 +1,8 | |||
|
1 | 1 | # -*- coding: utf-8 -*- |
|
2 | 2 | |
|
3 |
# Form implementation generated from reading ui file 'C:\Users\alex\ericworkspace\UIDOS\MainWindow_ |
|
|
3 | # Form implementation generated from reading ui file 'C:\Users\alex\ericworkspace\UIDOS\MainWindow_january.ui' | |
|
4 | 4 | # |
|
5 |
# Created: Wed |
|
|
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! |
@@ -15,11 +15,9 except AttributeError: | |||
|
15 | 15 | _fromUtf8 = lambda s: s |
|
16 | 16 | |
|
17 | 17 | class Ui_MainWindow(object): |
|
18 | ||
|
19 | 18 | def setupUi(self, MainWindow): |
|
20 | ||
|
21 | 19 | MainWindow.setObjectName(_fromUtf8("MainWindow")) |
|
22 |
MainWindow.resize(86 |
|
|
20 | MainWindow.resize(867, 589) | |
|
23 | 21 | self.centralWidget = QtGui.QWidget(MainWindow) |
|
24 | 22 | self.centralWidget.setObjectName(_fromUtf8("centralWidget")) |
|
25 | 23 | self.frame_2 = QtGui.QFrame(self.centralWidget) |
@@ -35,7 +33,7 class Ui_MainWindow(object): | |||
|
35 | 33 | self.label_46 = QtGui.QLabel(self.frame_6) |
|
36 | 34 | self.label_46.setGeometry(QtCore.QRect(70, 0, 125, 21)) |
|
37 | 35 | font = QtGui.QFont() |
|
38 |
font.setPointSize(1 |
|
|
36 | font.setPointSize(12) | |
|
39 | 37 | self.label_46.setFont(font) |
|
40 | 38 | self.label_46.setObjectName(_fromUtf8("label_46")) |
|
41 | 39 | self.treeView_2 = QtGui.QTreeView(self.frame_2) |
@@ -52,9 +50,9 class Ui_MainWindow(object): | |||
|
52 | 50 | self.frame_9.setFrameShadow(QtGui.QFrame.Plain) |
|
53 | 51 | self.frame_9.setObjectName(_fromUtf8("frame_9")) |
|
54 | 52 | self.label = QtGui.QLabel(self.frame_9) |
|
55 |
self.label.setGeometry(QtCore.QRect( |
|
|
53 | self.label.setGeometry(QtCore.QRect(60, 0, 121, 31)) | |
|
56 | 54 | font = QtGui.QFont() |
|
57 |
font.setPointSize(1 |
|
|
55 | font.setPointSize(12) | |
|
58 | 56 | self.label.setFont(font) |
|
59 | 57 | self.label.setObjectName(_fromUtf8("label")) |
|
60 | 58 | self.addprojectBtn = QtGui.QPushButton(self.frame_9) |
@@ -78,10 +76,10 class Ui_MainWindow(object): | |||
|
78 | 76 | font.setPointSize(10) |
|
79 | 77 | self.tabWidgetProject.setFont(font) |
|
80 | 78 | self.tabWidgetProject.setObjectName(_fromUtf8("tabWidgetProject")) |
|
81 |
self.tab |
|
|
82 |
self.tab |
|
|
83 |
self.frame_5 = QtGui.QFrame(self.tab |
|
|
84 |
self.frame_5.setGeometry(QtCore.QRect(10, 1 |
|
|
79 | self.tabProject = QtGui.QWidget() | |
|
80 | self.tabProject.setObjectName(_fromUtf8("tabProject")) | |
|
81 | self.frame_5 = QtGui.QFrame(self.tabProject) | |
|
82 | self.frame_5.setGeometry(QtCore.QRect(10, 140, 291, 31)) | |
|
85 | 83 | font = QtGui.QFont() |
|
86 | 84 | font.setPointSize(10) |
|
87 | 85 | self.frame_5.setFont(font) |
@@ -89,13 +87,13 class Ui_MainWindow(object): | |||
|
89 | 87 | self.frame_5.setFrameShadow(QtGui.QFrame.Plain) |
|
90 | 88 | self.frame_5.setObjectName(_fromUtf8("frame_5")) |
|
91 | 89 | self.label_55 = QtGui.QLabel(self.frame_5) |
|
92 |
self.label_55.setGeometry(QtCore.QRect(10, 10, |
|
|
90 | self.label_55.setGeometry(QtCore.QRect(10, 10, 81, 16)) | |
|
93 | 91 | font = QtGui.QFont() |
|
94 |
font.setPointSize(1 |
|
|
92 | font.setPointSize(11) | |
|
95 | 93 | self.label_55.setFont(font) |
|
96 | 94 | self.label_55.setObjectName(_fromUtf8("label_55")) |
|
97 | 95 | self.readModeCmBox = QtGui.QComboBox(self.frame_5) |
|
98 |
self.readModeCmBox.setGeometry(QtCore.QRect( |
|
|
96 | self.readModeCmBox.setGeometry(QtCore.QRect(100, 10, 71, 16)) | |
|
99 | 97 | font = QtGui.QFont() |
|
100 | 98 | font.setPointSize(10) |
|
101 | 99 | self.readModeCmBox.setFont(font) |
@@ -103,33 +101,33 class Ui_MainWindow(object): | |||
|
103 | 101 | self.readModeCmBox.addItem(_fromUtf8("")) |
|
104 | 102 | self.readModeCmBox.addItem(_fromUtf8("")) |
|
105 | 103 | self.dataWaitLine = QtGui.QLabel(self.frame_5) |
|
106 |
self.dataWaitLine.setGeometry(QtCore.QRect(1 |
|
|
104 | self.dataWaitLine.setGeometry(QtCore.QRect(180, 10, 71, 20)) | |
|
107 | 105 | font = QtGui.QFont() |
|
108 |
font.setPointSize(1 |
|
|
106 | font.setPointSize(11) | |
|
109 | 107 | self.dataWaitLine.setFont(font) |
|
110 | 108 | self.dataWaitLine.setObjectName(_fromUtf8("dataWaitLine")) |
|
111 | 109 | self.dataWaitTxt = QtGui.QLineEdit(self.frame_5) |
|
112 |
self.dataWaitTxt.setGeometry(QtCore.QRect(2 |
|
|
110 | self.dataWaitTxt.setGeometry(QtCore.QRect(250, 10, 31, 16)) | |
|
113 | 111 | self.dataWaitTxt.setObjectName(_fromUtf8("dataWaitTxt")) |
|
114 |
self.frame_4 = QtGui.QFrame(self.tab |
|
|
115 |
self.frame_4.setGeometry(QtCore.QRect(10, 60, 2 |
|
|
112 | self.frame_4 = QtGui.QFrame(self.tabProject) | |
|
113 | self.frame_4.setGeometry(QtCore.QRect(10, 60, 291, 71)) | |
|
116 | 114 | self.frame_4.setFrameShape(QtGui.QFrame.StyledPanel) |
|
117 | 115 | self.frame_4.setFrameShadow(QtGui.QFrame.Plain) |
|
118 | 116 | self.frame_4.setObjectName(_fromUtf8("frame_4")) |
|
119 | 117 | self.dataTypeLine = QtGui.QLabel(self.frame_4) |
|
120 | 118 | self.dataTypeLine.setGeometry(QtCore.QRect(10, 10, 81, 16)) |
|
121 | 119 | font = QtGui.QFont() |
|
122 |
font.setPointSize(1 |
|
|
120 | font.setPointSize(11) | |
|
123 | 121 | self.dataTypeLine.setFont(font) |
|
124 | 122 | self.dataTypeLine.setObjectName(_fromUtf8("dataTypeLine")) |
|
125 | 123 | self.dataPathline = QtGui.QLabel(self.frame_4) |
|
126 | 124 | self.dataPathline.setGeometry(QtCore.QRect(10, 40, 81, 19)) |
|
127 | 125 | font = QtGui.QFont() |
|
128 |
font.setPointSize(1 |
|
|
126 | font.setPointSize(11) | |
|
129 | 127 | self.dataPathline.setFont(font) |
|
130 | 128 | self.dataPathline.setObjectName(_fromUtf8("dataPathline")) |
|
131 | 129 | self.dataTypeCmbBox = QtGui.QComboBox(self.frame_4) |
|
132 |
self.dataTypeCmbBox.setGeometry(QtCore.QRect( |
|
|
130 | self.dataTypeCmbBox.setGeometry(QtCore.QRect(90, 10, 151, 21)) | |
|
133 | 131 | font = QtGui.QFont() |
|
134 | 132 | font.setPointSize(10) |
|
135 | 133 | self.dataTypeCmbBox.setFont(font) |
@@ -137,93 +135,107 class Ui_MainWindow(object): | |||
|
137 | 135 | self.dataTypeCmbBox.addItem(_fromUtf8("")) |
|
138 | 136 | self.dataTypeCmbBox.addItem(_fromUtf8("")) |
|
139 | 137 | self.dataPathTxt = QtGui.QLineEdit(self.frame_4) |
|
140 |
self.dataPathTxt.setGeometry(QtCore.QRect( |
|
|
138 | self.dataPathTxt.setGeometry(QtCore.QRect(90, 40, 161, 21)) | |
|
141 | 139 | self.dataPathTxt.setObjectName(_fromUtf8("dataPathTxt")) |
|
142 | 140 | self.dataPathBrowse = QtGui.QPushButton(self.frame_4) |
|
143 |
self.dataPathBrowse.setGeometry(QtCore.QRect(2 |
|
|
141 | self.dataPathBrowse.setGeometry(QtCore.QRect(260, 40, 21, 20)) | |
|
144 | 142 | self.dataPathBrowse.setObjectName(_fromUtf8("dataPathBrowse")) |
|
145 | 143 | self.dataFormatTxt = QtGui.QLineEdit(self.frame_4) |
|
146 |
self.dataFormatTxt.setGeometry(QtCore.QRect(2 |
|
|
144 | self.dataFormatTxt.setGeometry(QtCore.QRect(250, 10, 31, 21)) | |
|
147 | 145 | self.dataFormatTxt.setObjectName(_fromUtf8("dataFormatTxt")) |
|
148 |
self.frame_3 = QtGui.QFrame(self.tab |
|
|
149 |
self.frame_3.setGeometry(QtCore.QRect(10, 10, 2 |
|
|
146 | self.frame_3 = QtGui.QFrame(self.tabProject) | |
|
147 | self.frame_3.setGeometry(QtCore.QRect(10, 10, 291, 41)) | |
|
150 | 148 | self.frame_3.setFrameShape(QtGui.QFrame.StyledPanel) |
|
151 | 149 | self.frame_3.setFrameShadow(QtGui.QFrame.Plain) |
|
152 | 150 | self.frame_3.setObjectName(_fromUtf8("frame_3")) |
|
153 | 151 | self.dataOperationModeline = QtGui.QLabel(self.frame_3) |
|
154 | 152 | self.dataOperationModeline.setGeometry(QtCore.QRect(10, 10, 111, 20)) |
|
155 | 153 | font = QtGui.QFont() |
|
156 |
font.setPointSize(1 |
|
|
154 | font.setPointSize(11) | |
|
157 | 155 | self.dataOperationModeline.setFont(font) |
|
158 | 156 | self.dataOperationModeline.setObjectName(_fromUtf8("dataOperationModeline")) |
|
159 | 157 | self.nameProjectTxt = QtGui.QLineEdit(self.frame_3) |
|
160 |
self.nameProjectTxt.setGeometry(QtCore.QRect(120, 10, 1 |
|
|
158 | self.nameProjectTxt.setGeometry(QtCore.QRect(120, 10, 161, 21)) | |
|
161 | 159 | self.nameProjectTxt.setObjectName(_fromUtf8("nameProjectTxt")) |
|
162 |
self.frame_8 = QtGui.QFrame(self.tab |
|
|
163 |
self.frame_8.setGeometry(QtCore.QRect(10, 1 |
|
|
160 | self.frame_8 = QtGui.QFrame(self.tabProject) | |
|
161 | self.frame_8.setGeometry(QtCore.QRect(10, 180, 291, 71)) | |
|
164 | 162 | self.frame_8.setFrameShape(QtGui.QFrame.StyledPanel) |
|
165 | 163 | self.frame_8.setFrameShadow(QtGui.QFrame.Plain) |
|
166 | 164 | self.frame_8.setObjectName(_fromUtf8("frame_8")) |
|
167 | 165 | self.dataStartLine = QtGui.QLabel(self.frame_8) |
|
168 |
self.dataStartLine.setGeometry(QtCore.QRect( |
|
|
166 | self.dataStartLine.setGeometry(QtCore.QRect(20, 10, 81, 16)) | |
|
169 | 167 | font = QtGui.QFont() |
|
170 | 168 | font.setPointSize(10) |
|
171 | 169 | self.dataStartLine.setFont(font) |
|
172 | 170 | self.dataStartLine.setObjectName(_fromUtf8("dataStartLine")) |
|
173 | 171 | self.dataEndline = QtGui.QLabel(self.frame_8) |
|
174 |
self.dataEndline.setGeometry(QtCore.QRect( |
|
|
172 | self.dataEndline.setGeometry(QtCore.QRect(20, 30, 81, 16)) | |
|
175 | 173 | font = QtGui.QFont() |
|
176 | 174 | font.setPointSize(10) |
|
177 | 175 | self.dataEndline.setFont(font) |
|
178 | 176 | self.dataEndline.setObjectName(_fromUtf8("dataEndline")) |
|
179 | 177 | self.starDateCmbBox = QtGui.QComboBox(self.frame_8) |
|
180 |
self.starDateCmbBox.setGeometry(QtCore.QRect(1 |
|
|
178 | self.starDateCmbBox.setGeometry(QtCore.QRect(100, 10, 171, 16)) | |
|
181 | 179 | self.starDateCmbBox.setObjectName(_fromUtf8("starDateCmbBox")) |
|
182 | 180 | self.endDateCmbBox = QtGui.QComboBox(self.frame_8) |
|
183 |
self.endDateCmbBox.setGeometry(QtCore.QRect(1 |
|
|
181 | self.endDateCmbBox.setGeometry(QtCore.QRect(100, 30, 171, 16)) | |
|
184 | 182 | self.endDateCmbBox.setObjectName(_fromUtf8("endDateCmbBox")) |
|
185 | 183 | self.LTReferenceRdBtn = QtGui.QRadioButton(self.frame_8) |
|
186 |
self.LTReferenceRdBtn.setGeometry(QtCore.QRect( |
|
|
184 | self.LTReferenceRdBtn.setGeometry(QtCore.QRect(40, 50, 211, 21)) | |
|
187 | 185 | font = QtGui.QFont() |
|
188 | 186 | font.setPointSize(8) |
|
189 | 187 | self.LTReferenceRdBtn.setFont(font) |
|
190 | 188 | self.LTReferenceRdBtn.setObjectName(_fromUtf8("LTReferenceRdBtn")) |
|
191 |
self.dataOkBtn = QtGui.QPushButton(self.tab |
|
|
189 | self.dataOkBtn = QtGui.QPushButton(self.tabProject) | |
|
192 | 190 | self.dataOkBtn.setGeometry(QtCore.QRect(70, 340, 81, 21)) |
|
193 | 191 | self.dataOkBtn.setObjectName(_fromUtf8("dataOkBtn")) |
|
194 |
self.dataCancelBtn = QtGui.QPushButton(self.tab |
|
|
192 | self.dataCancelBtn = QtGui.QPushButton(self.tabProject) | |
|
195 | 193 | self.dataCancelBtn.setGeometry(QtCore.QRect(170, 340, 81, 21)) |
|
196 | 194 | self.dataCancelBtn.setObjectName(_fromUtf8("dataCancelBtn")) |
|
197 |
self.frame_10 = QtGui.QFrame(self.tab |
|
|
198 |
self.frame_10.setGeometry(QtCore.QRect(10, 260, 2 |
|
|
195 | self.frame_10 = QtGui.QFrame(self.tabProject) | |
|
196 | self.frame_10.setGeometry(QtCore.QRect(10, 260, 291, 71)) | |
|
199 | 197 | self.frame_10.setFrameShape(QtGui.QFrame.StyledPanel) |
|
200 | 198 | self.frame_10.setFrameShadow(QtGui.QFrame.Plain) |
|
201 | 199 | self.frame_10.setObjectName(_fromUtf8("frame_10")) |
|
202 | 200 | self.dataInitialTimeLine = QtGui.QLabel(self.frame_10) |
|
203 |
self.dataInitialTimeLine.setGeometry(QtCore.QRect( |
|
|
201 | self.dataInitialTimeLine.setGeometry(QtCore.QRect(20, 10, 81, 16)) | |
|
204 | 202 | font = QtGui.QFont() |
|
205 |
font.setPointSize( |
|
|
203 | font.setPointSize(10) | |
|
206 | 204 | self.dataInitialTimeLine.setFont(font) |
|
207 | 205 | self.dataInitialTimeLine.setObjectName(_fromUtf8("dataInitialTimeLine")) |
|
208 | 206 | self.dataFinelTimeLine = QtGui.QLabel(self.frame_10) |
|
209 |
self.dataFinelTimeLine.setGeometry(QtCore.QRect( |
|
|
207 | self.dataFinelTimeLine.setGeometry(QtCore.QRect(20, 40, 81, 16)) | |
|
210 | 208 | font = QtGui.QFont() |
|
211 |
font.setPointSize( |
|
|
209 | font.setPointSize(10) | |
|
212 | 210 | self.dataFinelTimeLine.setFont(font) |
|
213 | 211 | self.dataFinelTimeLine.setObjectName(_fromUtf8("dataFinelTimeLine")) |
|
212 | ||
|
213 | #------------QTIME EDIT-----------# | |
|
214 | 214 | self.startTimeEdit = QtGui.QTimeEdit(self.frame_10) |
|
215 | self.startTimeEdit.setDisplayFormat("hh:mm:ss") | |
|
216 | self.time =QtCore.QTime() | |
|
217 | self.hour =0 | |
|
218 | self.min =0 | |
|
219 | self.sec =0 | |
|
220 | ||
|
215 | 221 | self.startTimeEdit.setGeometry(QtCore.QRect(150, 10, 121, 20)) |
|
216 | 222 | self.startTimeEdit.setObjectName(_fromUtf8("startTimeEdit")) |
|
223 | ||
|
224 | ||
|
225 | #------------QTIME EDIT-----------# | |
|
217 | 226 | self.timeEdit_2 = QtGui.QTimeEdit(self.frame_10) |
|
227 | self.timeEdit_2.setDisplayFormat("hh:mm:ss") | |
|
218 | 228 | self.timeEdit_2.setGeometry(QtCore.QRect(150, 40, 121, 20)) |
|
219 | 229 | self.timeEdit_2.setObjectName(_fromUtf8("timeEdit_2")) |
|
220 | self.tabWidgetProject.addTab(self.tab_5, _fromUtf8("")) | |
|
221 | self.tab_7 = QtGui.QWidget() | |
|
222 | self.tab_7.setObjectName(_fromUtf8("tab_7")) | |
|
223 | self.tabWidgetVol = QtGui.QTabWidget(self.tab_7) | |
|
224 | self.tabWidgetVol.setEnabled(True) | |
|
225 | self.tabWidgetVol.setGeometry(QtCore.QRect(10, 10, 291, 331)) | |
|
226 | 230 | |
|
231 | ||
|
232 | self.tabWidgetProject.addTab(self.tabProject, _fromUtf8("")) | |
|
233 | self.tabVoltage = QtGui.QWidget() | |
|
234 | self.tabVoltage.setEnabled(True) | |
|
235 | self.tabVoltage.setObjectName(_fromUtf8("tabVoltage")) | |
|
236 | self.tabWidgetVol = QtGui.QTabWidget(self.tabVoltage) | |
|
237 | self.tabWidgetVol.setEnabled(True) | |
|
238 | self.tabWidgetVol.setGeometry(QtCore.QRect(10, 10, 291, 341)) | |
|
227 | 239 | self.tabWidgetVol.setObjectName(_fromUtf8("tabWidgetVol")) |
|
228 | 240 | self.tab_3 = QtGui.QWidget() |
|
229 | 241 | self.tab_3.setObjectName(_fromUtf8("tab_3")) |
@@ -237,12 +249,12 class Ui_MainWindow(object): | |||
|
237 | 249 | self.selecHeighopVolCEB = QtGui.QCheckBox(self.tab_3) |
|
238 | 250 | self.selecHeighopVolCEB.setGeometry(QtCore.QRect(10, 40, 121, 21)) |
|
239 | 251 | self.selecHeighopVolCEB.setObjectName(_fromUtf8("selecHeighopVolCEB")) |
|
240 |
self. |
|
|
241 |
self. |
|
|
252 | self.filterCEB = QtGui.QCheckBox(self.tab_3) | |
|
253 | self.filterCEB.setGeometry(QtCore.QRect(10, 70, 91, 17)) | |
|
242 | 254 | font = QtGui.QFont() |
|
243 | 255 | font.setPointSize(10) |
|
244 |
self. |
|
|
245 |
self. |
|
|
256 | self.filterCEB.setFont(font) | |
|
257 | self.filterCEB.setObjectName(_fromUtf8("filterCEB")) | |
|
246 | 258 | self.profileSelecopVolCEB = QtGui.QCheckBox(self.tab_3) |
|
247 | 259 | self.profileSelecopVolCEB.setGeometry(QtCore.QRect(10, 100, 111, 17)) |
|
248 | 260 | self.profileSelecopVolCEB.setObjectName(_fromUtf8("profileSelecopVolCEB")) |
@@ -261,9 +273,9 class Ui_MainWindow(object): | |||
|
261 | 273 | self.lineHeighProfileTxtopVol = QtGui.QLineEdit(self.tab_3) |
|
262 | 274 | self.lineHeighProfileTxtopVol.setGeometry(QtCore.QRect(170, 40, 91, 20)) |
|
263 | 275 | self.lineHeighProfileTxtopVol.setObjectName(_fromUtf8("lineHeighProfileTxtopVol")) |
|
264 |
self. |
|
|
265 |
self. |
|
|
266 |
self. |
|
|
276 | self.filtercob = QtGui.QComboBox(self.tab_3) | |
|
277 | self.filtercob.setGeometry(QtCore.QRect(170, 70, 91, 20)) | |
|
278 | self.filtercob.setObjectName(_fromUtf8("filtercob")) | |
|
267 | 279 | self.lineProfileSelecopVolCEB = QtGui.QLineEdit(self.tab_3) |
|
268 | 280 | self.lineProfileSelecopVolCEB.setGeometry(QtCore.QRect(170, 100, 91, 20)) |
|
269 | 281 | self.lineProfileSelecopVolCEB.setObjectName(_fromUtf8("lineProfileSelecopVolCEB")) |
@@ -283,7 +295,7 class Ui_MainWindow(object): | |||
|
283 | 295 | self.tab_2 = QtGui.QWidget() |
|
284 | 296 | self.tab_2.setObjectName(_fromUtf8("tab_2")) |
|
285 | 297 | self.frame_17 = QtGui.QFrame(self.tab_2) |
|
286 |
self.frame_17.setGeometry(QtCore.QRect(10, |
|
|
298 | self.frame_17.setGeometry(QtCore.QRect(10, 100, 251, 71)) | |
|
287 | 299 | self.frame_17.setFrameShape(QtGui.QFrame.StyledPanel) |
|
288 | 300 | self.frame_17.setFrameShadow(QtGui.QFrame.Plain) |
|
289 | 301 | self.frame_17.setObjectName(_fromUtf8("frame_17")) |
@@ -316,7 +328,7 class Ui_MainWindow(object): | |||
|
316 | 328 | self.checkBox_18.setText(_fromUtf8("")) |
|
317 | 329 | self.checkBox_18.setObjectName(_fromUtf8("checkBox_18")) |
|
318 | 330 | self.frame_19 = QtGui.QFrame(self.tab_2) |
|
319 |
self.frame_19.setGeometry(QtCore.QRect(10, 1 |
|
|
331 | self.frame_19.setGeometry(QtCore.QRect(10, 190, 251, 61)) | |
|
320 | 332 | self.frame_19.setFrameShape(QtGui.QFrame.StyledPanel) |
|
321 | 333 | self.frame_19.setFrameShadow(QtGui.QFrame.Plain) |
|
322 | 334 | self.frame_19.setObjectName(_fromUtf8("frame_19")) |
@@ -342,10 +354,10 class Ui_MainWindow(object): | |||
|
342 | 354 | self.comboBox_10.setGeometry(QtCore.QRect(90, 10, 151, 16)) |
|
343 | 355 | self.comboBox_10.setObjectName(_fromUtf8("comboBox_10")) |
|
344 | 356 | self.dataGraphVolOkBtn = QtGui.QPushButton(self.tab_2) |
|
345 |
self.dataGraphVolOkBtn.setGeometry(QtCore.QRect( |
|
|
357 | self.dataGraphVolOkBtn.setGeometry(QtCore.QRect(70, 270, 71, 21)) | |
|
346 | 358 | self.dataGraphVolOkBtn.setObjectName(_fromUtf8("dataGraphVolOkBtn")) |
|
347 | 359 | self.dataGraphVolCancelBtn = QtGui.QPushButton(self.tab_2) |
|
348 |
self.dataGraphVolCancelBtn.setGeometry(QtCore.QRect(150, 2 |
|
|
360 | self.dataGraphVolCancelBtn.setGeometry(QtCore.QRect(150, 270, 71, 21)) | |
|
349 | 361 | self.dataGraphVolCancelBtn.setObjectName(_fromUtf8("dataGraphVolCancelBtn")) |
|
350 | 362 | self.dataPathlabelGraphicsVol = QtGui.QLabel(self.tab_2) |
|
351 | 363 | self.dataPathlabelGraphicsVol.setGeometry(QtCore.QRect(20, 10, 66, 16)) |
@@ -369,19 +381,19 class Ui_MainWindow(object): | |||
|
369 | 381 | self.dataGraphicsVolPathBrowse.setGeometry(QtCore.QRect(240, 10, 21, 21)) |
|
370 | 382 | self.dataGraphicsVolPathBrowse.setObjectName(_fromUtf8("dataGraphicsVolPathBrowse")) |
|
371 | 383 | self.label_6 = QtGui.QLabel(self.tab_2) |
|
372 |
self.label_6.setGeometry(QtCore.QRect(20, |
|
|
384 | self.label_6.setGeometry(QtCore.QRect(20, 80, 31, 16)) | |
|
373 | 385 | font = QtGui.QFont() |
|
374 | 386 | font.setPointSize(10) |
|
375 | 387 | self.label_6.setFont(font) |
|
376 | 388 | self.label_6.setObjectName(_fromUtf8("label_6")) |
|
377 | 389 | self.label_7 = QtGui.QLabel(self.tab_2) |
|
378 |
self.label_7.setGeometry(QtCore.QRect(1 |
|
|
390 | self.label_7.setGeometry(QtCore.QRect(130, 80, 41, 16)) | |
|
379 | 391 | font = QtGui.QFont() |
|
380 | 392 | font.setPointSize(10) |
|
381 | 393 | self.label_7.setFont(font) |
|
382 | 394 | self.label_7.setObjectName(_fromUtf8("label_7")) |
|
383 | 395 | self.label_8 = QtGui.QLabel(self.tab_2) |
|
384 |
self.label_8.setGeometry(QtCore.QRect(2 |
|
|
396 | self.label_8.setGeometry(QtCore.QRect(200, 80, 41, 16)) | |
|
385 | 397 | font = QtGui.QFont() |
|
386 | 398 | font.setPointSize(10) |
|
387 | 399 | self.label_8.setFont(font) |
@@ -416,12 +428,12 class Ui_MainWindow(object): | |||
|
416 | 428 | self.datasaveVolCancelBtn.setGeometry(QtCore.QRect(150, 120, 71, 21)) |
|
417 | 429 | self.datasaveVolCancelBtn.setObjectName(_fromUtf8("datasaveVolCancelBtn")) |
|
418 | 430 | self.tabWidgetVol.addTab(self.tab_4, _fromUtf8("")) |
|
419 |
self.tabWidgetProject.addTab(self.tab |
|
|
420 |
self.tab |
|
|
421 |
self.tab |
|
|
422 |
self.tabWidgetSpec = QtGui.QTabWidget(self.tab |
|
|
431 | self.tabWidgetProject.addTab(self.tabVoltage, _fromUtf8("")) | |
|
432 | self.tabSpectra = QtGui.QWidget() | |
|
433 | self.tabSpectra.setObjectName(_fromUtf8("tabSpectra")) | |
|
434 | self.tabWidgetSpec = QtGui.QTabWidget(self.tabSpectra) | |
|
423 | 435 | self.tabWidgetSpec.setEnabled(True) |
|
424 |
self.tabWidgetSpec.setGeometry(QtCore.QRect(10, 10, 291, 3 |
|
|
436 | self.tabWidgetSpec.setGeometry(QtCore.QRect(10, 10, 291, 341)) | |
|
425 | 437 | self.tabWidgetSpec.setObjectName(_fromUtf8("tabWidgetSpec")) |
|
426 | 438 | self.tab_8 = QtGui.QWidget() |
|
427 | 439 | self.tab_8.setObjectName(_fromUtf8("tab_8")) |
@@ -440,18 +452,18 class Ui_MainWindow(object): | |||
|
440 | 452 | font.setPointSize(10) |
|
441 | 453 | self.IncohIntOpSpecCEB.setFont(font) |
|
442 | 454 | self.IncohIntOpSpecCEB.setObjectName(_fromUtf8("IncohIntOpSpecCEB")) |
|
443 |
self. |
|
|
444 |
self. |
|
|
455 | self.removedcOpSpecCEB = QtGui.QCheckBox(self.tab_8) | |
|
456 | self.removedcOpSpecCEB.setGeometry(QtCore.QRect(10, 100, 141, 17)) | |
|
445 | 457 | font = QtGui.QFont() |
|
446 | 458 | font.setPointSize(10) |
|
447 |
self. |
|
|
448 |
self. |
|
|
449 |
self. |
|
|
450 |
self. |
|
|
459 | self.removedcOpSpecCEB.setFont(font) | |
|
460 | self.removedcOpSpecCEB.setObjectName(_fromUtf8("removedcOpSpecCEB")) | |
|
461 | self.removeIntopSpec = QtGui.QCheckBox(self.tab_8) | |
|
462 | self.removeIntopSpec.setGeometry(QtCore.QRect(10, 130, 141, 17)) | |
|
451 | 463 | font = QtGui.QFont() |
|
452 | 464 | font.setPointSize(10) |
|
453 |
self. |
|
|
454 |
self. |
|
|
465 | self.removeIntopSpec.setFont(font) | |
|
466 | self.removeIntopSpec.setObjectName(_fromUtf8("removeIntopSpec")) | |
|
455 | 467 | self.valuenFFTPointOpSpec = QtGui.QLineEdit(self.tab_8) |
|
456 | 468 | self.valuenFFTPointOpSpec.setGeometry(QtCore.QRect(200, 10, 71, 20)) |
|
457 | 469 | self.valuenFFTPointOpSpec.setObjectName(_fromUtf8("valuenFFTPointOpSpec")) |
@@ -461,12 +473,6 class Ui_MainWindow(object): | |||
|
461 | 473 | self.valueIncohIntOpSpec = QtGui.QLineEdit(self.tab_8) |
|
462 | 474 | self.valueIncohIntOpSpec.setGeometry(QtCore.QRect(200, 70, 71, 20)) |
|
463 | 475 | self.valueIncohIntOpSpec.setObjectName(_fromUtf8("valueIncohIntOpSpec")) |
|
464 | self.comboBox_23 = QtGui.QComboBox(self.tab_8) | |
|
465 | self.comboBox_23.setGeometry(QtCore.QRect(200, 100, 71, 20)) | |
|
466 | self.comboBox_23.setObjectName(_fromUtf8("comboBox_23")) | |
|
467 | self.comboBox_23.addItem(_fromUtf8("")) | |
|
468 | self.comboBox_23.addItem(_fromUtf8("")) | |
|
469 | self.comboBox_23.addItem(_fromUtf8("")) | |
|
470 | 476 | self.lineEdit_33 = QtGui.QLineEdit(self.tab_8) |
|
471 | 477 | self.lineEdit_33.setGeometry(QtCore.QRect(200, 130, 71, 20)) |
|
472 | 478 | self.lineEdit_33.setObjectName(_fromUtf8("lineEdit_33")) |
@@ -476,69 +482,83 class Ui_MainWindow(object): | |||
|
476 | 482 | self.dataopSpecCancelBtn = QtGui.QPushButton(self.tab_8) |
|
477 | 483 | self.dataopSpecCancelBtn.setGeometry(QtCore.QRect(160, 180, 71, 21)) |
|
478 | 484 | self.dataopSpecCancelBtn.setObjectName(_fromUtf8("dataopSpecCancelBtn")) |
|
485 | self.valueremoveDCOpSpec = QtGui.QLineEdit(self.tab_8) | |
|
486 | self.valueremoveDCOpSpec.setGeometry(QtCore.QRect(200, 100, 71, 20)) | |
|
487 | self.valueremoveDCOpSpec.setObjectName(_fromUtf8("valueremoveDCOpSpec")) | |
|
479 | 488 | self.tabWidgetSpec.addTab(self.tab_8, _fromUtf8("")) |
|
480 | 489 | self.tab_10 = QtGui.QWidget() |
|
481 | 490 | self.tab_10.setObjectName(_fromUtf8("tab_10")) |
|
482 | 491 | self.dataGraphSpecCancelBtn = QtGui.QPushButton(self.tab_10) |
|
483 |
self.dataGraphSpecCancelBtn.setGeometry(QtCore.QRect(1 |
|
|
492 | self.dataGraphSpecCancelBtn.setGeometry(QtCore.QRect(150, 280, 71, 21)) | |
|
484 | 493 | self.dataGraphSpecCancelBtn.setObjectName(_fromUtf8("dataGraphSpecCancelBtn")) |
|
485 | 494 | self.frame_40 = QtGui.QFrame(self.tab_10) |
|
486 |
self.frame_40.setGeometry(QtCore.QRect(10, |
|
|
495 | self.frame_40.setGeometry(QtCore.QRect(10, 50, 261, 161)) | |
|
487 | 496 | self.frame_40.setFrameShape(QtGui.QFrame.StyledPanel) |
|
488 | 497 | self.frame_40.setFrameShadow(QtGui.QFrame.Plain) |
|
489 | 498 | self.frame_40.setObjectName(_fromUtf8("frame_40")) |
|
490 | 499 | self.RTIPlotGraphLabel = QtGui.QLabel(self.frame_40) |
|
491 | self.RTIPlotGraphLabel.setGeometry(QtCore.QRect(10, 0, 66, 16)) | |
|
500 | self.RTIPlotGraphLabel.setGeometry(QtCore.QRect(10, 70, 66, 16)) | |
|
492 | 501 | font = QtGui.QFont() |
|
493 | 502 | font.setPointSize(10) |
|
494 | 503 | self.RTIPlotGraphLabel.setFont(font) |
|
495 | 504 | self.RTIPlotGraphLabel.setObjectName(_fromUtf8("RTIPlotGraphLabel")) |
|
496 | self.CrossSpectraPlotGraphLabel = QtGui.QLabel(self.frame_40) | |
|
497 | self.CrossSpectraPlotGraphLabel.setGeometry(QtCore.QRect(10, 40, 111, 21)) | |
|
498 | self.CrossSpectraPlotGraphLabel.setObjectName(_fromUtf8("CrossSpectraPlotGraphLabel")) | |
|
499 | 505 | self.SpectraPlotGraphLabel = QtGui.QLabel(self.frame_40) |
|
500 |
self.SpectraPlotGraphLabel.setGeometry(QtCore.QRect(10, |
|
|
506 | self.SpectraPlotGraphLabel.setGeometry(QtCore.QRect(10, 40, 101, 16)) | |
|
501 | 507 | self.SpectraPlotGraphLabel.setObjectName(_fromUtf8("SpectraPlotGraphLabel")) |
|
502 |
self.label |
|
|
503 |
self.label |
|
|
504 |
self.label |
|
|
508 | self.NoisePlotGraphLabel = QtGui.QLabel(self.frame_40) | |
|
509 | self.NoisePlotGraphLabel.setGeometry(QtCore.QRect(10, 130, 66, 21)) | |
|
510 | self.NoisePlotGraphLabel.setObjectName(_fromUtf8("NoisePlotGraphLabel")) | |
|
505 | 511 | self.RTIPlotGraphCEB = QtGui.QCheckBox(self.frame_40) |
|
506 | self.RTIPlotGraphCEB.setGeometry(QtCore.QRect(150, 0, 31, 26)) | |
|
512 | self.RTIPlotGraphCEB.setGeometry(QtCore.QRect(150, 70, 31, 26)) | |
|
507 | 513 | self.RTIPlotGraphCEB.setText(_fromUtf8("")) |
|
508 | 514 | self.RTIPlotGraphCEB.setObjectName(_fromUtf8("RTIPlotGraphCEB")) |
|
509 | 515 | self.checkBox_58 = QtGui.QCheckBox(self.frame_40) |
|
510 | self.checkBox_58.setGeometry(QtCore.QRect(210, 0, 31, 26)) | |
|
516 | self.checkBox_58.setGeometry(QtCore.QRect(210, 70, 31, 26)) | |
|
511 | 517 | self.checkBox_58.setText(_fromUtf8("")) |
|
512 | 518 | self.checkBox_58.setObjectName(_fromUtf8("checkBox_58")) |
|
513 | self.SpectraPlotGraphCEB = QtGui.QCheckBox(self.frame_40) | |
|
514 | self.SpectraPlotGraphCEB.setGeometry(QtCore.QRect(150, 20, 31, 26)) | |
|
515 | self.SpectraPlotGraphCEB.setText(_fromUtf8("")) | |
|
516 | self.SpectraPlotGraphCEB.setObjectName(_fromUtf8("SpectraPlotGraphCEB")) | |
|
517 | 519 | self.checkBox_60 = QtGui.QCheckBox(self.frame_40) |
|
518 |
self.checkBox_60.setGeometry(QtCore.QRect(210, |
|
|
520 | self.checkBox_60.setGeometry(QtCore.QRect(210, 40, 31, 26)) | |
|
519 | 521 | self.checkBox_60.setText(_fromUtf8("")) |
|
520 | 522 | self.checkBox_60.setObjectName(_fromUtf8("checkBox_60")) |
|
521 | 523 | self.CrossSpectraPlotGraphceb = QtGui.QCheckBox(self.frame_40) |
|
522 | 524 | self.CrossSpectraPlotGraphceb.setGeometry(QtCore.QRect(150, 40, 31, 21)) |
|
523 | 525 | self.CrossSpectraPlotGraphceb.setText(_fromUtf8("")) |
|
524 | 526 | self.CrossSpectraPlotGraphceb.setObjectName(_fromUtf8("CrossSpectraPlotGraphceb")) |
|
525 |
self. |
|
|
526 |
self. |
|
|
527 |
self. |
|
|
528 |
self. |
|
|
529 | self.checkBox_63 = QtGui.QCheckBox(self.frame_40) | |
|
530 | self.checkBox_63.setGeometry(QtCore.QRect(150, 60, 20, 26)) | |
|
531 | self.checkBox_63.setText(_fromUtf8("")) | |
|
532 | self.checkBox_63.setObjectName(_fromUtf8("checkBox_63")) | |
|
527 | self.NoisePlotGraphceb = QtGui.QCheckBox(self.frame_40) | |
|
528 | self.NoisePlotGraphceb.setGeometry(QtCore.QRect(150, 130, 20, 26)) | |
|
529 | self.NoisePlotGraphceb.setText(_fromUtf8("")) | |
|
530 | self.NoisePlotGraphceb.setObjectName(_fromUtf8("NoisePlotGraphceb")) | |
|
533 | 531 | self.checkBox_64 = QtGui.QCheckBox(self.frame_40) |
|
534 |
self.checkBox_64.setGeometry(QtCore.QRect(210, |
|
|
532 | self.checkBox_64.setGeometry(QtCore.QRect(210, 130, 31, 26)) | |
|
535 | 533 | self.checkBox_64.setText(_fromUtf8("")) |
|
536 | 534 | self.checkBox_64.setObjectName(_fromUtf8("checkBox_64")) |
|
535 | self.CoherentMapPlotGraphLabel = QtGui.QLabel(self.frame_40) | |
|
536 | self.CoherentMapPlotGraphLabel.setGeometry(QtCore.QRect(10, 100, 111, 21)) | |
|
537 | self.CoherentMapPlotGraphLabel.setObjectName(_fromUtf8("CoherentMapPlotGraphLabel")) | |
|
538 | self.CoherentMapPlotGraphceb = QtGui.QCheckBox(self.frame_40) | |
|
539 | self.CoherentMapPlotGraphceb.setGeometry(QtCore.QRect(150, 100, 31, 21)) | |
|
540 | self.CoherentMapPlotGraphceb.setText(_fromUtf8("")) | |
|
541 | self.CoherentMapPlotGraphceb.setObjectName(_fromUtf8("CoherentMapPlotGraphceb")) | |
|
542 | self.CoherenMapGraphSave = QtGui.QCheckBox(self.frame_40) | |
|
543 | self.CoherenMapGraphSave.setGeometry(QtCore.QRect(210, 100, 31, 21)) | |
|
544 | self.CoherenMapGraphSave.setText(_fromUtf8("")) | |
|
545 | self.CoherenMapGraphSave.setObjectName(_fromUtf8("CoherenMapGraphSave")) | |
|
546 | self.SpectraPlotGraphLabel_2 = QtGui.QLabel(self.frame_40) | |
|
547 | self.SpectraPlotGraphLabel_2.setGeometry(QtCore.QRect(10, 10, 111, 21)) | |
|
548 | self.SpectraPlotGraphLabel_2.setObjectName(_fromUtf8("SpectraPlotGraphLabel_2")) | |
|
549 | self.SpectraPlotGraphCEB_2 = QtGui.QCheckBox(self.frame_40) | |
|
550 | self.SpectraPlotGraphCEB_2.setGeometry(QtCore.QRect(150, 10, 31, 26)) | |
|
551 | self.SpectraPlotGraphCEB_2.setText(_fromUtf8("")) | |
|
552 | self.SpectraPlotGraphCEB_2.setObjectName(_fromUtf8("SpectraPlotGraphCEB_2")) | |
|
553 | self.checkBox_61 = QtGui.QCheckBox(self.frame_40) | |
|
554 | self.checkBox_61.setGeometry(QtCore.QRect(210, 10, 31, 26)) | |
|
555 | self.checkBox_61.setText(_fromUtf8("")) | |
|
556 | self.checkBox_61.setObjectName(_fromUtf8("checkBox_61")) | |
|
537 | 557 | self.dataGraphSpecOkBtn = QtGui.QPushButton(self.tab_10) |
|
538 |
self.dataGraphSpecOkBtn.setGeometry(QtCore.QRect( |
|
|
558 | self.dataGraphSpecOkBtn.setGeometry(QtCore.QRect(70, 280, 71, 21)) | |
|
539 | 559 | self.dataGraphSpecOkBtn.setObjectName(_fromUtf8("dataGraphSpecOkBtn")) |
|
540 | 560 | self.frame_41 = QtGui.QFrame(self.tab_10) |
|
541 |
self.frame_41.setGeometry(QtCore.QRect(10, |
|
|
561 | self.frame_41.setGeometry(QtCore.QRect(10, 220, 261, 51)) | |
|
542 | 562 | self.frame_41.setFrameShape(QtGui.QFrame.StyledPanel) |
|
543 | 563 | self.frame_41.setFrameShadow(QtGui.QFrame.Plain) |
|
544 | 564 | self.frame_41.setObjectName(_fromUtf8("frame_41")) |
@@ -569,35 +589,26 class Ui_MainWindow(object): | |||
|
569 | 589 | font.setPointSize(10) |
|
570 | 590 | self.label_78.setFont(font) |
|
571 | 591 | self.label_78.setObjectName(_fromUtf8("label_78")) |
|
572 | self.label_79 = QtGui.QLabel(self.tab_10) | |
|
573 | self.label_79.setGeometry(QtCore.QRect(20, 40, 41, 16)) | |
|
574 | font = QtGui.QFont() | |
|
575 | font.setPointSize(10) | |
|
576 | self.label_79.setFont(font) | |
|
577 | self.label_79.setObjectName(_fromUtf8("label_79")) | |
|
578 | 592 | self.lineEdit_35 = QtGui.QLineEdit(self.tab_10) |
|
579 | 593 | self.lineEdit_35.setGeometry(QtCore.QRect(70, 10, 161, 16)) |
|
580 | 594 | self.lineEdit_35.setObjectName(_fromUtf8("lineEdit_35")) |
|
581 | self.lineEdit_36 = QtGui.QLineEdit(self.tab_10) | |
|
582 | self.lineEdit_36.setGeometry(QtCore.QRect(70, 40, 201, 16)) | |
|
583 | self.lineEdit_36.setObjectName(_fromUtf8("lineEdit_36")) | |
|
584 | 595 | self.toolButton_17 = QtGui.QToolButton(self.tab_10) |
|
585 | 596 | self.toolButton_17.setGeometry(QtCore.QRect(250, 10, 21, 20)) |
|
586 | 597 | self.toolButton_17.setObjectName(_fromUtf8("toolButton_17")) |
|
587 | 598 | self.label_80 = QtGui.QLabel(self.tab_10) |
|
588 |
self.label_80.setGeometry(QtCore.QRect(20, |
|
|
599 | self.label_80.setGeometry(QtCore.QRect(20, 30, 31, 16)) | |
|
589 | 600 | font = QtGui.QFont() |
|
590 | 601 | font.setPointSize(10) |
|
591 | 602 | self.label_80.setFont(font) |
|
592 | 603 | self.label_80.setObjectName(_fromUtf8("label_80")) |
|
593 | 604 | self.label_81 = QtGui.QLabel(self.tab_10) |
|
594 |
self.label_81.setGeometry(QtCore.QRect(1 |
|
|
605 | self.label_81.setGeometry(QtCore.QRect(140, 30, 41, 16)) | |
|
595 | 606 | font = QtGui.QFont() |
|
596 | 607 | font.setPointSize(10) |
|
597 | 608 | self.label_81.setFont(font) |
|
598 | 609 | self.label_81.setObjectName(_fromUtf8("label_81")) |
|
599 | 610 | self.label_82 = QtGui.QLabel(self.tab_10) |
|
600 |
self.label_82.setGeometry(QtCore.QRect(210, |
|
|
611 | self.label_82.setGeometry(QtCore.QRect(210, 30, 41, 16)) | |
|
601 | 612 | font = QtGui.QFont() |
|
602 | 613 | font.setPointSize(10) |
|
603 | 614 | self.label_82.setFont(font) |
@@ -640,10 +651,10 class Ui_MainWindow(object): | |||
|
640 | 651 | self.datasaveSpecCancelBtn.setGeometry(QtCore.QRect(130, 10, 71, 21)) |
|
641 | 652 | self.datasaveSpecCancelBtn.setObjectName(_fromUtf8("datasaveSpecCancelBtn")) |
|
642 | 653 | self.tabWidgetSpec.addTab(self.tab_11, _fromUtf8("")) |
|
643 |
self.tabWidgetProject.addTab(self.tab |
|
|
644 |
self.tab |
|
|
645 |
self.tab |
|
|
646 |
self.tabWidgetCor = QtGui.QTabWidget(self.tab |
|
|
654 | self.tabWidgetProject.addTab(self.tabSpectra, _fromUtf8("")) | |
|
655 | self.tabCorrelation = QtGui.QWidget() | |
|
656 | self.tabCorrelation.setObjectName(_fromUtf8("tabCorrelation")) | |
|
657 | self.tabWidgetCor = QtGui.QTabWidget(self.tabCorrelation) | |
|
647 | 658 | self.tabWidgetCor.setGeometry(QtCore.QRect(10, 10, 291, 311)) |
|
648 | 659 | self.tabWidgetCor.setObjectName(_fromUtf8("tabWidgetCor")) |
|
649 | 660 | self.tab_12 = QtGui.QWidget() |
@@ -667,7 +678,7 class Ui_MainWindow(object): | |||
|
667 | 678 | self.tab_13 = QtGui.QWidget() |
|
668 | 679 | self.tab_13.setObjectName(_fromUtf8("tab_13")) |
|
669 | 680 | self.frame_44 = QtGui.QFrame(self.tab_13) |
|
670 |
self.frame_44.setGeometry(QtCore.QRect(10, |
|
|
681 | self.frame_44.setGeometry(QtCore.QRect(10, 80, 261, 21)) | |
|
671 | 682 | self.frame_44.setFrameShape(QtGui.QFrame.StyledPanel) |
|
672 | 683 | self.frame_44.setFrameShadow(QtGui.QFrame.Plain) |
|
673 | 684 | self.frame_44.setObjectName(_fromUtf8("frame_44")) |
@@ -690,7 +701,7 class Ui_MainWindow(object): | |||
|
690 | 701 | self.label_97.setFont(font) |
|
691 | 702 | self.label_97.setObjectName(_fromUtf8("label_97")) |
|
692 | 703 | self.frame_42 = QtGui.QFrame(self.tab_13) |
|
693 |
self.frame_42.setGeometry(QtCore.QRect(10, 1 |
|
|
704 | self.frame_42.setGeometry(QtCore.QRect(10, 170, 261, 61)) | |
|
694 | 705 | self.frame_42.setFrameShape(QtGui.QFrame.StyledPanel) |
|
695 | 706 | self.frame_42.setFrameShadow(QtGui.QFrame.Plain) |
|
696 | 707 | self.frame_42.setObjectName(_fromUtf8("frame_42")) |
@@ -716,7 +727,7 class Ui_MainWindow(object): | |||
|
716 | 727 | self.comboBox_28.setGeometry(QtCore.QRect(90, 10, 131, 16)) |
|
717 | 728 | self.comboBox_28.setObjectName(_fromUtf8("comboBox_28")) |
|
718 | 729 | self.frame_43 = QtGui.QFrame(self.tab_13) |
|
719 |
self.frame_43.setGeometry(QtCore.QRect(10, 1 |
|
|
730 | self.frame_43.setGeometry(QtCore.QRect(10, 110, 261, 51)) | |
|
720 | 731 | self.frame_43.setFrameShape(QtGui.QFrame.StyledPanel) |
|
721 | 732 | self.frame_43.setFrameShadow(QtGui.QFrame.Plain) |
|
722 | 733 | self.frame_43.setObjectName(_fromUtf8("frame_43")) |
@@ -735,10 +746,10 class Ui_MainWindow(object): | |||
|
735 | 746 | self.checkBox_68.setText(_fromUtf8("")) |
|
736 | 747 | self.checkBox_68.setObjectName(_fromUtf8("checkBox_68")) |
|
737 | 748 | self.dataGraphCorrOkBtn = QtGui.QPushButton(self.tab_13) |
|
738 |
self.dataGraphCorrOkBtn.setGeometry(QtCore.QRect(60, 2 |
|
|
749 | self.dataGraphCorrOkBtn.setGeometry(QtCore.QRect(60, 240, 71, 21)) | |
|
739 | 750 | self.dataGraphCorrOkBtn.setObjectName(_fromUtf8("dataGraphCorrOkBtn")) |
|
740 | 751 | self.dataGraphCorrCancelBtn = QtGui.QPushButton(self.tab_13) |
|
741 |
self.dataGraphCorrCancelBtn.setGeometry(QtCore.QRect(150, 2 |
|
|
752 | self.dataGraphCorrCancelBtn.setGeometry(QtCore.QRect(150, 240, 71, 21)) | |
|
742 | 753 | self.dataGraphCorrCancelBtn.setObjectName(_fromUtf8("dataGraphCorrCancelBtn")) |
|
743 | 754 | self.label_98 = QtGui.QLabel(self.tab_13) |
|
744 | 755 | self.label_98.setGeometry(QtCore.QRect(20, 10, 66, 16)) |
@@ -753,13 +764,13 class Ui_MainWindow(object): | |||
|
753 | 764 | self.label_99.setFont(font) |
|
754 | 765 | self.label_99.setObjectName(_fromUtf8("label_99")) |
|
755 | 766 | self.lineEdit_39 = QtGui.QLineEdit(self.tab_13) |
|
756 |
self.lineEdit_39.setGeometry(QtCore.QRect( |
|
|
767 | self.lineEdit_39.setGeometry(QtCore.QRect(60, 10, 171, 21)) | |
|
757 | 768 | self.lineEdit_39.setObjectName(_fromUtf8("lineEdit_39")) |
|
758 | 769 | self.toolButton_20 = QtGui.QToolButton(self.tab_13) |
|
759 |
self.toolButton_20.setGeometry(QtCore.QRect(2 |
|
|
770 | self.toolButton_20.setGeometry(QtCore.QRect(240, 10, 31, 21)) | |
|
760 | 771 | self.toolButton_20.setObjectName(_fromUtf8("toolButton_20")) |
|
761 | 772 | self.lineEdit_40 = QtGui.QLineEdit(self.tab_13) |
|
762 |
self.lineEdit_40.setGeometry(QtCore.QRect( |
|
|
773 | self.lineEdit_40.setGeometry(QtCore.QRect(60, 40, 211, 21)) | |
|
763 | 774 | self.lineEdit_40.setObjectName(_fromUtf8("lineEdit_40")) |
|
764 | 775 | self.tabWidgetCor.addTab(self.tab_13, _fromUtf8("")) |
|
765 | 776 | self.tab_14 = QtGui.QWidget() |
@@ -773,16 +784,16 class Ui_MainWindow(object): | |||
|
773 | 784 | self.frame_46.setFrameShadow(QtGui.QFrame.Plain) |
|
774 | 785 | self.frame_46.setObjectName(_fromUtf8("frame_46")) |
|
775 | 786 | self.label_18 = QtGui.QLabel(self.frame_46) |
|
776 |
self.label_18.setGeometry(QtCore.QRect( |
|
|
787 | self.label_18.setGeometry(QtCore.QRect(10, 10, 31, 16)) | |
|
777 | 788 | self.label_18.setObjectName(_fromUtf8("label_18")) |
|
778 | 789 | self.lineEdit_9 = QtGui.QLineEdit(self.frame_46) |
|
779 |
self.lineEdit_9.setGeometry(QtCore.QRect(50, 10, 1 |
|
|
790 | self.lineEdit_9.setGeometry(QtCore.QRect(50, 10, 161, 20)) | |
|
780 | 791 | self.lineEdit_9.setObjectName(_fromUtf8("lineEdit_9")) |
|
781 | 792 | self.toolButton_4 = QtGui.QToolButton(self.frame_46) |
|
782 | 793 | self.toolButton_4.setGeometry(QtCore.QRect(220, 10, 25, 19)) |
|
783 | 794 | self.toolButton_4.setObjectName(_fromUtf8("toolButton_4")) |
|
784 | 795 | self.label_19 = QtGui.QLabel(self.frame_46) |
|
785 |
self.label_19.setGeometry(QtCore.QRect( |
|
|
796 | self.label_19.setGeometry(QtCore.QRect(10, 40, 31, 16)) | |
|
786 | 797 | self.label_19.setObjectName(_fromUtf8("label_19")) |
|
787 | 798 | self.lineEdit_10 = QtGui.QLineEdit(self.frame_46) |
|
788 | 799 | self.lineEdit_10.setGeometry(QtCore.QRect(50, 40, 191, 20)) |
@@ -799,7 +810,7 class Ui_MainWindow(object): | |||
|
799 | 810 | self.dataSaveCorrCancelBtn.setGeometry(QtCore.QRect(150, 10, 71, 21)) |
|
800 | 811 | self.dataSaveCorrCancelBtn.setObjectName(_fromUtf8("dataSaveCorrCancelBtn")) |
|
801 | 812 | self.tabWidgetCor.addTab(self.tab_14, _fromUtf8("")) |
|
802 |
self.tabWidgetProject.addTab(self.tab |
|
|
813 | self.tabWidgetProject.addTab(self.tabCorrelation, _fromUtf8("")) | |
|
803 | 814 | self.tabWidget_2 = QtGui.QTabWidget(self.frame_7) |
|
804 | 815 | self.tabWidget_2.setGeometry(QtCore.QRect(10, 400, 311, 121)) |
|
805 | 816 | self.tabWidget_2.setObjectName(_fromUtf8("tabWidget_2")) |
@@ -813,7 +824,7 class Ui_MainWindow(object): | |||
|
813 | 824 | self.tabWidget_2.addTab(self.tab, _fromUtf8("")) |
|
814 | 825 | MainWindow.setCentralWidget(self.centralWidget) |
|
815 | 826 | self.menuBar = QtGui.QMenuBar(MainWindow) |
|
816 |
self.menuBar.setGeometry(QtCore.QRect(0, 0, 86 |
|
|
827 | self.menuBar.setGeometry(QtCore.QRect(0, 0, 867, 21)) | |
|
817 | 828 | self.menuBar.setObjectName(_fromUtf8("menuBar")) |
|
818 | 829 | self.menuFILE = QtGui.QMenu(self.menuBar) |
|
819 | 830 | self.menuFILE.setObjectName(_fromUtf8("menuFILE")) |
@@ -905,7 +916,7 class Ui_MainWindow(object): | |||
|
905 | 916 | self.tabWidgetProject.setCurrentIndex(0) |
|
906 | 917 | self.tabWidgetVol.setCurrentIndex(0) |
|
907 | 918 | self.tabWidgetSpec.setCurrentIndex(0) |
|
908 |
self.tabWidgetCor.setCurrentIndex( |
|
|
919 | self.tabWidgetCor.setCurrentIndex(0) | |
|
909 | 920 | self.tabWidget_2.setCurrentIndex(0) |
|
910 | 921 | QtCore.QMetaObject.connectSlotsByName(MainWindow) |
|
911 | 922 | |
@@ -926,16 +937,16 class Ui_MainWindow(object): | |||
|
926 | 937 | self.dataPathBrowse.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8)) |
|
927 | 938 | self.dataOperationModeline.setText(QtGui.QApplication.translate("MainWindow", "Project Name :", None, QtGui.QApplication.UnicodeUTF8)) |
|
928 | 939 | self.dataStartLine.setText(QtGui.QApplication.translate("MainWindow", "Start date :", None, QtGui.QApplication.UnicodeUTF8)) |
|
929 | self.dataEndline.setText(QtGui.QApplication.translate("MainWindow", "End date :", None, QtGui.QApplication.UnicodeUTF8)) | |
|
940 | self.dataEndline.setText(QtGui.QApplication.translate("MainWindow", "End date :", None, QtGui.QApplication.UnicodeUTF8)) | |
|
930 | 941 | self.LTReferenceRdBtn.setText(QtGui.QApplication.translate("MainWindow", "Local time frame of reference", None, QtGui.QApplication.UnicodeUTF8)) |
|
931 | 942 | self.dataOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
932 | 943 | self.dataCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
933 | 944 | self.dataInitialTimeLine.setText(QtGui.QApplication.translate("MainWindow", "Start Time:", None, QtGui.QApplication.UnicodeUTF8)) |
|
934 | 945 | self.dataFinelTimeLine.setText(QtGui.QApplication.translate("MainWindow", "Final Time:", None, QtGui.QApplication.UnicodeUTF8)) |
|
935 |
self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab |
|
|
946 | self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tabProject), QtGui.QApplication.translate("MainWindow", "Project", None, QtGui.QApplication.UnicodeUTF8)) | |
|
936 | 947 | self.selecChannelopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Channels", None, QtGui.QApplication.UnicodeUTF8)) |
|
937 | 948 | self.selecHeighopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Heights", None, QtGui.QApplication.UnicodeUTF8)) |
|
938 |
self. |
|
|
949 | self.filterCEB.setText(QtGui.QApplication.translate("MainWindow", "Filter", None, QtGui.QApplication.UnicodeUTF8)) | |
|
939 | 950 | self.profileSelecopVolCEB.setText(QtGui.QApplication.translate("MainWindow", "Profile Selector", None, QtGui.QApplication.UnicodeUTF8)) |
|
940 | 951 | self.decodeCEB.setText(QtGui.QApplication.translate("MainWindow", "Decodification", None, QtGui.QApplication.UnicodeUTF8)) |
|
941 | 952 | self.coherentIntegrationCEB.setText(QtGui.QApplication.translate("MainWindow", "Coherent Integration", None, QtGui.QApplication.UnicodeUTF8)) |
@@ -962,29 +973,26 class Ui_MainWindow(object): | |||
|
962 | 973 | self.datasaveVolOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
963 | 974 | self.datasaveVolCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
964 | 975 | self.tabWidgetVol.setTabText(self.tabWidgetVol.indexOf(self.tab_4), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8)) |
|
965 |
self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab |
|
|
976 | self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tabVoltage), QtGui.QApplication.translate("MainWindow", "Voltage", None, QtGui.QApplication.UnicodeUTF8)) | |
|
966 | 977 | self.nFFTPointOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "nFFTPoints", None, QtGui.QApplication.UnicodeUTF8)) |
|
967 | 978 | self.selecChannelopSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Select Channel", None, QtGui.QApplication.UnicodeUTF8)) |
|
968 | 979 | self.IncohIntOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Incoh. Integration", None, QtGui.QApplication.UnicodeUTF8)) |
|
969 |
self. |
|
|
970 |
self. |
|
|
971 | self.comboBox_23.setItemText(0, QtGui.QApplication.translate("MainWindow", "Barker 3", None, QtGui.QApplication.UnicodeUTF8)) | |
|
972 | self.comboBox_23.setItemText(1, QtGui.QApplication.translate("MainWindow", "Barker 7", None, QtGui.QApplication.UnicodeUTF8)) | |
|
973 | self.comboBox_23.setItemText(2, QtGui.QApplication.translate("MainWindow", "From File", None, QtGui.QApplication.UnicodeUTF8)) | |
|
980 | self.removedcOpSpecCEB.setText(QtGui.QApplication.translate("MainWindow", "Remove DC", None, QtGui.QApplication.UnicodeUTF8)) | |
|
981 | self.removeIntopSpec.setText(QtGui.QApplication.translate("MainWindow", "Remove Interfere", None, QtGui.QApplication.UnicodeUTF8)) | |
|
974 | 982 | self.dataopSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
975 | 983 | self.dataopSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
976 | 984 | self.tabWidgetSpec.setTabText(self.tabWidgetSpec.indexOf(self.tab_8), QtGui.QApplication.translate("MainWindow", "Operations", None, QtGui.QApplication.UnicodeUTF8)) |
|
977 | 985 | self.dataGraphSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
978 | 986 | self.RTIPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "RTI", None, QtGui.QApplication.UnicodeUTF8)) |
|
979 | self.CrossSpectraPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "CROSS-CORRELATION+", None, QtGui.QApplication.UnicodeUTF8)) | |
|
980 | 987 | self.SpectraPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "CROSS-SPECTRA", None, QtGui.QApplication.UnicodeUTF8)) |
|
981 |
self.label |
|
|
988 | self.NoisePlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "NOISE", None, QtGui.QApplication.UnicodeUTF8)) | |
|
989 | self.CoherentMapPlotGraphLabel.setText(QtGui.QApplication.translate("MainWindow", "COHERENT MAP", None, QtGui.QApplication.UnicodeUTF8)) | |
|
990 | self.SpectraPlotGraphLabel_2.setText(QtGui.QApplication.translate("MainWindow", "SPECTRA", None, QtGui.QApplication.UnicodeUTF8)) | |
|
982 | 991 | self.dataGraphSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
983 | 992 | self.label_87.setText(QtGui.QApplication.translate("MainWindow", "FTP server", None, QtGui.QApplication.UnicodeUTF8)) |
|
984 | 993 | self.label_88.setText(QtGui.QApplication.translate("MainWindow", "FTP path", None, QtGui.QApplication.UnicodeUTF8)) |
|
985 | 994 | self.toolButton_18.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8)) |
|
986 | 995 | self.label_78.setText(QtGui.QApplication.translate("MainWindow", "Path", None, QtGui.QApplication.UnicodeUTF8)) |
|
987 | self.label_79.setText(QtGui.QApplication.translate("MainWindow", "Prefix", None, QtGui.QApplication.UnicodeUTF8)) | |
|
988 | 996 | self.toolButton_17.setText(QtGui.QApplication.translate("MainWindow", "...", None, QtGui.QApplication.UnicodeUTF8)) |
|
989 | 997 | self.label_80.setText(QtGui.QApplication.translate("MainWindow", "Type", None, QtGui.QApplication.UnicodeUTF8)) |
|
990 | 998 | self.label_81.setText(QtGui.QApplication.translate("MainWindow", "Show", None, QtGui.QApplication.UnicodeUTF8)) |
@@ -997,7 +1005,7 class Ui_MainWindow(object): | |||
|
997 | 1005 | self.datasaveSpecOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
998 | 1006 | self.datasaveSpecCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
999 | 1007 | self.tabWidgetSpec.setTabText(self.tabWidgetSpec.indexOf(self.tab_11), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8)) |
|
1000 |
self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab |
|
|
1008 | self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tabSpectra), QtGui.QApplication.translate("MainWindow", "Spectra", None, QtGui.QApplication.UnicodeUTF8)) | |
|
1001 | 1009 | self.checkBox_53.setText(QtGui.QApplication.translate("MainWindow", "Integration", None, QtGui.QApplication.UnicodeUTF8)) |
|
1002 | 1010 | self.dataopCorrOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
1003 | 1011 | self.dataopCorrCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
@@ -1022,7 +1030,7 class Ui_MainWindow(object): | |||
|
1022 | 1030 | self.datasaveCorrOkBtn.setText(QtGui.QApplication.translate("MainWindow", "Ok", None, QtGui.QApplication.UnicodeUTF8)) |
|
1023 | 1031 | self.dataSaveCorrCancelBtn.setText(QtGui.QApplication.translate("MainWindow", "Cancel", None, QtGui.QApplication.UnicodeUTF8)) |
|
1024 | 1032 | self.tabWidgetCor.setTabText(self.tabWidgetCor.indexOf(self.tab_14), QtGui.QApplication.translate("MainWindow", "Save Data", None, QtGui.QApplication.UnicodeUTF8)) |
|
1025 |
self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tab |
|
|
1033 | self.tabWidgetProject.setTabText(self.tabWidgetProject.indexOf(self.tabCorrelation), QtGui.QApplication.translate("MainWindow", "Correlation", None, QtGui.QApplication.UnicodeUTF8)) | |
|
1026 | 1034 | self.tabWidget_2.setTabText(self.tabWidget_2.indexOf(self.tab), QtGui.QApplication.translate("MainWindow", "Ouput Branch", None, QtGui.QApplication.UnicodeUTF8)) |
|
1027 | 1035 | self.menuFILE.setTitle(QtGui.QApplication.translate("MainWindow", "Project", None, QtGui.QApplication.UnicodeUTF8)) |
|
1028 | 1036 | self.menuRUN.setTitle(QtGui.QApplication.translate("MainWindow", "Run", None, QtGui.QApplication.UnicodeUTF8)) |
@@ -1034,8 +1042,8 class Ui_MainWindow(object): | |||
|
1034 | 1042 | self.menuFileGuardarObj.setText(QtGui.QApplication.translate("MainWindow", "Guardar", None, QtGui.QApplication.UnicodeUTF8)) |
|
1035 | 1043 | self.menuRUNStartObj.setText(QtGui.QApplication.translate("MainWindow", "start", None, QtGui.QApplication.UnicodeUTF8)) |
|
1036 | 1044 | self.menuRUNPausaObj.setText(QtGui.QApplication.translate("MainWindow", "pausa", None, QtGui.QApplication.UnicodeUTF8)) |
|
1037 |
self.menuOptConfigLogfileObj.setText(QtGui.QApplication.translate("MainWindow", "configLogfile |
|
|
1038 |
self.menuOptConfigserverObj.setText(QtGui.QApplication.translate("MainWindow", " |
|
|
1045 | self.menuOptConfigLogfileObj.setText(QtGui.QApplication.translate("MainWindow", "configLogfile", None, QtGui.QApplication.UnicodeUTF8)) | |
|
1046 | self.menuOptConfigserverObj.setText(QtGui.QApplication.translate("MainWindow", "NewFTPServer", None, QtGui.QApplication.UnicodeUTF8)) | |
|
1039 | 1047 | self.menuHELPAboutObj.setText(QtGui.QApplication.translate("MainWindow", "aboutObj", None, QtGui.QApplication.UnicodeUTF8)) |
|
1040 | 1048 | self.menuHELPPrfObj.setText(QtGui.QApplication.translate("MainWindow", "prfObj", None, QtGui.QApplication.UnicodeUTF8)) |
|
1041 | 1049 | self.actOpenObj.setText(QtGui.QApplication.translate("MainWindow", "openObj", None, QtGui.QApplication.UnicodeUTF8)) |
@@ -1061,8 +1069,6 class Ui_BasicWindow(Ui_MainWindow): | |||
|
1061 | 1069 | Ui_MainWindow.retranslateUi(self,BasicWindow) |
|
1062 | 1070 | |
|
1063 | 1071 | |
|
1064 | ||
|
1065 | ||
|
1066 | 1072 | |
|
1067 | 1073 | class Ui_AdvancedWindow(Ui_MainWindow): |
|
1068 | 1074 |
General Comments 0
You need to be logged in to leave comments.
Login now