1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>MainWindow</class> |
---|
4 | <widget class="QMainWindow" name="MainWindow"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>915</width> |
---|
10 | <height>527</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>MainWindow</string> |
---|
15 | </property> |
---|
16 | <property name="windowIcon"> |
---|
17 | <iconset> |
---|
18 | <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> |
---|
19 | </property> |
---|
20 | <widget class="QWidget" name="centralwidget"/> |
---|
21 | <widget class="QMenuBar" name="menubar"> |
---|
22 | <property name="geometry"> |
---|
23 | <rect> |
---|
24 | <x>0</x> |
---|
25 | <y>0</y> |
---|
26 | <width>915</width> |
---|
27 | <height>26</height> |
---|
28 | </rect> |
---|
29 | </property> |
---|
30 | <widget class="QMenu" name="menu_File"> |
---|
31 | <property name="title"> |
---|
32 | <string>&File</string> |
---|
33 | </property> |
---|
34 | <addaction name="actionLoadData"/> |
---|
35 | <addaction name="actionLoad_Data_Folder"/> |
---|
36 | <addaction name="separator"/> |
---|
37 | <addaction name="actionOpen_Project"/> |
---|
38 | <addaction name="actionOpen_Analysis"/> |
---|
39 | <addaction name="separator"/> |
---|
40 | <addaction name="actionSave"/> |
---|
41 | <addaction name="actionSave_Analysis"/> |
---|
42 | <addaction name="separator"/> |
---|
43 | <addaction name="actionQuit"/> |
---|
44 | </widget> |
---|
45 | <widget class="QMenu" name="menuEdit"> |
---|
46 | <property name="title"> |
---|
47 | <string>Edit</string> |
---|
48 | </property> |
---|
49 | <widget class="QMenu" name="menuCopy_Params_As"> |
---|
50 | <property name="title"> |
---|
51 | <string>Copy Params To Format...</string> |
---|
52 | </property> |
---|
53 | <addaction name="actionExcel"/> |
---|
54 | <addaction name="actionLatex"/> |
---|
55 | </widget> |
---|
56 | <addaction name="actionUndo"/> |
---|
57 | <addaction name="actionRedo"/> |
---|
58 | <addaction name="separator"/> |
---|
59 | <addaction name="actionCopy"/> |
---|
60 | <addaction name="actionPaste"/> |
---|
61 | <addaction name="separator"/> |
---|
62 | <addaction name="menuCopy_Params_As"/> |
---|
63 | <addaction name="separator"/> |
---|
64 | <addaction name="actionReport"/> |
---|
65 | <addaction name="actionReset"/> |
---|
66 | </widget> |
---|
67 | <widget class="QMenu" name="menuView"> |
---|
68 | <property name="title"> |
---|
69 | <string>View</string> |
---|
70 | </property> |
---|
71 | <addaction name="actionShow_Grid_Window"/> |
---|
72 | <addaction name="separator"/> |
---|
73 | <addaction name="actionHide_Toolbar"/> |
---|
74 | <addaction name="separator"/> |
---|
75 | <addaction name="actionStartup_Settings"/> |
---|
76 | <addaction name="separator"/> |
---|
77 | <addaction name="actionCategry_Manager"/> |
---|
78 | </widget> |
---|
79 | <widget class="QMenu" name="menuTool"> |
---|
80 | <property name="title"> |
---|
81 | <string>Tool</string> |
---|
82 | </property> |
---|
83 | <addaction name="actionData_Operation"/> |
---|
84 | <addaction name="separator"/> |
---|
85 | <addaction name="actionSLD_Calculator"/> |
---|
86 | <addaction name="actionDensity_Volume_Calculator"/> |
---|
87 | <addaction name="actionSlit_Size_Calculator"/> |
---|
88 | <addaction name="actionKeissig_Calculator"/> |
---|
89 | <addaction name="actionSAS_Resolution_Estimator"/> |
---|
90 | <addaction name="actionGeneric_Scattering_Calculator"/> |
---|
91 | <addaction name="separator"/> |
---|
92 | <addaction name="actionPython_Shell_Editor"/> |
---|
93 | <addaction name="actionImage_Viewer"/> |
---|
94 | </widget> |
---|
95 | <widget class="QMenu" name="menuFitting"> |
---|
96 | <property name="title"> |
---|
97 | <string>Fitting</string> |
---|
98 | </property> |
---|
99 | <addaction name="actionNew_Fit_Page"/> |
---|
100 | <addaction name="separator"/> |
---|
101 | <addaction name="actionConstrained_Fit"/> |
---|
102 | <addaction name="actionCombine_Batch_Fit"/> |
---|
103 | <addaction name="separator"/> |
---|
104 | <addaction name="actionFit_Options"/> |
---|
105 | <addaction name="actionGPU_Options"/> |
---|
106 | <addaction name="actionFit_Results"/> |
---|
107 | <addaction name="separator"/> |
---|
108 | <addaction name="actionChain_Fitting"/> |
---|
109 | <addaction name="separator"/> |
---|
110 | <addaction name="actionEdit_Custom_Model"/> |
---|
111 | </widget> |
---|
112 | <widget class="QMenu" name="menuWindow"> |
---|
113 | <property name="title"> |
---|
114 | <string>Window</string> |
---|
115 | </property> |
---|
116 | <addaction name="actionCascade"/> |
---|
117 | <addaction name="actionTile"/> |
---|
118 | <addaction name="separator"/> |
---|
119 | <addaction name="actionArrange_Icons"/> |
---|
120 | <addaction name="actionNext"/> |
---|
121 | <addaction name="actionPrevious"/> |
---|
122 | <addaction name="separator"/> |
---|
123 | </widget> |
---|
124 | <widget class="QMenu" name="menuAnalysis"> |
---|
125 | <property name="title"> |
---|
126 | <string>Analysis</string> |
---|
127 | </property> |
---|
128 | <addaction name="actionFitting"/> |
---|
129 | <addaction name="actionInversion"/> |
---|
130 | <addaction name="actionInvariant"/> |
---|
131 | </widget> |
---|
132 | <widget class="QMenu" name="menuHelp"> |
---|
133 | <property name="title"> |
---|
134 | <string>Help</string> |
---|
135 | </property> |
---|
136 | <addaction name="actionDocumentation"/> |
---|
137 | <addaction name="separator"/> |
---|
138 | <addaction name="actionTutorial"/> |
---|
139 | <addaction name="separator"/> |
---|
140 | <addaction name="actionAcknowledge"/> |
---|
141 | <addaction name="separator"/> |
---|
142 | <addaction name="actionAbout"/> |
---|
143 | <addaction name="actionCheck_for_update"/> |
---|
144 | </widget> |
---|
145 | <addaction name="menu_File"/> |
---|
146 | <addaction name="menuEdit"/> |
---|
147 | <addaction name="menuView"/> |
---|
148 | <addaction name="menuTool"/> |
---|
149 | <addaction name="menuAnalysis"/> |
---|
150 | <addaction name="menuFitting"/> |
---|
151 | <addaction name="menuWindow"/> |
---|
152 | <addaction name="menuHelp"/> |
---|
153 | </widget> |
---|
154 | <widget class="QStatusBar" name="statusbar"> |
---|
155 | <property name="sizePolicy"> |
---|
156 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
157 | <horstretch>0</horstretch> |
---|
158 | <verstretch>0</verstretch> |
---|
159 | </sizepolicy> |
---|
160 | </property> |
---|
161 | </widget> |
---|
162 | <widget class="QToolBar" name="toolBar"> |
---|
163 | <property name="windowTitle"> |
---|
164 | <string>toolBar</string> |
---|
165 | </property> |
---|
166 | <attribute name="toolBarArea"> |
---|
167 | <enum>TopToolBarArea</enum> |
---|
168 | </attribute> |
---|
169 | <attribute name="toolBarBreak"> |
---|
170 | <bool>false</bool> |
---|
171 | </attribute> |
---|
172 | <addaction name="actionReset"/> |
---|
173 | <addaction name="actionSave"/> |
---|
174 | <addaction name="actionReport"/> |
---|
175 | <addaction name="actionUndo"/> |
---|
176 | <addaction name="actionRedo"/> |
---|
177 | <addaction name="actionCopy"/> |
---|
178 | <addaction name="actionPaste"/> |
---|
179 | <addaction name="actionBookmarks"/> |
---|
180 | </widget> |
---|
181 | <action name="actionReset"> |
---|
182 | <property name="icon"> |
---|
183 | <iconset> |
---|
184 | <normaloff>:/res/reset.png</normaloff>:/res/reset.png</iconset> |
---|
185 | </property> |
---|
186 | <property name="text"> |
---|
187 | <string>Reset Page</string> |
---|
188 | </property> |
---|
189 | <property name="toolTip"> |
---|
190 | <string>Reset</string> |
---|
191 | </property> |
---|
192 | </action> |
---|
193 | <action name="actionSave"> |
---|
194 | <property name="icon"> |
---|
195 | <iconset> |
---|
196 | <normaloff>:/res/save.png</normaloff>:/res/save.png</iconset> |
---|
197 | </property> |
---|
198 | <property name="text"> |
---|
199 | <string>Save Project</string> |
---|
200 | </property> |
---|
201 | <property name="toolTip"> |
---|
202 | <string>Save</string> |
---|
203 | </property> |
---|
204 | </action> |
---|
205 | <action name="actionReport"> |
---|
206 | <property name="icon"> |
---|
207 | <iconset> |
---|
208 | <normaloff>:/res/report.png</normaloff>:/res/report.png</iconset> |
---|
209 | </property> |
---|
210 | <property name="text"> |
---|
211 | <string>Report Results</string> |
---|
212 | </property> |
---|
213 | <property name="toolTip"> |
---|
214 | <string>report</string> |
---|
215 | </property> |
---|
216 | </action> |
---|
217 | <action name="actionUndo"> |
---|
218 | <property name="icon"> |
---|
219 | <iconset> |
---|
220 | <normaloff>:/res/undo.png</normaloff> |
---|
221 | <normalon>res/undo.png</normalon>:/res/undo.png</iconset> |
---|
222 | </property> |
---|
223 | <property name="text"> |
---|
224 | <string>Undo</string> |
---|
225 | </property> |
---|
226 | </action> |
---|
227 | <action name="actionRedo"> |
---|
228 | <property name="icon"> |
---|
229 | <iconset> |
---|
230 | <normaloff>:/res/redo.png</normaloff>:/res/redo.png</iconset> |
---|
231 | </property> |
---|
232 | <property name="text"> |
---|
233 | <string>Redo</string> |
---|
234 | </property> |
---|
235 | <property name="toolTip"> |
---|
236 | <string>Redo</string> |
---|
237 | </property> |
---|
238 | </action> |
---|
239 | <action name="actionCopy"> |
---|
240 | <property name="icon"> |
---|
241 | <iconset> |
---|
242 | <normaloff>:/res/copy.png</normaloff>:/res/copy.png</iconset> |
---|
243 | </property> |
---|
244 | <property name="text"> |
---|
245 | <string>Copy Params</string> |
---|
246 | </property> |
---|
247 | <property name="toolTip"> |
---|
248 | <string>Copy parameter values</string> |
---|
249 | </property> |
---|
250 | </action> |
---|
251 | <action name="actionPaste"> |
---|
252 | <property name="icon"> |
---|
253 | <iconset> |
---|
254 | <normaloff>:/res/paste.png</normaloff>:/res/paste.png</iconset> |
---|
255 | </property> |
---|
256 | <property name="text"> |
---|
257 | <string>Paste Params</string> |
---|
258 | </property> |
---|
259 | <property name="toolTip"> |
---|
260 | <string>Paste parameter values</string> |
---|
261 | </property> |
---|
262 | </action> |
---|
263 | <action name="actionBookmarks"> |
---|
264 | <property name="checkable"> |
---|
265 | <bool>true</bool> |
---|
266 | </property> |
---|
267 | <property name="icon"> |
---|
268 | <iconset> |
---|
269 | <normaloff>:/res/bookmark.png</normaloff>:/res/bookmark.png</iconset> |
---|
270 | </property> |
---|
271 | <property name="text"> |
---|
272 | <string>Bookmarks</string> |
---|
273 | </property> |
---|
274 | </action> |
---|
275 | <action name="actionPerspective"> |
---|
276 | <property name="text"> |
---|
277 | <string>Perspective</string> |
---|
278 | </property> |
---|
279 | </action> |
---|
280 | <action name="actionLoadData"> |
---|
281 | <property name="text"> |
---|
282 | <string>Load Data File(s)</string> |
---|
283 | </property> |
---|
284 | </action> |
---|
285 | <action name="actionLoad_Data_Folder"> |
---|
286 | <property name="text"> |
---|
287 | <string>Load Data Folder</string> |
---|
288 | </property> |
---|
289 | </action> |
---|
290 | <action name="actionOpen_Project"> |
---|
291 | <property name="text"> |
---|
292 | <string>Open Project</string> |
---|
293 | </property> |
---|
294 | </action> |
---|
295 | <action name="actionOpen_Analysis"> |
---|
296 | <property name="text"> |
---|
297 | <string>Open Analysis</string> |
---|
298 | </property> |
---|
299 | </action> |
---|
300 | <action name="actionSave_Analysis"> |
---|
301 | <property name="text"> |
---|
302 | <string>Save Analysis</string> |
---|
303 | </property> |
---|
304 | </action> |
---|
305 | <action name="actionQuit"> |
---|
306 | <property name="text"> |
---|
307 | <string>Quit</string> |
---|
308 | </property> |
---|
309 | </action> |
---|
310 | <action name="actionShow_Grid_Window"> |
---|
311 | <property name="text"> |
---|
312 | <string>Show Grid Window</string> |
---|
313 | </property> |
---|
314 | </action> |
---|
315 | <action name="actionHide_Toolbar"> |
---|
316 | <property name="text"> |
---|
317 | <string>Hide Toolbar</string> |
---|
318 | </property> |
---|
319 | </action> |
---|
320 | <action name="actionStartup_Settings"> |
---|
321 | <property name="text"> |
---|
322 | <string>Startup Settings</string> |
---|
323 | </property> |
---|
324 | </action> |
---|
325 | <action name="actionCategry_Manager"> |
---|
326 | <property name="text"> |
---|
327 | <string>Category Manager</string> |
---|
328 | </property> |
---|
329 | <property name="toolTip"> |
---|
330 | <string>Category Manager</string> |
---|
331 | </property> |
---|
332 | </action> |
---|
333 | <action name="actionData_Operation"> |
---|
334 | <property name="text"> |
---|
335 | <string>Data Operation</string> |
---|
336 | </property> |
---|
337 | </action> |
---|
338 | <action name="actionSLD_Calculator"> |
---|
339 | <property name="text"> |
---|
340 | <string>SLD Calculator</string> |
---|
341 | </property> |
---|
342 | </action> |
---|
343 | <action name="actionDensity_Volume_Calculator"> |
---|
344 | <property name="text"> |
---|
345 | <string>Density/Volume Calculator</string> |
---|
346 | </property> |
---|
347 | </action> |
---|
348 | <action name="actionSlit_Size_Calculator"> |
---|
349 | <property name="text"> |
---|
350 | <string>Slit Size Calculator</string> |
---|
351 | </property> |
---|
352 | </action> |
---|
353 | <action name="actionSAS_Resolution_Estimator"> |
---|
354 | <property name="text"> |
---|
355 | <string>SAS Resolution Estimator</string> |
---|
356 | </property> |
---|
357 | </action> |
---|
358 | <action name="actionGeneric_Scattering_Calculator"> |
---|
359 | <property name="text"> |
---|
360 | <string>Generic Scattering Calculator</string> |
---|
361 | </property> |
---|
362 | </action> |
---|
363 | <action name="actionPython_Shell_Editor"> |
---|
364 | <property name="text"> |
---|
365 | <string>Python Shell/Editor</string> |
---|
366 | </property> |
---|
367 | </action> |
---|
368 | <action name="actionImage_Viewer"> |
---|
369 | <property name="text"> |
---|
370 | <string>Image Viewer</string> |
---|
371 | </property> |
---|
372 | </action> |
---|
373 | <action name="actionNew_Fit_Page"> |
---|
374 | <property name="text"> |
---|
375 | <string>New Fit Page</string> |
---|
376 | </property> |
---|
377 | </action> |
---|
378 | <action name="actionConstrained_Fit"> |
---|
379 | <property name="text"> |
---|
380 | <string>Constrained or Simultaneous Fit</string> |
---|
381 | </property> |
---|
382 | </action> |
---|
383 | <action name="actionCombine_Batch_Fit"> |
---|
384 | <property name="text"> |
---|
385 | <string>Combine Batch Fit</string> |
---|
386 | </property> |
---|
387 | </action> |
---|
388 | <action name="actionFit_Options"> |
---|
389 | <property name="text"> |
---|
390 | <string>Fit Algorithms</string> |
---|
391 | </property> |
---|
392 | </action> |
---|
393 | <action name="actionFit_Results"> |
---|
394 | <property name="text"> |
---|
395 | <string>Fit Results</string> |
---|
396 | </property> |
---|
397 | </action> |
---|
398 | <action name="actionChain_Fitting"> |
---|
399 | <property name="text"> |
---|
400 | <string>Chain Fitting (BatchFit only)</string> |
---|
401 | </property> |
---|
402 | </action> |
---|
403 | <action name="actionEdit_Custom_Model"> |
---|
404 | <property name="text"> |
---|
405 | <string>Edit Custom Model</string> |
---|
406 | </property> |
---|
407 | </action> |
---|
408 | <action name="actionCascade"> |
---|
409 | <property name="text"> |
---|
410 | <string>Cascade</string> |
---|
411 | </property> |
---|
412 | </action> |
---|
413 | <action name="actionTile"> |
---|
414 | <property name="text"> |
---|
415 | <string>Tile</string> |
---|
416 | </property> |
---|
417 | </action> |
---|
418 | <action name="actionTile_Vertically"> |
---|
419 | <property name="text"> |
---|
420 | <string>Tile Vertically</string> |
---|
421 | </property> |
---|
422 | </action> |
---|
423 | <action name="actionArrange_Icons"> |
---|
424 | <property name="text"> |
---|
425 | <string>Arrange Icons</string> |
---|
426 | </property> |
---|
427 | </action> |
---|
428 | <action name="actionNext"> |
---|
429 | <property name="text"> |
---|
430 | <string>Next</string> |
---|
431 | </property> |
---|
432 | </action> |
---|
433 | <action name="actionPrevious"> |
---|
434 | <property name="text"> |
---|
435 | <string>Previous</string> |
---|
436 | </property> |
---|
437 | </action> |
---|
438 | <action name="actionFitting"> |
---|
439 | <property name="checkable"> |
---|
440 | <bool>true</bool> |
---|
441 | </property> |
---|
442 | <property name="text"> |
---|
443 | <string>Fitting</string> |
---|
444 | </property> |
---|
445 | </action> |
---|
446 | <action name="actionInversion"> |
---|
447 | <property name="checkable"> |
---|
448 | <bool>true</bool> |
---|
449 | </property> |
---|
450 | <property name="text"> |
---|
451 | <string>Pr Inversion</string> |
---|
452 | </property> |
---|
453 | </action> |
---|
454 | <action name="actionInvariant"> |
---|
455 | <property name="checkable"> |
---|
456 | <bool>true</bool> |
---|
457 | </property> |
---|
458 | <property name="text"> |
---|
459 | <string>Invariant</string> |
---|
460 | </property> |
---|
461 | </action> |
---|
462 | <action name="actionDocumentation"> |
---|
463 | <property name="text"> |
---|
464 | <string>Documentation</string> |
---|
465 | </property> |
---|
466 | </action> |
---|
467 | <action name="actionTutorial"> |
---|
468 | <property name="text"> |
---|
469 | <string>Tutorial</string> |
---|
470 | </property> |
---|
471 | </action> |
---|
472 | <action name="actionAcknowledge"> |
---|
473 | <property name="text"> |
---|
474 | <string>Acknowledge</string> |
---|
475 | </property> |
---|
476 | </action> |
---|
477 | <action name="actionAbout"> |
---|
478 | <property name="text"> |
---|
479 | <string>About</string> |
---|
480 | </property> |
---|
481 | </action> |
---|
482 | <action name="actionCheck_for_update"> |
---|
483 | <property name="text"> |
---|
484 | <string>Check for update</string> |
---|
485 | </property> |
---|
486 | </action> |
---|
487 | <action name="actionExcel"> |
---|
488 | <property name="text"> |
---|
489 | <string>Excel</string> |
---|
490 | </property> |
---|
491 | </action> |
---|
492 | <action name="actionLatex"> |
---|
493 | <property name="text"> |
---|
494 | <string>Latex</string> |
---|
495 | </property> |
---|
496 | </action> |
---|
497 | <action name="actionKeissig_Calculator"> |
---|
498 | <property name="text"> |
---|
499 | <string>Kiessig Thickness Calculator</string> |
---|
500 | </property> |
---|
501 | </action> |
---|
502 | <action name="actionGPU_Options"> |
---|
503 | <property name="text"> |
---|
504 | <string>GPU Options</string> |
---|
505 | </property> |
---|
506 | <property name="softKeyRole"> |
---|
507 | <enum>QAction::NoSoftKey</enum> |
---|
508 | </property> |
---|
509 | </action> |
---|
510 | </widget> |
---|
511 | <resources/> |
---|
512 | <connections/> |
---|
513 | </ui> |
---|