source: sasview/src/sas/qtgui/UI/DataExplorerUI.ui @ 71361f0

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 71361f0 was 71361f0, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

tweaked Data Explorer UI, added prototype/test silx 2D plotting

  • Property mode set to 100755
File size: 15.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>DataLoadWidget</class>
4 <widget class="QTabWidget" name="DataLoadWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>405</width>
10    <height>630</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15    <horstretch>0</horstretch>
16    <verstretch>5</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="windowTitle">
20   <string>TabWidget</string>
21  </property>
22  <property name="windowIcon">
23   <iconset resource="main_resources.qrc">
24    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
25  </property>
26  <property name="currentIndex">
27   <number>0</number>
28  </property>
29  <widget class="QWidget" name="dataTab">
30   <attribute name="title">
31    <string>Data</string>
32   </attribute>
33   <layout class="QGridLayout" name="gridLayout_11">
34    <item row="0" column="0">
35     <widget class="QGroupBox" name="groupBox">
36      <property name="title">
37       <string>Data</string>
38      </property>
39      <layout class="QGridLayout" name="gridLayout_9">
40       <item row="0" column="0">
41        <layout class="QGridLayout" name="gridLayout">
42         <item row="0" column="0" rowspan="2">
43          <widget class="QPushButton" name="cmdLoad">
44           <property name="sizePolicy">
45            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
46             <horstretch>5</horstretch>
47             <verstretch>5</verstretch>
48            </sizepolicy>
49           </property>
50           <property name="minimumSize">
51            <size>
52             <width>154</width>
53             <height>50</height>
54            </size>
55           </property>
56           <property name="baseSize">
57            <size>
58             <width>100</width>
59             <height>50</height>
60            </size>
61           </property>
62           <property name="toolTip">
63            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Load a file with data&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
64           </property>
65           <property name="styleSheet">
66            <string notr="true">font: 13pt &quot;MS Shell Dlg 2&quot;;</string>
67           </property>
68           <property name="text">
69            <string>Load data</string>
70           </property>
71           <property name="icon">
72            <iconset resource="main_resources.qrc">
73             <normaloff>:/res/down-grey.png</normaloff>:/res/down-grey.png</iconset>
74           </property>
75           <property name="iconSize">
76            <size>
77             <width>48</width>
78             <height>48</height>
79            </size>
80           </property>
81           <property name="shortcut">
82            <string>Ctrl+R</string>
83           </property>
84          </widget>
85         </item>
86         <item row="0" column="1">
87          <widget class="QPushButton" name="cmdDeleteData">
88           <property name="text">
89            <string>Delete</string>
90           </property>
91          </widget>
92         </item>
93         <item row="1" column="1">
94          <widget class="QComboBox" name="cbSelect">
95           <property name="sizePolicy">
96            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
97             <horstretch>0</horstretch>
98             <verstretch>0</verstretch>
99            </sizepolicy>
100           </property>
101           <item>
102            <property name="text">
103             <string>Select all</string>
104            </property>
105           </item>
106           <item>
107            <property name="text">
108             <string>Unselect all</string>
109            </property>
110           </item>
111           <item>
112            <property name="text">
113             <string>Select all 1D</string>
114            </property>
115           </item>
116           <item>
117            <property name="text">
118             <string>Unselect all 1D</string>
119            </property>
120           </item>
121           <item>
122            <property name="text">
123             <string>Select all 2D</string>
124            </property>
125           </item>
126           <item>
127            <property name="text">
128             <string>Unselect all 2D</string>
129            </property>
130           </item>
131          </widget>
132         </item>
133        </layout>
134       </item>
135       <item row="0" column="1">
136        <spacer name="horizontalSpacer_7">
137         <property name="orientation">
138          <enum>Qt::Horizontal</enum>
139         </property>
140         <property name="sizeHint" stdset="0">
141          <size>
142           <width>92</width>
143           <height>20</height>
144          </size>
145         </property>
146        </spacer>
147       </item>
148       <item row="2" column="0">
149        <layout class="QGridLayout" name="gridLayout_2">
150         <item row="0" column="0" rowspan="2">
151          <widget class="QPushButton" name="cmdSendTo">
152           <property name="sizePolicy">
153            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
154             <horstretch>5</horstretch>
155             <verstretch>5</verstretch>
156            </sizepolicy>
157           </property>
158           <property name="minimumSize">
159            <size>
160             <width>170</width>
161             <height>50</height>
162            </size>
163           </property>
164           <property name="baseSize">
165            <size>
166             <width>100</width>
167             <height>50</height>
168            </size>
169           </property>
170           <property name="font">
171            <font>
172             <pointsize>13</pointsize>
173            </font>
174           </property>
175           <property name="toolTip">
176            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Send data to perspective&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
177           </property>
178           <property name="styleSheet">
179            <string notr="true">font: 13pt &quot;MS Shell Dlg 2&quot;;</string>
180           </property>
181           <property name="text">
182            <string>Send data to</string>
183           </property>
184           <property name="icon">
185            <iconset resource="main_resources.qrc">
186             <normaloff>:/res/right-grey.png</normaloff>:/res/right-grey.png</iconset>
187           </property>
188           <property name="iconSize">
189            <size>
190             <width>48</width>
191             <height>48</height>
192            </size>
193           </property>
194          </widget>
195         </item>
196         <item row="0" column="1">
197          <widget class="QComboBox" name="cbFitting">
198           <property name="sizePolicy">
199            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
200             <horstretch>0</horstretch>
201             <verstretch>0</verstretch>
202            </sizepolicy>
203           </property>
204           <property name="sizeAdjustPolicy">
205            <enum>QComboBox::AdjustToContents</enum>
206           </property>
207           <item>
208            <property name="text">
209             <string>Fitting</string>
210            </property>
211           </item>
212           <item>
213            <property name="text">
214             <string>Pr inversion</string>
215            </property>
216           </item>
217           <item>
218            <property name="text">
219             <string>Invariant</string>
220            </property>
221           </item>
222          </widget>
223         </item>
224         <item row="1" column="1">
225          <widget class="QCheckBox" name="chkBatch">
226           <property name="text">
227            <string>Batch mode</string>
228           </property>
229          </widget>
230         </item>
231        </layout>
232       </item>
233       <item row="1" column="0" colspan="2">
234        <widget class="QTreeView" name="treeView">
235         <property name="contextMenuPolicy">
236          <enum>Qt::NoContextMenu</enum>
237         </property>
238         <property name="acceptDrops">
239          <bool>true</bool>
240         </property>
241         <property name="editTriggers">
242          <set>QAbstractItemView::NoEditTriggers</set>
243         </property>
244         <property name="dragEnabled">
245          <bool>true</bool>
246         </property>
247         <property name="dragDropOverwriteMode">
248          <bool>true</bool>
249         </property>
250         <property name="dragDropMode">
251          <enum>QAbstractItemView::DropOnly</enum>
252         </property>
253         <property name="defaultDropAction">
254          <enum>Qt::CopyAction</enum>
255         </property>
256         <property name="selectionMode">
257          <enum>QAbstractItemView::ExtendedSelection</enum>
258         </property>
259         <attribute name="headerVisible">
260          <bool>false</bool>
261         </attribute>
262        </widget>
263       </item>
264      </layout>
265     </widget>
266    </item>
267    <item row="1" column="0">
268     <layout class="QGridLayout" name="gridLayout_10">
269      <item row="0" column="0" rowspan="2">
270       <layout class="QGridLayout" name="gridLayout_6">
271        <item row="0" column="0">
272         <widget class="QGroupBox" name="groupBox_3">
273          <property name="title">
274           <string>Plot</string>
275          </property>
276          <property name="flat">
277           <bool>false</bool>
278          </property>
279          <property name="checkable">
280           <bool>false</bool>
281          </property>
282          <layout class="QGridLayout" name="gridLayout_3">
283           <item row="0" column="0">
284            <widget class="QPushButton" name="cmdNew">
285             <property name="text">
286              <string>Create New</string>
287             </property>
288            </widget>
289           </item>
290           <item row="1" column="0">
291            <widget class="QPushButton" name="cmdAppend">
292             <property name="text">
293              <string>Append to</string>
294             </property>
295            </widget>
296           </item>
297           <item row="1" column="1">
298            <widget class="QComboBox" name="cbgraph">
299             <property name="sizePolicy">
300              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
301               <horstretch>0</horstretch>
302               <verstretch>0</verstretch>
303              </sizepolicy>
304             </property>
305             <property name="sizeAdjustPolicy">
306              <enum>QComboBox::AdjustToContents</enum>
307             </property>
308            </widget>
309           </item>
310          </layout>
311         </widget>
312        </item>
313        <item row="0" column="1">
314         <spacer name="horizontalSpacer_3">
315          <property name="orientation">
316           <enum>Qt::Horizontal</enum>
317          </property>
318          <property name="sizeHint" stdset="0">
319           <size>
320            <width>103</width>
321            <height>48</height>
322           </size>
323          </property>
324         </spacer>
325        </item>
326       </layout>
327      </item>
328      <item row="1" column="1">
329       <widget class="QPushButton" name="cmdHelp">
330        <property name="text">
331         <string>Help</string>
332        </property>
333       </widget>
334      </item>
335     </layout>
336    </item>
337   </layout>
338  </widget>
339  <widget class="QWidget" name="theoryTab">
340   <attribute name="title">
341    <string>Theory</string>
342   </attribute>
343   <layout class="QGridLayout" name="gridLayout_8">
344    <item row="0" column="0">
345     <widget class="QGroupBox" name="groupBox_2">
346      <property name="title">
347       <string>Theory</string>
348      </property>
349      <layout class="QGridLayout" name="gridLayout_4">
350       <item row="0" column="0">
351        <layout class="QHBoxLayout" name="horizontalLayout_3">
352         <item>
353          <widget class="QPushButton" name="cmdFreeze">
354           <property name="text">
355            <string>Freeze Theory</string>
356           </property>
357          </widget>
358         </item>
359         <item>
360          <spacer name="horizontalSpacer_5">
361           <property name="orientation">
362            <enum>Qt::Horizontal</enum>
363           </property>
364           <property name="sizeHint" stdset="0">
365            <size>
366             <width>218</width>
367             <height>20</height>
368            </size>
369           </property>
370          </spacer>
371         </item>
372         <item>
373          <widget class="QPushButton" name="cmdDeleteTheory">
374           <property name="text">
375            <string>Delete</string>
376           </property>
377          </widget>
378         </item>
379        </layout>
380       </item>
381       <item row="1" column="0">
382        <widget class="QTreeView" name="freezeView">
383         <attribute name="headerVisible">
384          <bool>false</bool>
385         </attribute>
386        </widget>
387       </item>
388      </layout>
389     </widget>
390    </item>
391    <item row="1" column="0">
392     <layout class="QGridLayout" name="gridLayout_5">
393      <item row="0" column="0">
394       <widget class="QGroupBox" name="groupBox_4">
395        <property name="title">
396         <string>Plot</string>
397        </property>
398        <layout class="QGridLayout" name="gridLayout_7">
399         <item row="0" column="0">
400          <widget class="QPushButton" name="cmdNew_2">
401           <property name="text">
402            <string>Create New</string>
403           </property>
404          </widget>
405         </item>
406         <item row="1" column="0">
407          <widget class="QPushButton" name="cmdAppend_2">
408           <property name="text">
409            <string>Append to</string>
410           </property>
411          </widget>
412         </item>
413         <item row="1" column="1">
414          <widget class="QComboBox" name="cbgraph_2">
415           <property name="sizePolicy">
416            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
417             <horstretch>0</horstretch>
418             <verstretch>0</verstretch>
419            </sizepolicy>
420           </property>
421           <property name="sizeAdjustPolicy">
422            <enum>QComboBox::AdjustToContents</enum>
423           </property>
424           <item>
425            <property name="text">
426             <string>Graph1</string>
427            </property>
428           </item>
429          </widget>
430         </item>
431        </layout>
432       </widget>
433      </item>
434      <item row="0" column="1">
435       <spacer name="horizontalSpacer_4">
436        <property name="orientation">
437         <enum>Qt::Horizontal</enum>
438        </property>
439        <property name="sizeHint" stdset="0">
440         <size>
441          <width>108</width>
442          <height>111</height>
443         </size>
444        </property>
445       </spacer>
446      </item>
447      <item row="0" column="2" alignment="Qt::AlignBottom">
448       <widget class="QPushButton" name="cmdHelp_2">
449        <property name="text">
450         <string>Help</string>
451        </property>
452       </widget>
453      </item>
454     </layout>
455    </item>
456   </layout>
457  </widget>
458  <action name="actionDataInfo">
459   <property name="text">
460    <string>Data Info</string>
461   </property>
462  </action>
463  <action name="actionSaveAs">
464   <property name="text">
465    <string>Save As</string>
466   </property>
467  </action>
468  <action name="actionQuickPlot">
469   <property name="text">
470    <string>Quick Plot</string>
471   </property>
472  </action>
473  <action name="actionQuick3DPlot">
474   <property name="text">
475    <string>Quick 3DPlot (slow)</string>
476   </property>
477  </action>
478  <action name="actionEditMask">
479   <property name="text">
480    <string>Edit Mask</string>
481   </property>
482  </action>
483 </widget>
484 <resources>
485  <include location="main_resources.qrc"/>
486 </resources>
487 <connections/>
488</ui>
Note: See TracBrowser for help on using the repository browser.