source: sasview/src/sas/qtgui/MainWindow/UI/MainWindowUI.ui @ fc5d2d7f

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since fc5d2d7f was fc5d2d7f, checked in by Piotr Rozyczko <rozyczko@…>, 6 years ago

Welcome widget shows only when asked (ini file and/or menu item).
Removed initial sizing of perspective windows to help with visibility.

  • Property mode set to 100755
File size: 16.1 KB
Line 
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>607</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>&amp;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    <addaction name="separator"/>
67    <addaction name="actionFreeze_Theory"/>
68   </widget>
69   <widget class="QMenu" name="menuView">
70    <property name="title">
71     <string>View</string>
72    </property>
73    <addaction name="actionShow_Grid_Window"/>
74    <addaction name="separator"/>
75    <addaction name="actionHide_Toolbar"/>
76    <addaction name="actionHide_DataExplorer"/>
77    <addaction name="separator"/>
78    <addaction name="actionStartup_Settings"/>
79    <addaction name="separator"/>
80    <addaction name="actionCategory_Manager"/>
81   </widget>
82   <widget class="QMenu" name="menuTool">
83    <property name="title">
84     <string>Tool</string>
85    </property>
86    <addaction name="actionData_Operation"/>
87    <addaction name="separator"/>
88    <addaction name="actionSLD_Calculator"/>
89    <addaction name="actionDensity_Volume_Calculator"/>
90    <addaction name="actionSlit_Size_Calculator"/>
91    <addaction name="actionKeissig_Calculator"/>
92    <addaction name="actionSAS_Resolution_Estimator"/>
93    <addaction name="actionGeneric_Scattering_Calculator"/>
94    <addaction name="separator"/>
95    <addaction name="actionPython_Shell_Editor"/>
96    <addaction name="actionOrientation_Viewer"/>
97    <addaction name="actionImage_Viewer"/>
98   </widget>
99   <widget class="QMenu" name="menuFitting">
100    <property name="title">
101     <string>Fitting</string>
102    </property>
103    <addaction name="actionNew_Fit_Page"/>
104    <addaction name="separator"/>
105    <addaction name="actionConstrained_Fit"/>
106    <addaction name="actionCombine_Batch_Fit"/>
107    <addaction name="separator"/>
108    <addaction name="actionFit_Options"/>
109    <addaction name="actionGPU_Options"/>
110    <addaction name="actionFit_Results"/>
111    <addaction name="separator"/>
112    <addaction name="actionAdd_Custom_Model"/>
113    <addaction name="actionEdit_Custom_Model"/>
114    <addaction name="actionManage_Custom_Models"/>
115    <addaction name="actionAddMult_Models"/>
116    <addaction name="separator"/>
117    <addaction name="actionEditMask"/>
118   </widget>
119   <widget class="QMenu" name="menuWindow">
120    <property name="title">
121     <string>Window</string>
122    </property>
123    <addaction name="actionCascade"/>
124    <addaction name="actionTile"/>
125    <addaction name="separator"/>
126    <addaction name="actionNext"/>
127    <addaction name="actionPrevious"/>
128    <addaction name="separator"/>
129   </widget>
130   <widget class="QMenu" name="menuAnalysis">
131    <property name="title">
132     <string>Analysis</string>
133    </property>
134    <addaction name="actionCorfunc"/>
135    <addaction name="actionFitting"/>
136    <addaction name="actionInvariant"/>
137    <addaction name="actionInversion"/>
138   </widget>
139   <widget class="QMenu" name="menuHelp">
140    <property name="title">
141     <string>Help</string>
142    </property>
143    <addaction name="actionDocumentation"/>
144    <addaction name="separator"/>
145    <addaction name="actionTutorial"/>
146    <addaction name="separator"/>
147    <addaction name="actionAcknowledge"/>
148    <addaction name="separator"/>
149    <addaction name="actionAbout"/>
150    <addaction name="actionWelcomeWidget"/>
151    <addaction name="separator"/>
152    <addaction name="actionCheck_for_update"/>
153   </widget>
154   <addaction name="menu_File"/>
155   <addaction name="menuEdit"/>
156   <addaction name="menuView"/>
157   <addaction name="menuTool"/>
158   <addaction name="menuAnalysis"/>
159   <addaction name="menuFitting"/>
160   <addaction name="menuWindow"/>
161   <addaction name="menuHelp"/>
162  </widget>
163  <widget class="QStatusBar" name="statusbar">
164   <property name="sizePolicy">
165    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
166     <horstretch>0</horstretch>
167     <verstretch>0</verstretch>
168    </sizepolicy>
169   </property>
170  </widget>
171  <widget class="QToolBar" name="toolBar">
172   <property name="windowTitle">
173    <string>toolBar</string>
174   </property>
175   <attribute name="toolBarArea">
176    <enum>TopToolBarArea</enum>
177   </attribute>
178   <attribute name="toolBarBreak">
179    <bool>false</bool>
180   </attribute>
181   <addaction name="actionReset"/>
182   <addaction name="actionSave"/>
183   <addaction name="actionReport"/>
184   <addaction name="actionUndo"/>
185   <addaction name="actionRedo"/>
186   <addaction name="actionCopy"/>
187   <addaction name="actionPaste"/>
188   <addaction name="actionBookmarks"/>
189  </widget>
190  <action name="actionReset">
191   <property name="icon">
192    <iconset>
193     <normaloff>:/res/reset.png</normaloff>:/res/reset.png</iconset>
194   </property>
195   <property name="text">
196    <string>Reset Page</string>
197   </property>
198   <property name="toolTip">
199    <string>Reset</string>
200   </property>
201  </action>
202  <action name="actionSave">
203   <property name="icon">
204    <iconset>
205     <normaloff>:/res/save.png</normaloff>:/res/save.png</iconset>
206   </property>
207   <property name="text">
208    <string>Save Project</string>
209   </property>
210   <property name="toolTip">
211    <string>Save</string>
212   </property>
213  </action>
214  <action name="actionReport">
215   <property name="icon">
216    <iconset>
217     <normaloff>:/res/report.png</normaloff>:/res/report.png</iconset>
218   </property>
219   <property name="text">
220    <string>Report Results</string>
221   </property>
222   <property name="toolTip">
223    <string>report</string>
224   </property>
225  </action>
226  <action name="actionUndo">
227   <property name="icon">
228    <iconset>
229     <normaloff>:/res/undo.png</normaloff>
230     <normalon>res/undo.png</normalon>:/res/undo.png</iconset>
231   </property>
232   <property name="text">
233    <string>Undo</string>
234   </property>
235  </action>
236  <action name="actionRedo">
237   <property name="icon">
238    <iconset>
239     <normaloff>:/res/redo.png</normaloff>:/res/redo.png</iconset>
240   </property>
241   <property name="text">
242    <string>Redo</string>
243   </property>
244   <property name="toolTip">
245    <string>Redo</string>
246   </property>
247  </action>
248  <action name="actionCopy">
249   <property name="icon">
250    <iconset>
251     <normaloff>:/res/copy.png</normaloff>:/res/copy.png</iconset>
252   </property>
253   <property name="text">
254    <string>Copy Params</string>
255   </property>
256   <property name="toolTip">
257    <string>Copy parameter values</string>
258   </property>
259  </action>
260  <action name="actionPaste">
261   <property name="enabled">
262    <bool>false</bool>
263   </property>
264   <property name="icon">
265    <iconset>
266     <normaloff>:/res/paste.png</normaloff>:/res/paste.png</iconset>
267   </property>
268   <property name="text">
269    <string>Paste Params</string>
270   </property>
271   <property name="toolTip">
272    <string>Paste parameter values</string>
273   </property>
274  </action>
275  <action name="actionBookmarks">
276   <property name="checkable">
277    <bool>true</bool>
278   </property>
279   <property name="icon">
280    <iconset>
281     <normaloff>:/res/bookmark.png</normaloff>:/res/bookmark.png</iconset>
282   </property>
283   <property name="text">
284    <string>Bookmarks</string>
285   </property>
286  </action>
287  <action name="actionPerspective">
288   <property name="text">
289    <string>Perspective</string>
290   </property>
291  </action>
292  <action name="actionLoadData">
293   <property name="text">
294    <string>Load Data File(s)</string>
295   </property>
296  </action>
297  <action name="actionLoad_Data_Folder">
298   <property name="text">
299    <string>Load Data Folder</string>
300   </property>
301  </action>
302  <action name="actionOpen_Project">
303   <property name="text">
304    <string>Open Project</string>
305   </property>
306  </action>
307  <action name="actionOpen_Analysis">
308   <property name="text">
309    <string>Open Analysis</string>
310   </property>
311  </action>
312  <action name="actionSave_Analysis">
313   <property name="text">
314    <string>Save Analysis</string>
315   </property>
316  </action>
317  <action name="actionQuit">
318   <property name="text">
319    <string>Quit</string>
320   </property>
321  </action>
322  <action name="actionShow_Grid_Window">
323   <property name="text">
324    <string>Show Grid Window</string>
325   </property>
326  </action>
327  <action name="actionHide_Toolbar">
328   <property name="text">
329    <string>Hide Toolbar</string>
330   </property>
331  </action>
332  <action name="actionStartup_Settings">
333   <property name="text">
334    <string>Startup Settings</string>
335   </property>
336  </action>
337  <action name="actionCategory_Manager">
338   <property name="text">
339    <string>Category Manager</string>
340   </property>
341   <property name="toolTip">
342    <string>Category Manager</string>
343   </property>
344  </action>
345  <action name="actionData_Operation">
346   <property name="text">
347    <string>Data Operation</string>
348   </property>
349  </action>
350  <action name="actionSLD_Calculator">
351   <property name="text">
352    <string>SLD Calculator</string>
353   </property>
354  </action>
355  <action name="actionDensity_Volume_Calculator">
356   <property name="text">
357    <string>Density/Volume Calculator</string>
358   </property>
359  </action>
360  <action name="actionSlit_Size_Calculator">
361   <property name="text">
362    <string>Slit Size Calculator</string>
363   </property>
364  </action>
365  <action name="actionSAS_Resolution_Estimator">
366   <property name="text">
367    <string>Q Resolution Estimator</string>
368   </property>
369  </action>
370  <action name="actionGeneric_Scattering_Calculator">
371   <property name="text">
372    <string>Generic Scattering Calculator</string>
373   </property>
374  </action>
375  <action name="actionPython_Shell_Editor">
376   <property name="text">
377    <string>Python Shell/Editor</string>
378   </property>
379  </action>
380  <action name="actionImage_Viewer">
381   <property name="text">
382    <string>Image Viewer</string>
383   </property>
384  </action>
385  <action name="actionNew_Fit_Page">
386   <property name="text">
387    <string>New Fit Page</string>
388   </property>
389  </action>
390  <action name="actionConstrained_Fit">
391   <property name="text">
392    <string>Constrained or Simultaneous Fit</string>
393   </property>
394  </action>
395  <action name="actionCombine_Batch_Fit">
396   <property name="text">
397    <string>Combine Batch Fit</string>
398   </property>
399  </action>
400  <action name="actionFit_Options">
401   <property name="text">
402    <string>Fit Algorithms</string>
403   </property>
404  </action>
405  <action name="actionFit_Results">
406   <property name="text">
407    <string>Fit Results</string>
408   </property>
409  </action>
410  <action name="actionChain_Fitting">
411   <property name="text">
412    <string>Chain Fitting (BatchFit only)</string>
413   </property>
414  </action>
415  <action name="actionEdit_Custom_Model">
416   <property name="text">
417    <string>Edit Custom Model</string>
418   </property>
419  </action>
420  <action name="actionEditMask">
421   <property name="text">
422    <string>Edit Mask</string>
423   </property>
424  </action>
425  <action name="actionCascade">
426   <property name="text">
427    <string>Cascade</string>
428   </property>
429  </action>
430  <action name="actionTile">
431   <property name="text">
432    <string>Tile</string>
433   </property>
434  </action>
435  <action name="actionTile_Vertically">
436   <property name="text">
437    <string>Tile Vertically</string>
438   </property>
439  </action>
440  <action name="actionArrange_Icons">
441   <property name="text">
442    <string>Arrange Icons</string>
443   </property>
444  </action>
445  <action name="actionNext">
446   <property name="text">
447    <string>Next</string>
448   </property>
449  </action>
450  <action name="actionPrevious">
451   <property name="text">
452    <string>Previous</string>
453   </property>
454  </action>
455  <action name="actionFitting">
456   <property name="checkable">
457    <bool>true</bool>
458   </property>
459   <property name="text">
460    <string>Fitting</string>
461   </property>
462  </action>
463  <action name="actionInversion">
464   <property name="checkable">
465    <bool>true</bool>
466   </property>
467   <property name="text">
468    <string>Pr Inversion</string>
469   </property>
470  </action>
471  <action name="actionInvariant">
472   <property name="checkable">
473    <bool>true</bool>
474   </property>
475   <property name="text">
476    <string>Invariant</string>
477   </property>
478  </action>
479  <action name="actionDocumentation">
480   <property name="text">
481    <string>Documentation</string>
482   </property>
483  </action>
484  <action name="actionTutorial">
485   <property name="text">
486    <string>Tutorial</string>
487   </property>
488  </action>
489  <action name="actionAcknowledge">
490   <property name="text">
491    <string>Acknowledge</string>
492   </property>
493  </action>
494  <action name="actionAbout">
495   <property name="text">
496    <string>About</string>
497   </property>
498  </action>
499  <action name="actionCheck_for_update">
500   <property name="text">
501    <string>Check for update</string>
502   </property>
503  </action>
504  <action name="actionExcel">
505   <property name="text">
506    <string>Excel</string>
507   </property>
508  </action>
509  <action name="actionLatex">
510   <property name="text">
511    <string>Latex</string>
512   </property>
513  </action>
514  <action name="actionKeissig_Calculator">
515   <property name="text">
516    <string>Kiessig Thickness Calculator</string>
517   </property>
518  </action>
519  <action name="actionGPU_Options">
520   <property name="text">
521    <string>GPU Options</string>
522   </property>
523  </action>
524  <action name="actionAdd_Custom_Model">
525   <property name="text">
526    <string>Add Custom Model</string>
527   </property>
528  </action>
529  <action name="actionManage_Custom_Models">
530   <property name="text">
531    <string>Manage Custom Models</string>
532   </property>
533  </action>
534  <action name="actionCorfunc">
535   <property name="checkable">
536    <bool>true</bool>
537   </property>
538   <property name="text">
539    <string>Correlation Function</string>
540   </property>
541  </action>
542  <action name="actionAddMult_Models">
543   <property name="text">
544    <string>Add/Multiply Models</string>
545   </property>
546  </action>
547  <action name="actionOrientation_Viewer">
548   <property name="text">
549    <string>Orientation Viewer</string>
550   </property>
551  </action>
552  <action name="actionFreeze_Theory">
553   <property name="text">
554    <string>Freeze Fit Results</string>
555   </property>
556  </action>
557  <action name="actionHide_DataExplorer">
558   <property name="text">
559    <string>Hide Data Explorer</string>
560   </property>
561  </action>
562  <action name="actionWelcomeWidget">
563   <property name="text">
564    <string>Welcome to SasView</string>
565   </property>
566  </action>
567 </widget>
568 <resources/>
569 <connections/>
570</ui>
Note: See TracBrowser for help on using the repository browser.