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>969</width>
10    <height>657</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>IboView</string>
15  </property>
16  <widget class="QWidget" name="centralwidget">
17   <layout class="QGridLayout" name="gridLayout">
18    <property name="bottomMargin">
19     <number>0</number>
20    </property>
21    <item row="1" column="0">
22     <widget class="QFrame" name="frame_Toolbar">
23      <property name="frameShape">
24       <enum>QFrame::NoFrame</enum>
25      </property>
26      <property name="frameShadow">
27       <enum>QFrame::Raised</enum>
28      </property>
29      <layout class="QHBoxLayout" name="horizontalLayout">
30       <property name="leftMargin">
31        <number>4</number>
32       </property>
33       <property name="topMargin">
34        <number>0</number>
35       </property>
36       <property name="rightMargin">
37        <number>4</number>
38       </property>
39       <property name="bottomMargin">
40        <number>0</number>
41       </property>
42       <item>
43        <widget class="QToolButton" name="toolButton_FrameLog">
44         <property name="focusPolicy">
45          <enum>Qt::NoFocus</enum>
46         </property>
47         <property name="text">
48          <string>...</string>
49         </property>
50         <property name="inStatusBar" stdset="0">
51          <bool>true</bool>
52         </property>
53        </widget>
54       </item>
55       <item>
56        <widget class="FStatusBar" name="statusBar">
57         <property name="sizePolicy">
58          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
59           <horstretch>0</horstretch>
60           <verstretch>0</verstretch>
61          </sizepolicy>
62         </property>
63        </widget>
64       </item>
65      </layout>
66     </widget>
67    </item>
68    <item row="0" column="0">
69     <widget class="QSplitter" name="splitter_ViewVsTools">
70      <property name="sizePolicy">
71       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
72        <horstretch>0</horstretch>
73        <verstretch>0</verstretch>
74       </sizepolicy>
75      </property>
76      <property name="orientation">
77       <enum>Qt::Horizontal</enum>
78      </property>
79      <property name="handleWidth">
80       <number>4</number>
81      </property>
82      <widget class="QFrame" name="frame3d">
83       <property name="sizePolicy">
84        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
85         <horstretch>1</horstretch>
86         <verstretch>1</verstretch>
87        </sizepolicy>
88       </property>
89       <property name="minimumSize">
90        <size>
91         <width>200</width>
92         <height>0</height>
93        </size>
94       </property>
95       <property name="layoutDirection">
96        <enum>Qt::LeftToRight</enum>
97       </property>
98       <property name="frameShape">
99        <enum>QFrame::StyledPanel</enum>
100       </property>
101       <property name="frameShadow">
102        <enum>QFrame::Raised</enum>
103       </property>
104       <layout class="QGridLayout" name="gridLayout_2"/>
105      </widget>
106      <widget class="QToolBox" name="toolBox_Main">
107       <property name="sizePolicy">
108        <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
109         <horstretch>0</horstretch>
110         <verstretch>1</verstretch>
111        </sizepolicy>
112       </property>
113       <property name="minimumSize">
114        <size>
115         <width>280</width>
116         <height>0</height>
117        </size>
118       </property>
119       <property name="layoutDirection">
120        <enum>Qt::LeftToRight</enum>
121       </property>
122       <property name="currentIndex">
123        <number>0</number>
124       </property>
125       <widget class="QWidget" name="page_Actions">
126        <property name="geometry">
127         <rect>
128          <x>0</x>
129          <y>0</y>
130          <width>276</width>
131          <height>460</height>
132         </rect>
133        </property>
134        <attribute name="label">
135         <string>&amp;Actions &amp;&amp; Files</string>
136        </attribute>
137        <layout class="QVBoxLayout" name="verticalLayout_7">
138         <item>
139          <widget class="QGroupBox" name="groupBox_InputOutput">
140           <property name="title">
141            <string/>
142           </property>
143           <layout class="QGridLayout" name="gridLayout_6">
144            <item row="0" column="0" colspan="2">
145             <widget class="QToolButton" name="toolButton_ImportFiles">
146              <property name="sizePolicy">
147               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
148                <horstretch>0</horstretch>
149                <verstretch>0</verstretch>
150               </sizepolicy>
151              </property>
152              <property name="text">
153               <string>Load/Exec...</string>
154              </property>
155              <property name="icon">
156               <iconset theme="document-open">
157                <normaloff/>
158               </iconset>
159              </property>
160              <property name="toolButtonStyle">
161               <enum>Qt::ToolButtonTextBesideIcon</enum>
162              </property>
163             </widget>
164            </item>
165            <item row="3" column="3">
166             <widget class="QToolButton" name="toolButton_CopyPicture">
167              <property name="sizePolicy">
168               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
169                <horstretch>0</horstretch>
170                <verstretch>0</verstretch>
171               </sizepolicy>
172              </property>
173              <property name="text">
174               <string>Copy Picture</string>
175              </property>
176              <property name="icon">
177               <iconset theme="edit-copy">
178                <normaloff/>
179               </iconset>
180              </property>
181              <property name="toolButtonStyle">
182               <enum>Qt::ToolButtonIconOnly</enum>
183              </property>
184             </widget>
185            </item>
186            <item row="1" column="0" colspan="2">
187             <widget class="QToolButton" name="toolButton_SaveState">
188              <property name="sizePolicy">
189               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
190                <horstretch>0</horstretch>
191                <verstretch>0</verstretch>
192               </sizepolicy>
193              </property>
194              <property name="text">
195               <string>Save State</string>
196              </property>
197              <property name="icon">
198               <iconset theme="document-save">
199                <normaloff/>
200               </iconset>
201              </property>
202              <property name="toolButtonStyle">
203               <enum>Qt::ToolButtonTextBesideIcon</enum>
204              </property>
205             </widget>
206            </item>
207            <item row="3" column="0" colspan="2">
208             <widget class="QToolButton" name="toolButton_SavePicture">
209              <property name="sizePolicy">
210               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
211                <horstretch>0</horstretch>
212                <verstretch>0</verstretch>
213               </sizepolicy>
214              </property>
215              <property name="text">
216               <string>Save Picture</string>
217              </property>
218              <property name="icon">
219               <iconset theme="document-save">
220                <normaloff/>
221               </iconset>
222              </property>
223              <property name="toolButtonStyle">
224               <enum>Qt::ToolButtonTextBesideIcon</enum>
225              </property>
226             </widget>
227            </item>
228            <item row="1" column="2">
229             <widget class="QToolButton" name="toolButton_SaveStateAs">
230              <property name="sizePolicy">
231               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
232                <horstretch>0</horstretch>
233                <verstretch>0</verstretch>
234               </sizepolicy>
235              </property>
236              <property name="text">
237               <string>as...</string>
238              </property>
239              <property name="icon">
240               <iconset theme="document-save-as">
241                <normaloff/>
242               </iconset>
243              </property>
244             </widget>
245            </item>
246            <item row="1" column="3">
247             <widget class="QToolButton" name="toolButton_CopyState">
248              <property name="sizePolicy">
249               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
250                <horstretch>0</horstretch>
251                <verstretch>0</verstretch>
252               </sizepolicy>
253              </property>
254              <property name="text">
255               <string>Copy State</string>
256              </property>
257              <property name="icon">
258               <iconset theme="edit-copy">
259                <normaloff/>
260               </iconset>
261              </property>
262              <property name="toolButtonStyle">
263               <enum>Qt::ToolButtonIconOnly</enum>
264              </property>
265             </widget>
266            </item>
267            <item row="3" column="2">
268             <widget class="QToolButton" name="toolButton_SavePictureAs">
269              <property name="sizePolicy">
270               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
271                <horstretch>0</horstretch>
272                <verstretch>0</verstretch>
273               </sizepolicy>
274              </property>
275              <property name="text">
276               <string>as...</string>
277              </property>
278              <property name="icon">
279               <iconset theme="document-save-as">
280                <normaloff/>
281               </iconset>
282              </property>
283             </widget>
284            </item>
285            <item row="1" column="4">
286             <spacer name="horizontalSpacer_2">
287              <property name="orientation">
288               <enum>Qt::Horizontal</enum>
289              </property>
290              <property name="sizeHint" stdset="0">
291               <size>
292                <width>40</width>
293                <height>20</height>
294               </size>
295              </property>
296             </spacer>
297            </item>
298            <item row="4" column="0" colspan="5">
299             <widget class="QCheckBox" name="checkBox_SkipVirtualOrbitals">
300              <property name="text">
301               <string>Discard virtual orbitals</string>
302              </property>
303             </widget>
304            </item>
305           </layout>
306          </widget>
307         </item>
308         <item>
309          <widget class="QGroupBox" name="groupBox_10">
310           <property name="title">
311            <string>Pictures</string>
312           </property>
313           <layout class="QGridLayout" name="gridLayout_18">
314            <item row="0" column="1">
315             <widget class="QPushButton" name="pushButton_SaveAlphaChannel">
316              <property name="sizePolicy">
317               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
318                <horstretch>0</horstretch>
319                <verstretch>0</verstretch>
320               </sizepolicy>
321              </property>
322              <property name="text">
323               <string>alpha</string>
324              </property>
325              <property name="checkable">
326               <bool>true</bool>
327              </property>
328              <property name="checked">
329               <bool>true</bool>
330              </property>
331              <property name="view_option_name" stdset="0">
332               <string>save_alpha</string>
333              </property>
334             </widget>
335            </item>
336            <item row="0" column="2">
337             <widget class="QPushButton" name="pushButton_CropImages">
338              <property name="sizePolicy">
339               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
340                <horstretch>0</horstretch>
341                <verstretch>0</verstretch>
342               </sizepolicy>
343              </property>
344              <property name="text">
345               <string>crop</string>
346              </property>
347              <property name="checkable">
348               <bool>true</bool>
349              </property>
350              <property name="checked">
351               <bool>true</bool>
352              </property>
353              <property name="view_option_name" stdset="0">
354               <string>crop_images</string>
355              </property>
356             </widget>
357            </item>
358            <item row="0" column="0">
359             <spacer name="horizontalSpacer_6">
360              <property name="orientation">
361               <enum>Qt::Horizontal</enum>
362              </property>
363              <property name="sizeHint" stdset="0">
364               <size>
365                <width>40</width>
366                <height>20</height>
367               </size>
368              </property>
369             </spacer>
370            </item>
371           </layout>
372          </widget>
373         </item>
374         <item>
375          <widget class="QGroupBox" name="groupBox_ModifyView">
376           <property name="title">
377            <string>Modify View</string>
378           </property>
379           <layout class="QGridLayout" name="gridLayout_5">
380            <item row="2" column="5">
381             <widget class="QToolButton" name="toolButton_AlignViewYz">
382              <property name="text">
383               <string>yz</string>
384              </property>
385             </widget>
386            </item>
387            <item row="2" column="2">
388             <widget class="QToolButton" name="toolButton_AlignViewXy">
389              <property name="text">
390               <string>xy</string>
391              </property>
392             </widget>
393            </item>
394            <item row="2" column="0">
395             <widget class="QLabel" name="label_14">
396              <property name="text">
397               <string>Align:</string>
398              </property>
399             </widget>
400            </item>
401            <item row="2" column="4">
402             <widget class="QToolButton" name="toolButton_AlignViewXz">
403              <property name="text">
404               <string>xz</string>
405              </property>
406             </widget>
407            </item>
408            <item row="4" column="4">
409             <widget class="QToolButton" name="toolButton_RotateCw">
410              <property name="text">
411               <string>&gt;</string>
412              </property>
413             </widget>
414            </item>
415            <item row="4" column="0">
416             <widget class="QLabel" name="label_18">
417              <property name="text">
418               <string>Rotate:</string>
419              </property>
420             </widget>
421            </item>
422            <item row="4" column="2">
423             <widget class="QToolButton" name="toolButton_RotateCcw">
424              <property name="text">
425               <string>&lt;</string>
426              </property>
427             </widget>
428            </item>
429            <item row="2" column="1">
430             <spacer name="horizontalSpacer_5">
431              <property name="orientation">
432               <enum>Qt::Horizontal</enum>
433              </property>
434              <property name="sizeHint" stdset="0">
435               <size>
436                <width>40</width>
437                <height>20</height>
438               </size>
439              </property>
440             </spacer>
441            </item>
442           </layout>
443          </widget>
444         </item>
445         <item>
446          <widget class="QGroupBox" name="groupBox_5">
447           <property name="title">
448            <string>Compute</string>
449           </property>
450           <layout class="QGridLayout" name="gridLayout_22">
451            <item row="0" column="0">
452             <widget class="QToolButton" name="toolButton_EditFrames">
453              <property name="sizePolicy">
454               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
455                <horstretch>0</horstretch>
456                <verstretch>0</verstretch>
457               </sizepolicy>
458              </property>
459              <property name="text">
460               <string>Align/Sort Frames...</string>
461              </property>
462              <property name="icon">
463               <iconset theme="format-justify-fill">
464                <normaloff/>
465               </iconset>
466              </property>
467              <property name="toolButtonStyle">
468               <enum>Qt::ToolButtonTextBesideIcon</enum>
469              </property>
470             </widget>
471            </item>
472            <item row="1" column="0">
473             <widget class="QToolButton" name="toolButton_ComputeWf">
474              <property name="sizePolicy">
475               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
476                <horstretch>0</horstretch>
477                <verstretch>0</verstretch>
478               </sizepolicy>
479              </property>
480              <property name="text">
481               <string>Compute/Analyze Wf...</string>
482              </property>
483              <property name="icon">
484               <iconset resource="resources.qrc">
485                <normaloff>:/resources/psi.png</normaloff>:/resources/psi.png</iconset>
486              </property>
487              <property name="toolButtonStyle">
488               <enum>Qt::ToolButtonTextBesideIcon</enum>
489              </property>
490             </widget>
491            </item>
492           </layout>
493          </widget>
494         </item>
495         <item>
496          <spacer name="verticalSpacer">
497           <property name="orientation">
498            <enum>Qt::Vertical</enum>
499           </property>
500           <property name="sizeHint" stdset="0">
501            <size>
502             <width>20</width>
503             <height>310</height>
504            </size>
505           </property>
506          </spacer>
507         </item>
508        </layout>
509       </widget>
510       <widget class="QWidget" name="page_DataSets">
511        <property name="geometry">
512         <rect>
513          <x>0</x>
514          <y>0</y>
515          <width>267</width>
516          <height>491</height>
517         </rect>
518        </property>
519        <attribute name="label">
520         <string>Data Sets</string>
521        </attribute>
522        <layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,0">
523         <item>
524          <widget class="QTabWidget" name="tabWidget">
525           <property name="sizePolicy">
526            <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
527             <horstretch>0</horstretch>
528             <verstretch>0</verstretch>
529            </sizepolicy>
530           </property>
531           <property name="currentIndex">
532            <number>0</number>
533           </property>
534           <widget class="QWidget" name="tab_Orbitals">
535            <property name="sizePolicy">
536             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
537              <horstretch>0</horstretch>
538              <verstretch>0</verstretch>
539             </sizepolicy>
540            </property>
541            <attribute name="title">
542             <string>Orbitals</string>
543            </attribute>
544            <layout class="QGridLayout" name="gridLayout_9">
545             <item row="0" column="0">
546              <widget class="QTableView" name="datasetView">
547               <property name="sizePolicy">
548                <sizepolicy hsizetype="Ignored" vsizetype="Ignored">
549                 <horstretch>0</horstretch>
550                 <verstretch>0</verstretch>
551                </sizepolicy>
552               </property>
553               <property name="frameShape">
554                <enum>QFrame::NoFrame</enum>
555               </property>
556               <property name="frameShadow">
557                <enum>QFrame::Plain</enum>
558               </property>
559               <property name="lineWidth">
560                <number>1</number>
561               </property>
562               <property name="gridStyle">
563                <enum>Qt::SolidLine</enum>
564               </property>
565               <attribute name="horizontalHeaderStretchLastSection">
566                <bool>true</bool>
567               </attribute>
568              </widget>
569             </item>
570            </layout>
571           </widget>
572           <widget class="QWidget" name="tab_Frames">
573            <property name="sizePolicy">
574             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
575              <horstretch>0</horstretch>
576              <verstretch>0</verstretch>
577             </sizepolicy>
578            </property>
579            <attribute name="title">
580             <string>Frames</string>
581            </attribute>
582            <layout class="QGridLayout" name="gridLayout_7">
583             <item row="0" column="0" colspan="2">
584              <widget class="QLabel" name="label_17">
585               <property name="sizePolicy">
586                <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
587                 <horstretch>0</horstretch>
588                 <verstretch>0</verstretch>
589                </sizepolicy>
590               </property>
591               <property name="text">
592                <string>Energy, Gradient, &amp;Orbital Change</string>
593               </property>
594              </widget>
595             </item>
596             <item row="5" column="1" rowspan="2">
597              <widget class="QGroupBox" name="groupBox_3">
598               <property name="sizePolicy">
599                <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
600                 <horstretch>0</horstretch>
601                 <verstretch>0</verstretch>
602                </sizepolicy>
603               </property>
604               <property name="title">
605                <string>Track Orbital</string>
606               </property>
607               <layout class="QVBoxLayout" name="verticalLayout_8">
608                <item>
609                 <widget class="QDial" name="dial_OrbitalId">
610                  <property name="sizePolicy">
611                   <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
612                    <horstretch>0</horstretch>
613                    <verstretch>0</verstretch>
614                   </sizepolicy>
615                  </property>
616                  <property name="minimumSize">
617                   <size>
618                    <width>0</width>
619                    <height>90</height>
620                   </size>
621                  </property>
622                 </widget>
623                </item>
624                <item>
625                 <widget class="QPushButton" name="pushButton_ToggleTrackedOrbital">
626                  <property name="sizePolicy">
627                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
628                    <horstretch>0</horstretch>
629                    <verstretch>0</verstretch>
630                   </sizepolicy>
631                  </property>
632                  <property name="text">
633                   <string>Visible?</string>
634                  </property>
635                  <property name="checkable">
636                   <bool>true</bool>
637                  </property>
638                  <property name="checked">
639                   <bool>false</bool>
640                  </property>
641                 </widget>
642                </item>
643               </layout>
644              </widget>
645             </item>
646             <item row="5" column="0" rowspan="2">
647              <widget class="QGroupBox" name="groupBox_6">
648               <property name="sizePolicy">
649                <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
650                 <horstretch>0</horstretch>
651                 <verstretch>0</verstretch>
652                </sizepolicy>
653               </property>
654               <property name="title">
655                <string>Current Frame</string>
656               </property>
657               <layout class="QVBoxLayout" name="verticalLayout_6">
658                <item>
659                 <widget class="QDial" name="dial_FrameId">
660                  <property name="sizePolicy">
661                   <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
662                    <horstretch>0</horstretch>
663                    <verstretch>0</verstretch>
664                   </sizepolicy>
665                  </property>
666                  <property name="minimumSize">
667                   <size>
668                    <width>0</width>
669                    <height>90</height>
670                   </size>
671                  </property>
672                 </widget>
673                </item>
674                <item>
675                 <widget class="QLabel" name="label_FrameFileName">
676                  <property name="sizePolicy">
677                   <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
678                    <horstretch>0</horstretch>
679                    <verstretch>0</verstretch>
680                   </sizepolicy>
681                  </property>
682                  <property name="text">
683                   <string>filename.xml</string>
684                  </property>
685                 </widget>
686                </item>
687               </layout>
688              </widget>
689             </item>
690             <item row="2" column="0" colspan="2">
691              <widget class="QWidget" name="widget_15" native="true">
692               <layout class="QGridLayout" name="gridLayout_8">
693                <property name="leftMargin">
694                 <number>0</number>
695                </property>
696                <property name="topMargin">
697                 <number>4</number>
698                </property>
699                <property name="rightMargin">
700                 <number>0</number>
701                </property>
702                <property name="bottomMargin">
703                 <number>4</number>
704                </property>
705                <property name="horizontalSpacing">
706                 <number>-1</number>
707                </property>
708                <item row="0" column="1" colspan="3">
709                 <widget class="FCurveView" name="curveView">
710                  <property name="sizePolicy">
711                   <sizepolicy hsizetype="Ignored" vsizetype="MinimumExpanding">
712                    <horstretch>0</horstretch>
713                    <verstretch>0</verstretch>
714                   </sizepolicy>
715                  </property>
716                  <property name="minimumSize">
717                   <size>
718                    <width>0</width>
719                    <height>150</height>
720                   </size>
721                  </property>
722                  <property name="backgroundBrush">
723                   <brush brushstyle="SolidPattern">
724                    <color alpha="255">
725                     <red>36</red>
726                     <green>36</green>
727                     <blue>36</blue>
728                    </color>
729                   </brush>
730                  </property>
731                 </widget>
732                </item>
733               </layout>
734              </widget>
735             </item>
736             <item row="3" column="0" colspan="2">
737              <widget class="QWidget" name="widget_2" native="true">
738               <layout class="QGridLayout" name="gridLayout_14">
739                <property name="leftMargin">
740                 <number>0</number>
741                </property>
742                <property name="topMargin">
743                 <number>0</number>
744                </property>
745                <property name="rightMargin">
746                 <number>0</number>
747                </property>
748                <property name="bottomMargin">
749                 <number>4</number>
750                </property>
751                <item row="1" column="2">
752                 <widget class="QPushButton" name="pushButton_ShowCurveEnergy">
753                  <property name="sizePolicy">
754                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
755                    <horstretch>0</horstretch>
756                    <verstretch>0</verstretch>
757                   </sizepolicy>
758                  </property>
759                  <property name="text">
760                   <string>E</string>
761                  </property>
762                  <property name="checkable">
763                   <bool>true</bool>
764                  </property>
765                  <property name="checked">
766                   <bool>true</bool>
767                  </property>
768                 </widget>
769                </item>
770                <item row="1" column="3">
771                 <widget class="QPushButton" name="pushButton_ShowCurveGradient">
772                  <property name="sizePolicy">
773                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
774                    <horstretch>0</horstretch>
775                    <verstretch>0</verstretch>
776                   </sizepolicy>
777                  </property>
778                  <property name="text">
779                   <string>‖∇E‖</string>
780                  </property>
781                  <property name="checkable">
782                   <bool>true</bool>
783                  </property>
784                  <property name="checked">
785                   <bool>true</bool>
786                  </property>
787                 </widget>
788                </item>
789                <item row="1" column="1">
790                 <spacer name="horizontalSpacer_4">
791                  <property name="orientation">
792                   <enum>Qt::Horizontal</enum>
793                  </property>
794                  <property name="sizeHint" stdset="0">
795                   <size>
796                    <width>40</width>
797                    <height>20</height>
798                   </size>
799                  </property>
800                 </spacer>
801                </item>
802                <item row="1" column="4">
803                 <widget class="QPushButton" name="pushButton_ShowCurveOrbital">
804                  <property name="sizePolicy">
805                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
806                    <horstretch>0</horstretch>
807                    <verstretch>0</verstretch>
808                   </sizepolicy>
809                  </property>
810                  <property name="text">
811                   <string>δOrb.</string>
812                  </property>
813                  <property name="checkable">
814                   <bool>true</bool>
815                  </property>
816                  <property name="checked">
817                   <bool>true</bool>
818                  </property>
819                 </widget>
820                </item>
821                <item row="1" column="0">
822                 <widget class="QToolButton" name="toolButton_ExportCurveData">
823                  <property name="text">
824                   <string>Export...</string>
825                  </property>
826                 </widget>
827                </item>
828               </layout>
829              </widget>
830             </item>
831             <item row="9" column="0">
832              <spacer name="verticalSpacer_2">
833               <property name="orientation">
834                <enum>Qt::Vertical</enum>
835               </property>
836               <property name="sizeHint" stdset="0">
837                <size>
838                 <width>20</width>
839                 <height>109</height>
840                </size>
841               </property>
842              </spacer>
843             </item>
844            </layout>
845           </widget>
846          </widget>
847         </item>
848         <item>
849          <widget class="QWidget" name="widget_7" native="true">
850           <layout class="QGridLayout" name="gridLayout_11">
851            <property name="leftMargin">
852             <number>4</number>
853            </property>
854            <property name="topMargin">
855             <number>0</number>
856            </property>
857            <property name="bottomMargin">
858             <number>1</number>
859            </property>
860            <item row="0" column="0">
861             <widget class="QLabel" name="label_16">
862              <property name="sizePolicy">
863               <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
864                <horstretch>0</horstretch>
865                <verstretch>0</verstretch>
866               </sizepolicy>
867              </property>
868              <property name="text">
869               <string>#Frame</string>
870              </property>
871             </widget>
872            </item>
873            <item row="0" column="1">
874             <widget class="QSpinBox" name="spinBox_FrameId">
875              <property name="sizePolicy">
876               <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
877                <horstretch>0</horstretch>
878                <verstretch>0</verstretch>
879               </sizepolicy>
880              </property>
881             </widget>
882            </item>
883           </layout>
884          </widget>
885         </item>
886        </layout>
887       </widget>
888       <widget class="QWidget" name="page_RenderOptions">
889        <property name="geometry">
890         <rect>
891          <x>0</x>
892          <y>0</y>
893          <width>316</width>
894          <height>578</height>
895         </rect>
896        </property>
897        <property name="sizePolicy">
898         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
899          <horstretch>0</horstretch>
900          <verstretch>0</verstretch>
901         </sizepolicy>
902        </property>
903        <attribute name="label">
904         <string>Render: Orbital</string>
905        </attribute>
906        <layout class="QVBoxLayout" name="verticalLayout_3">
907         <item>
908          <widget class="QTabWidget" name="tabWidget_RenderOptions">
909           <property name="currentIndex">
910            <number>0</number>
911           </property>
912           <widget class="QWidget" name="tab_OrbitalColor">
913            <attribute name="title">
914             <string>Color</string>
915            </attribute>
916            <layout class="QVBoxLayout" name="verticalLayout_9">
917             <item>
918              <widget class="QGroupBox" name="groupBox_RefColor">
919               <property name="title">
920                <string>Reference Color</string>
921               </property>
922               <layout class="QGridLayout" name="gridLayout_19">
923                <item row="0" column="1">
924                 <widget class="QLabel" name="label_8">
925                  <property name="sizePolicy">
926                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
927                    <horstretch>0</horstretch>
928                    <verstretch>0</verstretch>
929                   </sizepolicy>
930                  </property>
931                  <property name="text">
932                   <string>Saturation</string>
933                  </property>
934                 </widget>
935                </item>
936                <item row="3" column="1">
937                 <widget class="QLabel" name="label_9">
938                  <property name="sizePolicy">
939                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
940                    <horstretch>0</horstretch>
941                    <verstretch>0</verstretch>
942                   </sizepolicy>
943                  </property>
944                  <property name="text">
945                   <string>Value</string>
946                  </property>
947                 </widget>
948                </item>
949                <item row="6" column="1">
950                 <widget class="QSpinBox" name="spinBox_AlphaCenter">
951                  <property name="sizePolicy">
952                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
953                    <horstretch>0</horstretch>
954                    <verstretch>0</verstretch>
955                   </sizepolicy>
956                  </property>
957                  <property name="maximum">
958                   <number>255</number>
959                  </property>
960                  <property name="singleStep">
961                   <number>5</number>
962                  </property>
963                 </widget>
964                </item>
965                <item row="4" column="1">
966                 <widget class="QSpinBox" name="spinBox_ValCenter">
967                  <property name="sizePolicy">
968                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
969                    <horstretch>0</horstretch>
970                    <verstretch>0</verstretch>
971                   </sizepolicy>
972                  </property>
973                  <property name="maximum">
974                   <number>255</number>
975                  </property>
976                  <property name="singleStep">
977                   <number>5</number>
978                  </property>
979                 </widget>
980                </item>
981                <item row="2" column="1">
982                 <widget class="QSpinBox" name="spinBox_SatCenter">
983                  <property name="sizePolicy">
984                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
985                    <horstretch>0</horstretch>
986                    <verstretch>0</verstretch>
987                   </sizepolicy>
988                  </property>
989                  <property name="maximum">
990                   <number>255</number>
991                  </property>
992                  <property name="singleStep">
993                   <number>5</number>
994                  </property>
995                 </widget>
996                </item>
997                <item row="5" column="1">
998                 <widget class="QLabel" name="label_10">
999                  <property name="sizePolicy">
1000                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
1001                    <horstretch>0</horstretch>
1002                    <verstretch>0</verstretch>
1003                   </sizepolicy>
1004                  </property>
1005                  <property name="text">
1006                   <string>Opacity</string>
1007                  </property>
1008                 </widget>
1009                </item>
1010                <item row="2" column="0" rowspan="5">
1011                 <widget class="QWidget" name="widget_12" native="true">
1012                  <property name="sizePolicy">
1013                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1014                    <horstretch>0</horstretch>
1015                    <verstretch>0</verstretch>
1016                   </sizepolicy>
1017                  </property>
1018                  <layout class="QVBoxLayout" name="verticalLayout_4">
1019                   <item>
1020                    <widget class="QDial" name="dialCentralHue">
1021                     <property name="enabled">
1022                      <bool>true</bool>
1023                     </property>
1024                     <property name="sizePolicy">
1025                      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1026                       <horstretch>0</horstretch>
1027                       <verstretch>0</verstretch>
1028                      </sizepolicy>
1029                     </property>
1030                     <property name="minimumSize">
1031                      <size>
1032                       <width>110</width>
1033                       <height>110</height>
1034                      </size>
1035                     </property>
1036                     <property name="maximum">
1037                      <number>360</number>
1038                     </property>
1039                     <property name="singleStep">
1040                      <number>5</number>
1041                     </property>
1042                     <property name="pageStep">
1043                      <number>30</number>
1044                     </property>
1045                     <property name="orientation">
1046                      <enum>Qt::Horizontal</enum>
1047                     </property>
1048                     <property name="wrapping">
1049                      <bool>true</bool>
1050                     </property>
1051                     <property name="notchTarget">
1052                      <double>30.000000000000000</double>
1053                     </property>
1054                     <property name="notchesVisible">
1055                      <bool>true</bool>
1056                     </property>
1057                    </widget>
1058                   </item>
1059                  </layout>
1060                 </widget>
1061                </item>
1062                <item row="0" column="0">
1063                 <widget class="QLabel" name="label_Hue">
1064                  <property name="sizePolicy">
1065                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1066                    <horstretch>0</horstretch>
1067                    <verstretch>0</verstretch>
1068                   </sizepolicy>
1069                  </property>
1070                  <property name="text">
1071                   <string>Hue</string>
1072                  </property>
1073                 </widget>
1074                </item>
1075               </layout>
1076              </widget>
1077             </item>
1078             <item>
1079              <widget class="QGroupBox" name="groupBox_OrbitalLobes">
1080               <property name="title">
1081                <string>+/− Lobes</string>
1082               </property>
1083               <layout class="QGridLayout" name="gridLayout_13">
1084                <item row="0" column="0" rowspan="2" colspan="2">
1085                 <layout class="QGridLayout" name="gridLayout_3">
1086                  <item row="3" column="0">
1087                   <widget class="QLabel" name="label_6">
1088                    <property name="sizePolicy">
1089                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1090                      <horstretch>0</horstretch>
1091                      <verstretch>0</verstretch>
1092                     </sizepolicy>
1093                    </property>
1094                    <property name="text">
1095                     <string>Value</string>
1096                    </property>
1097                   </widget>
1098                  </item>
1099                  <item row="2" column="3">
1100                   <widget class="QSpinBox" name="spinBox_SatMinus">
1101                    <property name="sizePolicy">
1102                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1103                      <horstretch>0</horstretch>
1104                      <verstretch>0</verstretch>
1105                     </sizepolicy>
1106                    </property>
1107                    <property name="minimum">
1108                     <number>-255</number>
1109                    </property>
1110                    <property name="maximum">
1111                     <number>255</number>
1112                    </property>
1113                    <property name="singleStep">
1114                     <number>5</number>
1115                    </property>
1116                   </widget>
1117                  </item>
1118                  <item row="3" column="1">
1119                   <widget class="QSpinBox" name="spinBox_ValPlus">
1120                    <property name="sizePolicy">
1121                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1122                      <horstretch>0</horstretch>
1123                      <verstretch>0</verstretch>
1124                     </sizepolicy>
1125                    </property>
1126                    <property name="minimum">
1127                     <number>-255</number>
1128                    </property>
1129                    <property name="maximum">
1130                     <number>255</number>
1131                    </property>
1132                    <property name="singleStep">
1133                     <number>5</number>
1134                    </property>
1135                   </widget>
1136                  </item>
1137                  <item row="2" column="1">
1138                   <widget class="QSpinBox" name="spinBox_SatPlus">
1139                    <property name="sizePolicy">
1140                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1141                      <horstretch>0</horstretch>
1142                      <verstretch>0</verstretch>
1143                     </sizepolicy>
1144                    </property>
1145                    <property name="minimum">
1146                     <number>-255</number>
1147                    </property>
1148                    <property name="maximum">
1149                     <number>255</number>
1150                    </property>
1151                    <property name="singleStep">
1152                     <number>5</number>
1153                    </property>
1154                   </widget>
1155                  </item>
1156                  <item row="2" column="0">
1157                   <widget class="QLabel" name="label_5">
1158                    <property name="sizePolicy">
1159                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1160                      <horstretch>0</horstretch>
1161                      <verstretch>0</verstretch>
1162                     </sizepolicy>
1163                    </property>
1164                    <property name="text">
1165                     <string>Saturation</string>
1166                    </property>
1167                   </widget>
1168                  </item>
1169                  <item row="1" column="0">
1170                   <widget class="QLabel" name="label_4">
1171                    <property name="sizePolicy">
1172                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1173                      <horstretch>0</horstretch>
1174                      <verstretch>0</verstretch>
1175                     </sizepolicy>
1176                    </property>
1177                    <property name="text">
1178                     <string>Hue</string>
1179                    </property>
1180                   </widget>
1181                  </item>
1182                  <item row="4" column="3">
1183                   <widget class="QSpinBox" name="spinBox_AlphaMinus">
1184                    <property name="sizePolicy">
1185                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1186                      <horstretch>0</horstretch>
1187                      <verstretch>0</verstretch>
1188                     </sizepolicy>
1189                    </property>
1190                    <property name="minimum">
1191                     <number>-255</number>
1192                    </property>
1193                    <property name="maximum">
1194                     <number>255</number>
1195                    </property>
1196                    <property name="singleStep">
1197                     <number>5</number>
1198                    </property>
1199                   </widget>
1200                  </item>
1201                  <item row="4" column="0">
1202                   <widget class="QLabel" name="label_7">
1203                    <property name="sizePolicy">
1204                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1205                      <horstretch>0</horstretch>
1206                      <verstretch>0</verstretch>
1207                     </sizepolicy>
1208                    </property>
1209                    <property name="text">
1210                     <string>Opacity</string>
1211                    </property>
1212                   </widget>
1213                  </item>
1214                  <item row="1" column="3">
1215                   <widget class="QSpinBox" name="spinBox_HueMinus">
1216                    <property name="sizePolicy">
1217                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1218                      <horstretch>0</horstretch>
1219                      <verstretch>0</verstretch>
1220                     </sizepolicy>
1221                    </property>
1222                    <property name="minimum">
1223                     <number>-360</number>
1224                    </property>
1225                    <property name="maximum">
1226                     <number>360</number>
1227                    </property>
1228                    <property name="singleStep">
1229                     <number>5</number>
1230                    </property>
1231                   </widget>
1232                  </item>
1233                  <item row="1" column="1">
1234                   <widget class="QSpinBox" name="spinBox_HuePlus">
1235                    <property name="sizePolicy">
1236                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1237                      <horstretch>0</horstretch>
1238                      <verstretch>0</verstretch>
1239                     </sizepolicy>
1240                    </property>
1241                    <property name="minimum">
1242                     <number>-360</number>
1243                    </property>
1244                    <property name="maximum">
1245                     <number>360</number>
1246                    </property>
1247                    <property name="singleStep">
1248                     <number>5</number>
1249                    </property>
1250                   </widget>
1251                  </item>
1252                  <item row="3" column="3">
1253                   <widget class="QSpinBox" name="spinBox_ValMinus">
1254                    <property name="sizePolicy">
1255                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1256                      <horstretch>0</horstretch>
1257                      <verstretch>0</verstretch>
1258                     </sizepolicy>
1259                    </property>
1260                    <property name="minimum">
1261                     <number>-255</number>
1262                    </property>
1263                    <property name="maximum">
1264                     <number>255</number>
1265                    </property>
1266                    <property name="singleStep">
1267                     <number>5</number>
1268                    </property>
1269                   </widget>
1270                  </item>
1271                  <item row="4" column="1">
1272                   <widget class="QSpinBox" name="spinBox_AlphaPlus">
1273                    <property name="sizePolicy">
1274                     <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1275                      <horstretch>0</horstretch>
1276                      <verstretch>0</verstretch>
1277                     </sizepolicy>
1278                    </property>
1279                    <property name="minimum">
1280                     <number>-255</number>
1281                    </property>
1282                    <property name="maximum">
1283                     <number>255</number>
1284                    </property>
1285                    <property name="singleStep">
1286                     <number>5</number>
1287                    </property>
1288                   </widget>
1289                  </item>
1290                 </layout>
1291                </item>
1292                <item row="2" column="0">
1293                 <widget class="QToolButton" name="toolButton_FlipOrbital">
1294                  <property name="enabled">
1295                   <bool>true</bool>
1296                  </property>
1297                  <property name="sizePolicy">
1298                   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1299                    <horstretch>0</horstretch>
1300                    <verstretch>0</verstretch>
1301                   </sizepolicy>
1302                  </property>
1303                  <property name="text">
1304                   <string>Flip +/- (Phase)</string>
1305                  </property>
1306                 </widget>
1307                </item>
1308               </layout>
1309              </widget>
1310             </item>
1311             <item>
1312              <spacer name="verticalSpacer_4">
1313               <property name="orientation">
1314                <enum>Qt::Vertical</enum>
1315               </property>
1316               <property name="sizeHint" stdset="0">
1317                <size>
1318                 <width>20</width>
1319                 <height>40</height>
1320                </size>
1321               </property>
1322              </spacer>
1323             </item>
1324            </layout>
1325           </widget>
1326           <widget class="QWidget" name="tab_IsoSurface">
1327            <attribute name="title">
1328             <string>Surfaces</string>
1329            </attribute>
1330            <layout class="QVBoxLayout" name="verticalLayout_5">
1331             <item>
1332              <widget class="QGroupBox" name="groupBox_IsoSettings">
1333               <property name="enabled">
1334                <bool>true</bool>
1335               </property>
1336               <property name="title">
1337                <string>Iso Surface Settings</string>
1338               </property>
1339               <layout class="QGridLayout" name="gridLayout_4">
1340                <item row="1" column="1">
1341                 <widget class="QDoubleSpinBox" name="doubleSpinBox_IsoThreshold">
1342                  <property name="sizePolicy">
1343                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
1344                    <horstretch>0</horstretch>
1345                    <verstretch>0</verstretch>
1346                   </sizepolicy>
1347                  </property>
1348                  <property name="decimals">
1349                   <number>4</number>
1350                  </property>
1351                  <property name="value">
1352                   <double>80.000000000000000</double>
1353                  </property>
1354                  <property name="view_option_name" stdset="0">
1355                   <string>iso_threshold</string>
1356                  </property>
1357                 </widget>
1358                </item>
1359                <item row="0" column="1">
1360                 <widget class="QComboBox" name="comboBox_IsoType">
1361                  <property name="enabled">
1362                   <bool>false</bool>
1363                  </property>
1364                  <property name="sizePolicy">
1365                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1366                    <horstretch>0</horstretch>
1367                    <verstretch>0</verstretch>
1368                   </sizepolicy>
1369                  </property>
1370                 </widget>
1371                </item>
1372                <item row="0" column="0">
1373                 <widget class="QLabel" name="label_12">
1374                  <property name="sizePolicy">
1375                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1376                    <horstretch>0</horstretch>
1377                    <verstretch>0</verstretch>
1378                   </sizepolicy>
1379                  </property>
1380                  <property name="text">
1381                   <string>Threshold Type</string>
1382                  </property>
1383                 </widget>
1384                </item>
1385                <item row="4" column="1">
1386                 <widget class="QDoubleSpinBox" name="doubleSpinBox_IsoResolution">
1387                  <property name="sizePolicy">
1388                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
1389                    <horstretch>0</horstretch>
1390                    <verstretch>0</verstretch>
1391                   </sizepolicy>
1392                  </property>
1393                  <property name="value">
1394                   <double>20.000000000000000</double>
1395                  </property>
1396                  <property name="view_option_name" stdset="0">
1397                   <string>iso_resolution</string>
1398                  </property>
1399                 </widget>
1400                </item>
1401                <item row="3" column="0">
1402                 <widget class="QPushButton" name="toolButton_IsoAutoFlip">
1403                  <property name="enabled">
1404                   <bool>true</bool>
1405                  </property>
1406                  <property name="sizePolicy">
1407                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
1408                    <horstretch>0</horstretch>
1409                    <verstretch>0</verstretch>
1410                   </sizepolicy>
1411                  </property>
1412                  <property name="text">
1413                   <string>Auto +/- (Flip)</string>
1414                  </property>
1415                  <property name="checkable">
1416                   <bool>true</bool>
1417                  </property>
1418                  <property name="checked">
1419                   <bool>true</bool>
1420                  </property>
1421                  <property name="view_option_name" stdset="0">
1422                   <string>iso_auto_flip</string>
1423                  </property>
1424                 </widget>
1425                </item>
1426                <item row="4" column="0">
1427                 <widget class="QLabel" name="label_15">
1428                  <property name="sizePolicy">
1429                   <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
1430                    <horstretch>0</horstretch>
1431                    <verstretch>0</verstretch>
1432                   </sizepolicy>
1433                  </property>
1434                  <property name="text">
1435                   <string>Resolution (1/Å)</string>
1436                  </property>
1437                 </widget>
1438                </item>
1439                <item row="1" column="0">
1440                 <widget class="QLabel" name="label_13">
1441                  <property name="sizePolicy">
1442                   <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
1443                    <horstretch>0</horstretch>
1444                    <verstretch>0</verstretch>
1445                   </sizepolicy>
1446                  </property>
1447                  <property name="text">
1448                   <string>Threshold</string>
1449                  </property>
1450                 </widget>
1451                </item>
1452                <item row="3" column="1">
1453                 <widget class="QToolButton" name="toolButton_RebuildSurface">
1454                  <property name="sizePolicy">
1455                   <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
1456                    <horstretch>0</horstretch>
1457                    <verstretch>0</verstretch>
1458                   </sizepolicy>
1459                  </property>
1460                  <property name="text">
1461                   <string>Apply To All</string>
1462                  </property>
1463                 </widget>
1464                </item>
1465               </layout>
1466              </widget>
1467             </item>
1468             <item>
1469              <widget class="QGroupBox" name="groupBox_7">
1470               <property name="title">
1471                <string>Trace Iso-Surfaces Now</string>
1472               </property>
1473               <layout class="QGridLayout" name="gridLayout_10">
1474                <item row="0" column="3">
1475                 <spacer name="horizontalSpacer_3">
1476                  <property name="orientation">
1477                   <enum>Qt::Horizontal</enum>
1478                  </property>
1479                  <property name="sizeHint" stdset="0">
1480                   <size>
1481                    <width>40</width>
1482                    <height>20</height>
1483                   </size>
1484                  </property>
1485                 </spacer>
1486                </item>
1487                <item row="0" column="1">
1488                 <widget class="QToolButton" name="toolButton_TraceSelectedIsoSurface">
1489                  <property name="text">
1490                   <string>Active Rows</string>
1491                  </property>
1492                 </widget>
1493                </item>
1494                <item row="0" column="2">
1495                 <widget class="QToolButton" name="toolButton_TraceAllIsoSurfaces">
1496                  <property name="text">
1497                   <string>All Rows</string>
1498                  </property>
1499                 </widget>
1500                </item>
1501               </layout>
1502              </widget>
1503             </item>
1504             <item>
1505              <widget class="QGroupBox" name="groupBox_8">
1506               <property name="title">
1507                <string>Render Settings</string>
1508               </property>
1509               <layout class="QGridLayout" name="gridLayout_12">
1510                <item row="0" column="0">
1511                 <widget class="QLabel" name="label_19">
1512                  <property name="sizePolicy">
1513                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1514                    <horstretch>0</horstretch>
1515                    <verstretch>0</verstretch>
1516                   </sizepolicy>
1517                  </property>
1518                  <property name="text">
1519                   <string>Depth Layers</string>
1520                  </property>
1521                 </widget>
1522                </item>
1523                <item row="0" column="1">
1524                 <widget class="QSpinBox" name="spinBox_MaxDepthLayers">
1525                  <property name="sizePolicy">
1526                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1527                    <horstretch>0</horstretch>
1528                    <verstretch>0</verstretch>
1529                   </sizepolicy>
1530                  </property>
1531                  <property name="minimum">
1532                   <number>1</number>
1533                  </property>
1534                  <property name="value">
1535                   <number>4</number>
1536                  </property>
1537                  <property name="view_option_name" stdset="0">
1538                   <string>depth_peeling_layers</string>
1539                  </property>
1540                 </widget>
1541                </item>
1542                <item row="2" column="1">
1543                 <widget class="QPushButton" name="pushButton_OrbitalBackFaces">
1544                  <property name="sizePolicy">
1545                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1546                    <horstretch>0</horstretch>
1547                    <verstretch>0</verstretch>
1548                   </sizepolicy>
1549                  </property>
1550                  <property name="text">
1551                   <string>Back Faces</string>
1552                  </property>
1553                  <property name="checkable">
1554                   <bool>true</bool>
1555                  </property>
1556                  <property name="view_option_name" stdset="0">
1557                   <string>render_backsides</string>
1558                  </property>
1559                 </widget>
1560                </item>
1561                <item row="3" column="1">
1562                 <widget class="QPushButton" name="pushButton_SuperSample">
1563                  <property name="sizePolicy">
1564                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1565                    <horstretch>0</horstretch>
1566                    <verstretch>0</verstretch>
1567                   </sizepolicy>
1568                  </property>
1569                  <property name="text">
1570                   <string>Super-Sample</string>
1571                  </property>
1572                  <property name="checkable">
1573                   <bool>true</bool>
1574                  </property>
1575                  <property name="checked">
1576                   <bool>true</bool>
1577                  </property>
1578                  <property name="view_option_name" stdset="0">
1579                   <string>super_sample</string>
1580                  </property>
1581                 </widget>
1582                </item>
1583                <item row="3" column="0">
1584                 <widget class="QPushButton" name="pushButton_FakeAA">
1585                  <property name="text">
1586                   <string>FXAA</string>
1587                  </property>
1588                  <property name="checkable">
1589                   <bool>true</bool>
1590                  </property>
1591                  <property name="view_option_name" stdset="0">
1592                   <string>fake_anti_aliasing</string>
1593                  </property>
1594                 </widget>
1595                </item>
1596               </layout>
1597              </widget>
1598             </item>
1599             <item>
1600              <widget class="QGroupBox" name="groupBox_4">
1601               <property name="title">
1602                <string>Default Orbital Colors</string>
1603               </property>
1604               <layout class="QGridLayout" name="gridLayout_20">
1605                <item row="0" column="1">
1606                 <widget class="QComboBox" name="comboBox_OrbitalColorScheme">
1607                  <item>
1608                   <property name="text">
1609                    <string>Hue (P3)</string>
1610                   </property>
1611                  </item>
1612                  <item>
1613                   <property name="text">
1614                    <string>Sat. (P6)</string>
1615                   </property>
1616                  </item>
1617                 </widget>
1618                </item>
1619                <item row="0" column="0">
1620                 <widget class="QLabel" name="label">
1621                  <property name="text">
1622                   <string>Scheme</string>
1623                  </property>
1624                 </widget>
1625                </item>
1626                <item row="1" column="0">
1627                 <widget class="QLabel" name="label_11">
1628                  <property name="text">
1629                   <string>Next Index</string>
1630                  </property>
1631                 </widget>
1632                </item>
1633                <item row="1" column="1">
1634                 <widget class="QSpinBox" name="spinBox_OrbitalColorIndex">
1635                  <property name="maximum">
1636                   <number>65535</number>
1637                  </property>
1638                 </widget>
1639                </item>
1640               </layout>
1641              </widget>
1642             </item>
1643             <item>
1644              <spacer name="verticalSpacer_3">
1645               <property name="orientation">
1646                <enum>Qt::Vertical</enum>
1647               </property>
1648               <property name="sizeHint" stdset="0">
1649                <size>
1650                 <width>20</width>
1651                 <height>40</height>
1652                </size>
1653               </property>
1654              </spacer>
1655             </item>
1656            </layout>
1657           </widget>
1658          </widget>
1659         </item>
1660        </layout>
1661       </widget>
1662       <widget class="QWidget" name="page_GeometryOptions">
1663        <property name="geometry">
1664         <rect>
1665          <x>0</x>
1666          <y>0</y>
1667          <width>328</width>
1668          <height>686</height>
1669         </rect>
1670        </property>
1671        <attribute name="label">
1672         <string>Render: Geometry</string>
1673        </attribute>
1674        <layout class="QVBoxLayout" name="verticalLayout">
1675         <item>
1676          <widget class="QGroupBox" name="groupBox">
1677           <property name="enabled">
1678            <bool>true</bool>
1679           </property>
1680           <property name="title">
1681            <string>Atom Labels</string>
1682           </property>
1683           <layout class="QGridLayout" name="gridLayout_15">
1684            <item row="7" column="2">
1685             <widget class="QDoubleSpinBox" name="doubleSpinBox_LabelBrightness">
1686              <property name="alignment">
1687               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1688              </property>
1689              <property name="decimals">
1690               <number>2</number>
1691              </property>
1692              <property name="minimum">
1693               <double>-1.000000000000000</double>
1694              </property>
1695              <property name="maximum">
1696               <double>1.000000000000000</double>
1697              </property>
1698              <property name="singleStep">
1699               <double>0.050000000000000</double>
1700              </property>
1701              <property name="value">
1702               <double>0.000000000000000</double>
1703              </property>
1704              <property name="view_option_name" stdset="0">
1705               <string>label_brightness</string>
1706              </property>
1707             </widget>
1708            </item>
1709            <item row="5" column="0" colspan="2">
1710             <widget class="QLabel" name="label_20">
1711              <property name="text">
1712               <string>Label Size</string>
1713              </property>
1714             </widget>
1715            </item>
1716            <item row="7" column="0" colspan="2">
1717             <widget class="QLabel" name="label_22">
1718              <property name="text">
1719               <string>Brightness</string>
1720              </property>
1721             </widget>
1722            </item>
1723            <item row="6" column="0" colspan="2">
1724             <widget class="QLabel" name="label_21">
1725              <property name="text">
1726               <string>Label Size (H)</string>
1727              </property>
1728             </widget>
1729            </item>
1730            <item row="0" column="0" rowspan="2" colspan="2">
1731             <widget class="QCheckBox" name="checkBox_AtomNumbers">
1732              <property name="text">
1733               <string>Number</string>
1734              </property>
1735              <property name="checked">
1736               <bool>false</bool>
1737              </property>
1738              <property name="view_option_name" stdset="0">
1739               <string>label_atom_numbers</string>
1740              </property>
1741             </widget>
1742            </item>
1743            <item row="6" column="2">
1744             <widget class="QDoubleSpinBox" name="doubleSpinBox_HydrogenLabelRatio">
1745              <property name="alignment">
1746               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1747              </property>
1748              <property name="decimals">
1749               <number>2</number>
1750              </property>
1751              <property name="minimum">
1752               <double>0.000000000000000</double>
1753              </property>
1754              <property name="maximum">
1755               <double>10.000000000000000</double>
1756              </property>
1757              <property name="singleStep">
1758               <double>0.050000000000000</double>
1759              </property>
1760              <property name="value">
1761               <double>0.800000000000000</double>
1762              </property>
1763              <property name="view_option_name" stdset="0">
1764               <string>label_size_h</string>
1765              </property>
1766             </widget>
1767            </item>
1768            <item row="2" column="0" colspan="2">
1769             <widget class="QCheckBox" name="checkBox_ElementLabelsOther">
1770              <property name="text">
1771               <string>Element (others)</string>
1772              </property>
1773              <property name="checked">
1774               <bool>false</bool>
1775              </property>
1776              <property name="view_option_name" stdset="0">
1777               <string>label_elements</string>
1778              </property>
1779             </widget>
1780            </item>
1781            <item row="3" column="0" colspan="2">
1782             <widget class="QCheckBox" name="checkBox_ElementLabelsCarbon">
1783              <property name="text">
1784               <string>Element (C)</string>
1785              </property>
1786              <property name="checked">
1787               <bool>false</bool>
1788              </property>
1789              <property name="view_option_name" stdset="0">
1790               <string>label_elements_c</string>
1791              </property>
1792             </widget>
1793            </item>
1794            <item row="4" column="0">
1795             <widget class="QCheckBox" name="checkBox_ElementLabelsHydrogen">
1796              <property name="text">
1797               <string>Element (H)</string>
1798              </property>
1799              <property name="checked">
1800               <bool>false</bool>
1801              </property>
1802              <property name="view_option_name" stdset="0">
1803               <string>label_elements_h</string>
1804              </property>
1805             </widget>
1806            </item>
1807            <item row="5" column="2">
1808             <widget class="QDoubleSpinBox" name="doubleSpinBox_LabelSize">
1809              <property name="alignment">
1810               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1811              </property>
1812              <property name="decimals">
1813               <number>1</number>
1814              </property>
1815              <property name="maximum">
1816               <double>200.000000000000000</double>
1817              </property>
1818              <property name="value">
1819               <double>80.000000000000000</double>
1820              </property>
1821              <property name="view_option_name" stdset="0">
1822               <string>label_size</string>
1823              </property>
1824             </widget>
1825            </item>
1826           </layout>
1827          </widget>
1828         </item>
1829         <item>
1830          <widget class="QGroupBox" name="groupBox_2">
1831           <property name="enabled">
1832            <bool>true</bool>
1833           </property>
1834           <property name="title">
1835            <string>Bonds</string>
1836           </property>
1837           <layout class="QGridLayout" name="gridLayout_16">
1838            <item row="0" column="0" colspan="2">
1839             <widget class="QLabel" name="label_2">
1840              <property name="text">
1841               <string>Thinning</string>
1842              </property>
1843             </widget>
1844            </item>
1845            <item row="0" column="2">
1846             <widget class="QDoubleSpinBox" name="doubleSpinBox_BondThinning">
1847              <property name="singleStep">
1848               <double>0.020000000000000</double>
1849              </property>
1850              <property name="view_option_name" stdset="0">
1851               <string>bond_thinning</string>
1852              </property>
1853             </widget>
1854            </item>
1855            <item row="1" column="0">
1856             <widget class="QLabel" name="label_3">
1857              <property name="enabled">
1858               <bool>false</bool>
1859              </property>
1860              <property name="text">
1861               <string>Style</string>
1862              </property>
1863             </widget>
1864            </item>
1865            <item row="1" column="1" colspan="2">
1866             <widget class="QComboBox" name="comboBox">
1867              <property name="enabled">
1868               <bool>false</bool>
1869              </property>
1870              <item>
1871               <property name="text">
1872                <string>renmol</string>
1873               </property>
1874              </item>
1875              <item>
1876               <property name="text">
1877                <string>outline</string>
1878               </property>
1879              </item>
1880             </widget>
1881            </item>
1882           </layout>
1883          </widget>
1884         </item>
1885         <item>
1886          <widget class="QGroupBox" name="groupBox_AtomAndBondScales">
1887           <property name="title">
1888            <string>Atom &amp;&amp; Bond Size</string>
1889           </property>
1890           <layout class="QGridLayout" name="gridLayout_17">
1891            <item row="1" column="1">
1892             <widget class="QDial" name="dialBondScale">
1893              <property name="maximum">
1894               <number>200</number>
1895              </property>
1896              <property name="singleStep">
1897               <number>5</number>
1898              </property>
1899              <property name="pageStep">
1900               <number>20</number>
1901              </property>
1902              <property name="value">
1903               <number>100</number>
1904              </property>
1905              <property name="view_option_name" stdset="0">
1906               <string>bond_scale</string>
1907              </property>
1908             </widget>
1909            </item>
1910            <item row="1" column="0">
1911             <widget class="QDial" name="dialAtomScale">
1912              <property name="maximum">
1913               <number>200</number>
1914              </property>
1915              <property name="singleStep">
1916               <number>5</number>
1917              </property>
1918              <property name="pageStep">
1919               <number>20</number>
1920              </property>
1921              <property name="value">
1922               <number>100</number>
1923              </property>
1924              <property name="view_option_name" stdset="0">
1925               <string>atom_scale</string>
1926              </property>
1927             </widget>
1928            </item>
1929           </layout>
1930          </widget>
1931         </item>
1932         <item>
1933          <widget class="QGroupBox" name="groupBox_ShadingControls">
1934           <property name="title">
1935            <string>Shading Controls</string>
1936           </property>
1937           <layout class="QGridLayout" name="gridLayout_21">
1938            <item row="0" column="0">
1939             <widget class="QLabel" name="label_23">
1940              <property name="text">
1941               <string>#REG0</string>
1942              </property>
1943             </widget>
1944            </item>
1945            <item row="0" column="1">
1946             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterA0">
1947              <property name="decimals">
1948               <number>2</number>
1949              </property>
1950              <property name="minimum">
1951               <double>-9999.000000000000000</double>
1952              </property>
1953              <property name="maximum">
1954               <double>9999.000000000000000</double>
1955              </property>
1956              <property name="singleStep">
1957               <double>0.020000000000000</double>
1958              </property>
1959              <property name="view_option_name" stdset="0">
1960               <string>shader_reg_a0</string>
1961              </property>
1962             </widget>
1963            </item>
1964            <item row="0" column="2">
1965             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterO0">
1966              <property name="sizePolicy">
1967               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1968                <horstretch>0</horstretch>
1969                <verstretch>0</verstretch>
1970               </sizepolicy>
1971              </property>
1972              <property name="decimals">
1973               <number>2</number>
1974              </property>
1975              <property name="minimum">
1976               <double>-9999.000000000000000</double>
1977              </property>
1978              <property name="maximum">
1979               <double>9999.000000000000000</double>
1980              </property>
1981              <property name="singleStep">
1982               <double>0.020000000000000</double>
1983              </property>
1984              <property name="view_option_name" stdset="0">
1985               <string>shader_reg_o0</string>
1986              </property>
1987             </widget>
1988            </item>
1989            <item row="1" column="0">
1990             <widget class="QLabel" name="label_24">
1991              <property name="text">
1992               <string>#REG1</string>
1993              </property>
1994             </widget>
1995            </item>
1996            <item row="1" column="1">
1997             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterA1">
1998              <property name="decimals">
1999               <number>2</number>
2000              </property>
2001              <property name="minimum">
2002               <double>-9999.000000000000000</double>
2003              </property>
2004              <property name="maximum">
2005               <double>9999.000000000000000</double>
2006              </property>
2007              <property name="singleStep">
2008               <double>0.020000000000000</double>
2009              </property>
2010              <property name="view_option_name" stdset="0">
2011               <string>shader_reg_a1</string>
2012              </property>
2013             </widget>
2014            </item>
2015            <item row="1" column="2">
2016             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterO1">
2017              <property name="sizePolicy">
2018               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
2019                <horstretch>0</horstretch>
2020                <verstretch>0</verstretch>
2021               </sizepolicy>
2022              </property>
2023              <property name="decimals">
2024               <number>2</number>
2025              </property>
2026              <property name="minimum">
2027               <double>-9999.000000000000000</double>
2028              </property>
2029              <property name="maximum">
2030               <double>9999.000000000000000</double>
2031              </property>
2032              <property name="singleStep">
2033               <double>0.020000000000000</double>
2034              </property>
2035              <property name="value">
2036               <double>0.000000000000000</double>
2037              </property>
2038              <property name="view_option_name" stdset="0">
2039               <string>shader_reg_o1</string>
2040              </property>
2041             </widget>
2042            </item>
2043            <item row="2" column="0">
2044             <widget class="QLabel" name="label_25">
2045              <property name="text">
2046               <string>#REG2</string>
2047              </property>
2048             </widget>
2049            </item>
2050            <item row="2" column="1">
2051             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterA2">
2052              <property name="decimals">
2053               <number>2</number>
2054              </property>
2055              <property name="minimum">
2056               <double>-9999.000000000000000</double>
2057              </property>
2058              <property name="maximum">
2059               <double>9999.000000000000000</double>
2060              </property>
2061              <property name="singleStep">
2062               <double>0.020000000000000</double>
2063              </property>
2064              <property name="view_option_name" stdset="0">
2065               <string>shader_reg_a2</string>
2066              </property>
2067             </widget>
2068            </item>
2069            <item row="2" column="2">
2070             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterO2">
2071              <property name="sizePolicy">
2072               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
2073                <horstretch>0</horstretch>
2074                <verstretch>0</verstretch>
2075               </sizepolicy>
2076              </property>
2077              <property name="decimals">
2078               <number>2</number>
2079              </property>
2080              <property name="minimum">
2081               <double>-9999.000000000000000</double>
2082              </property>
2083              <property name="maximum">
2084               <double>9999.000000000000000</double>
2085              </property>
2086              <property name="singleStep">
2087               <double>0.020000000000000</double>
2088              </property>
2089              <property name="view_option_name" stdset="0">
2090               <string>shader_reg_o2</string>
2091              </property>
2092             </widget>
2093            </item>
2094            <item row="3" column="0">
2095             <widget class="QLabel" name="label_26">
2096              <property name="text">
2097               <string>#REG3</string>
2098              </property>
2099             </widget>
2100            </item>
2101            <item row="3" column="1">
2102             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterA3">
2103              <property name="decimals">
2104               <number>2</number>
2105              </property>
2106              <property name="minimum">
2107               <double>-9999.000000000000000</double>
2108              </property>
2109              <property name="maximum">
2110               <double>9999.000000000000000</double>
2111              </property>
2112              <property name="singleStep">
2113               <double>0.020000000000000</double>
2114              </property>
2115              <property name="view_option_name" stdset="0">
2116               <string>shader_reg_a3</string>
2117              </property>
2118             </widget>
2119            </item>
2120            <item row="3" column="2">
2121             <widget class="QDoubleSpinBox" name="doubleSpinBox_ShaderRegisterO3">
2122              <property name="sizePolicy">
2123               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
2124                <horstretch>0</horstretch>
2125                <verstretch>0</verstretch>
2126               </sizepolicy>
2127              </property>
2128              <property name="decimals">
2129               <number>2</number>
2130              </property>
2131              <property name="minimum">
2132               <double>-9999.000000000000000</double>
2133              </property>
2134              <property name="maximum">
2135               <double>9999.000000000000000</double>
2136              </property>
2137              <property name="singleStep">
2138               <double>0.020000000000000</double>
2139              </property>
2140              <property name="view_option_name" stdset="0">
2141               <string>shader_reg_o3</string>
2142              </property>
2143             </widget>
2144            </item>
2145            <item row="4" column="0" colspan="3">
2146             <layout class="QHBoxLayout" name="horizontalLayout_2">
2147              <item>
2148               <widget class="QToolButton" name="toolButton_ReloadShaders">
2149                <property name="sizePolicy">
2150                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2151                  <horstretch>0</horstretch>
2152                  <verstretch>0</verstretch>
2153                 </sizepolicy>
2154                </property>
2155                <property name="text">
2156                 <string>Rehash</string>
2157                </property>
2158               </widget>
2159              </item>
2160              <item>
2161               <widget class="QToolButton" name="toolButton_SetShaderPath">
2162                <property name="sizePolicy">
2163                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2164                  <horstretch>0</horstretch>
2165                  <verstretch>0</verstretch>
2166                 </sizepolicy>
2167                </property>
2168                <property name="text">
2169                 <string>Shader Path...</string>
2170                </property>
2171               </widget>
2172              </item>
2173             </layout>
2174            </item>
2175           </layout>
2176          </widget>
2177         </item>
2178         <item>
2179          <spacer name="verticalSpacer_5">
2180           <property name="orientation">
2181            <enum>Qt::Vertical</enum>
2182           </property>
2183           <property name="sizeHint" stdset="0">
2184            <size>
2185             <width>20</width>
2186             <height>40</height>
2187            </size>
2188           </property>
2189          </spacer>
2190         </item>
2191        </layout>
2192       </widget>
2193      </widget>
2194     </widget>
2195    </item>
2196   </layout>
2197  </widget>
2198  <widget class="QMenuBar" name="menuBar">
2199   <property name="geometry">
2200    <rect>
2201     <x>0</x>
2202     <y>0</y>
2203     <width>969</width>
2204     <height>28</height>
2205    </rect>
2206   </property>
2207   <widget class="QMenu" name="menuFile">
2208    <property name="title">
2209     <string>File</string>
2210    </property>
2211    <addaction name="actionOpen"/>
2212    <addaction name="actionCloseFiles"/>
2213    <addaction name="separator"/>
2214    <addaction name="actionSavePicture"/>
2215    <addaction name="actionSavePictureAs"/>
2216    <addaction name="separator"/>
2217    <addaction name="actionSaveState"/>
2218    <addaction name="actionSaveStateAs"/>
2219    <addaction name="separator"/>
2220    <addaction name="actionQuit"/>
2221   </widget>
2222   <widget class="QMenu" name="menu_ProgramVersion">
2223    <property name="title">
2224     <string>[v20150427]</string>
2225    </property>
2226    <addaction name="actionAbout"/>
2227    <addaction name="actionShowShadingControls"/>
2228   </widget>
2229   <widget class="QMenu" name="menuView">
2230    <property name="title">
2231     <string>View</string>
2232    </property>
2233    <addaction name="actionShowTablesAndCurves"/>
2234    <addaction name="separator"/>
2235    <addaction name="actionAlignView_Xy"/>
2236    <addaction name="actionAlignView_Xz"/>
2237    <addaction name="actionAlignView_Yz"/>
2238    <addaction name="actionRotate_90_CW"/>
2239    <addaction name="actionRotate_90_CCW"/>
2240    <addaction name="separator"/>
2241    <addaction name="actionLabelElementsOther"/>
2242    <addaction name="actionLabelElementsC"/>
2243    <addaction name="actionLabelAtomNumbers"/>
2244   </widget>
2245   <widget class="QMenu" name="menuActions">
2246    <property name="title">
2247     <string>Compute</string>
2248    </property>
2249    <addaction name="actionTraceActiveIsoSurfaces"/>
2250    <addaction name="actionTraceAllIsoSurfaces"/>
2251    <addaction name="separator"/>
2252    <addaction name="actionEditFrames"/>
2253    <addaction name="actionComputeWaveFunction"/>
2254   </widget>
2255   <widget class="QMenu" name="menuEdit">
2256    <property name="title">
2257     <string>Edit</string>
2258    </property>
2259    <addaction name="actionCopyPicture"/>
2260    <addaction name="separator"/>
2261    <addaction name="actionCopyState"/>
2262    <addaction name="actionExecScriptFromClipboard"/>
2263    <addaction name="separator"/>
2264    <addaction name="actionFlipSelectedOrbital"/>
2265    <addaction name="separator"/>
2266    <addaction name="actionHideSelectedAtoms"/>
2267    <addaction name="actionResetAtomModes"/>
2268    <addaction name="actionResetBondLines"/>
2269    <addaction name="separator"/>
2270    <addaction name="actionOpenPreferences"/>
2271   </widget>
2272   <addaction name="menuFile"/>
2273   <addaction name="menuEdit"/>
2274   <addaction name="menuView"/>
2275   <addaction name="menuActions"/>
2276   <addaction name="menu_ProgramVersion"/>
2277  </widget>
2278  <action name="actionOpen">
2279   <property name="icon">
2280    <iconset theme="document-open">
2281     <normaloff/>
2282    </iconset>
2283   </property>
2284   <property name="text">
2285    <string>Import Files/Exec Script...</string>
2286   </property>
2287   <property name="iconText">
2288    <string>Import</string>
2289   </property>
2290   <property name="toolTip">
2291    <string>Import data files or run a script</string>
2292   </property>
2293   <property name="shortcut">
2294    <string>Ctrl+O</string>
2295   </property>
2296  </action>
2297  <action name="actionSaveState">
2298   <property name="icon">
2299    <iconset theme="document-save">
2300     <normaloff/>
2301    </iconset>
2302   </property>
2303   <property name="text">
2304    <string>Save State</string>
2305   </property>
2306  </action>
2307  <action name="actionSavePicture">
2308   <property name="icon">
2309    <iconset theme="document-save">
2310     <normaloff/>
2311    </iconset>
2312   </property>
2313   <property name="text">
2314    <string>Save Picture</string>
2315   </property>
2316  </action>
2317  <action name="actionSave_as">
2318   <property name="text">
2319    <string>Save as...</string>
2320   </property>
2321  </action>
2322  <action name="actionAlignView_Xy">
2323   <property name="text">
2324    <string>Align to x/y</string>
2325   </property>
2326  </action>
2327  <action name="actionAlignView_Xz">
2328   <property name="text">
2329    <string>Align to x/z</string>
2330   </property>
2331  </action>
2332  <action name="actionAlignView_Yz">
2333   <property name="text">
2334    <string>Align to y/z</string>
2335   </property>
2336  </action>
2337  <action name="actionRotate_90_CW">
2338   <property name="text">
2339    <string>Rotate 90° CW</string>
2340   </property>
2341  </action>
2342  <action name="actionRotate_90_CCW">
2343   <property name="text">
2344    <string>Rotate 90° CCW</string>
2345   </property>
2346  </action>
2347  <action name="actionTraceActiveIsoSurfaces">
2348   <property name="text">
2349    <string>Trace Active Iso-Surfaces</string>
2350   </property>
2351   <property name="shortcut">
2352    <string>Ctrl+T</string>
2353   </property>
2354  </action>
2355  <action name="actionTraceAllIsoSurfaces">
2356   <property name="text">
2357    <string>Trace All Iso-Surfaces</string>
2358   </property>
2359   <property name="shortcut">
2360    <string>Ctrl+Shift+T</string>
2361   </property>
2362  </action>
2363  <action name="actionFlipSelectedOrbital">
2364   <property name="text">
2365    <string>Flip Selected Orbital</string>
2366   </property>
2367   <property name="shortcut">
2368    <string>Alt+F</string>
2369   </property>
2370  </action>
2371  <action name="actionSaveStateAs">
2372   <property name="icon">
2373    <iconset theme="document-save-as">
2374     <normaloff/>
2375    </iconset>
2376   </property>
2377   <property name="text">
2378    <string>Save State As...</string>
2379   </property>
2380   <property name="shortcut">
2381    <string>Ctrl+S</string>
2382   </property>
2383  </action>
2384  <action name="actionSavePictureAs">
2385   <property name="icon">
2386    <iconset theme="document-save-as">
2387     <normaloff/>
2388    </iconset>
2389   </property>
2390   <property name="text">
2391    <string>Save Picture As...</string>
2392   </property>
2393   <property name="shortcut">
2394    <string>Ctrl+P</string>
2395   </property>
2396  </action>
2397  <action name="actionAbout">
2398   <property name="text">
2399    <string>About...</string>
2400   </property>
2401  </action>
2402  <action name="actionCopyPicture">
2403   <property name="icon">
2404    <iconset theme="edit-copy">
2405     <normaloff/>
2406    </iconset>
2407   </property>
2408   <property name="text">
2409    <string>Copy Picture</string>
2410   </property>
2411   <property name="shortcut">
2412    <string>Ctrl+C</string>
2413   </property>
2414  </action>
2415  <action name="actionExecScriptFromClipboard">
2416   <property name="icon">
2417    <iconset theme="edit-paste">
2418     <normaloff/>
2419    </iconset>
2420   </property>
2421   <property name="text">
2422    <string>Exec Script (Clipboard)</string>
2423   </property>
2424   <property name="shortcut">
2425    <string>Ctrl+Shift+V</string>
2426   </property>
2427  </action>
2428  <action name="actionCopyState">
2429   <property name="icon">
2430    <iconset theme="edit-copy">
2431     <normaloff/>
2432    </iconset>
2433   </property>
2434   <property name="text">
2435    <string>Copy State</string>
2436   </property>
2437   <property name="shortcut">
2438    <string>Ctrl+Shift+C</string>
2439   </property>
2440  </action>
2441  <action name="actionQuit">
2442   <property name="icon">
2443    <iconset theme="application-exit">
2444     <normaloff/>
2445    </iconset>
2446   </property>
2447   <property name="text">
2448    <string>Quit</string>
2449   </property>
2450  </action>
2451  <action name="actionResetAtomModes">
2452   <property name="text">
2453    <string>Reset Atom Modes</string>
2454   </property>
2455   <property name="shortcut">
2456    <string>Ctrl+R</string>
2457   </property>
2458  </action>
2459  <action name="actionHideSelectedAtoms">
2460   <property name="text">
2461    <string>Hide Selected Atoms</string>
2462   </property>
2463  </action>
2464  <action name="actionLabelElementsOther">
2465   <property name="text">
2466    <string>Label Elements (other)</string>
2467   </property>
2468   <property name="shortcut">
2469    <string>Ctrl+E</string>
2470   </property>
2471  </action>
2472  <action name="actionLabelElementsC">
2473   <property name="text">
2474    <string>Label Elements (C)</string>
2475   </property>
2476   <property name="shortcut">
2477    <string>Ctrl+Shift+E</string>
2478   </property>
2479  </action>
2480  <action name="actionLabelAtomNumbers">
2481   <property name="text">
2482    <string>Label Atom Numbers</string>
2483   </property>
2484   <property name="shortcut">
2485    <string>Ctrl+N</string>
2486   </property>
2487  </action>
2488  <action name="actionResetBondLines">
2489   <property name="text">
2490    <string>Reset Bond Lines</string>
2491   </property>
2492  </action>
2493  <action name="actionComputeWaveFunction">
2494   <property name="text">
2495    <string>Compute Wave Function...</string>
2496   </property>
2497   <property name="shortcut">
2498    <string>Ctrl+Return</string>
2499   </property>
2500  </action>
2501  <action name="actionCloseFiles">
2502   <property name="icon">
2503    <iconset theme="document-close">
2504     <normaloff/>
2505    </iconset>
2506   </property>
2507   <property name="text">
2508    <string>Close Files</string>
2509   </property>
2510   <property name="shortcut">
2511    <string>Ctrl+W</string>
2512   </property>
2513  </action>
2514  <action name="actionShowShadingControls">
2515   <property name="checkable">
2516    <bool>false</bool>
2517   </property>
2518   <property name="text">
2519    <string>Show Shading Controls</string>
2520   </property>
2521   <property name="visible">
2522    <bool>false</bool>
2523   </property>
2524  </action>
2525  <action name="actionShowTablesAndCurves">
2526   <property name="text">
2527    <string>Tables &amp;&amp; Curves...</string>
2528   </property>
2529   <property name="shortcut">
2530    <string>Ctrl+M</string>
2531   </property>
2532  </action>
2533  <action name="actionEditFrames">
2534   <property name="text">
2535    <string>Align/Sort Frames...</string>
2536   </property>
2537   <property name="shortcut">
2538    <string>Ctrl+F</string>
2539   </property>
2540  </action>
2541  <action name="actionOpenPreferences">
2542   <property name="text">
2543    <string>Preferences...</string>
2544   </property>
2545  </action>
2546 </widget>
2547 <customwidgets>
2548  <customwidget>
2549   <class>FCurveView</class>
2550   <extends>QGraphicsView</extends>
2551   <header>IvCurveView.h</header>
2552  </customwidget>
2553  <customwidget>
2554   <class>FStatusBar</class>
2555   <extends>QStatusBar</extends>
2556   <header>IvStatusBar.h</header>
2557  </customwidget>
2558 </customwidgets>
2559 <tabstops>
2560  <tabstop>toolButton_ImportFiles</tabstop>
2561  <tabstop>toolButton_SaveState</tabstop>
2562  <tabstop>toolButton_SaveStateAs</tabstop>
2563  <tabstop>toolButton_SavePicture</tabstop>
2564  <tabstop>toolButton_SavePictureAs</tabstop>
2565  <tabstop>pushButton_SaveAlphaChannel</tabstop>
2566  <tabstop>pushButton_CropImages</tabstop>
2567  <tabstop>toolButton_AlignViewXy</tabstop>
2568  <tabstop>toolButton_AlignViewXz</tabstop>
2569  <tabstop>toolButton_AlignViewYz</tabstop>
2570  <tabstop>toolButton_RotateCcw</tabstop>
2571  <tabstop>toolButton_RotateCw</tabstop>
2572  <tabstop>dialCentralHue</tabstop>
2573  <tabstop>spinBox_SatCenter</tabstop>
2574  <tabstop>spinBox_ValCenter</tabstop>
2575  <tabstop>spinBox_AlphaCenter</tabstop>
2576  <tabstop>spinBox_HuePlus</tabstop>
2577  <tabstop>spinBox_HueMinus</tabstop>
2578  <tabstop>spinBox_SatPlus</tabstop>
2579  <tabstop>spinBox_SatMinus</tabstop>
2580  <tabstop>spinBox_ValPlus</tabstop>
2581  <tabstop>spinBox_ValMinus</tabstop>
2582  <tabstop>spinBox_AlphaPlus</tabstop>
2583  <tabstop>spinBox_AlphaMinus</tabstop>
2584  <tabstop>toolButton_FlipOrbital</tabstop>
2585  <tabstop>comboBox_IsoType</tabstop>
2586  <tabstop>doubleSpinBox_IsoThreshold</tabstop>
2587  <tabstop>toolButton_IsoAutoFlip</tabstop>
2588  <tabstop>toolButton_RebuildSurface</tabstop>
2589  <tabstop>doubleSpinBox_IsoResolution</tabstop>
2590  <tabstop>toolButton_TraceSelectedIsoSurface</tabstop>
2591  <tabstop>toolButton_TraceAllIsoSurfaces</tabstop>
2592  <tabstop>spinBox_MaxDepthLayers</tabstop>
2593  <tabstop>pushButton_OrbitalBackFaces</tabstop>
2594  <tabstop>pushButton_SuperSample</tabstop>
2595  <tabstop>tabWidget</tabstop>
2596  <tabstop>datasetView</tabstop>
2597  <tabstop>toolButton_CopyPicture</tabstop>
2598  <tabstop>curveView</tabstop>
2599  <tabstop>pushButton_ShowCurveEnergy</tabstop>
2600  <tabstop>pushButton_ShowCurveGradient</tabstop>
2601  <tabstop>pushButton_ShowCurveOrbital</tabstop>
2602  <tabstop>dial_FrameId</tabstop>
2603  <tabstop>dial_OrbitalId</tabstop>
2604  <tabstop>pushButton_ToggleTrackedOrbital</tabstop>
2605  <tabstop>spinBox_FrameId</tabstop>
2606  <tabstop>toolButton_CopyState</tabstop>
2607  <tabstop>dialBondScale</tabstop>
2608  <tabstop>dialAtomScale</tabstop>
2609  <tabstop>checkBox_AtomNumbers</tabstop>
2610  <tabstop>checkBox_ElementLabelsOther</tabstop>
2611  <tabstop>checkBox_ElementLabelsCarbon</tabstop>
2612  <tabstop>checkBox_ElementLabelsHydrogen</tabstop>
2613  <tabstop>doubleSpinBox_LabelSize</tabstop>
2614  <tabstop>doubleSpinBox_HydrogenLabelRatio</tabstop>
2615  <tabstop>doubleSpinBox_LabelBrightness</tabstop>
2616  <tabstop>doubleSpinBox_BondThinning</tabstop>
2617  <tabstop>comboBox</tabstop>
2618  <tabstop>toolButton_ExportCurveData</tabstop>
2619 </tabstops>
2620 <resources>
2621  <include location="resources.qrc"/>
2622 </resources>
2623 <connections/>
2624</ui>
2625