fixed pick_sphere bug
[engrid.git] / src / guimainwindow.ui
blobff08855f33840c0a00096f6de25c2db21498e3bb
1 <ui version="4.0" >
2  <class>GuiMainWindow</class>
3  <widget class="QMainWindow" name="GuiMainWindow" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>1337</width>
9     <height>902</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>enGrid - untitled.vtu</string>
14   </property>
15   <property name="windowIcon" >
16    <iconset resource="engrid.qrc" >
17     <normaloff>:/icons/resources/icons/G.png</normaloff>:/icons/resources/icons/G.png</iconset>
18   </property>
19   <widget class="QWidget" name="centralwidget" >
20    <layout class="QGridLayout" name="gridLayout" >
21     <item row="0" column="0" >
22      <widget class="QVTKWidget" name="qvtkWidget" >
23       <property name="sizePolicy" >
24        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
25         <horstretch>0</horstretch>
26         <verstretch>0</verstretch>
27        </sizepolicy>
28       </property>
29       <property name="cursor" >
30        <cursorShape>ArrowCursor</cursorShape>
31       </property>
32      </widget>
33     </item>
34    </layout>
35   </widget>
36   <widget class="QMenuBar" name="menubar" >
37    <property name="geometry" >
38     <rect>
39      <x>0</x>
40      <y>0</y>
41      <width>1337</width>
42      <height>30</height>
43     </rect>
44    </property>
45    <widget class="QMenu" name="menuFile" >
46     <property name="title" >
47      <string>File</string>
48     </property>
49     <addaction name="actionOpen" />
50     <addaction name="actionSave" />
51     <addaction name="actionSaveAs" />
52     <addaction name="separator" />
53     <addaction name="actionExit" />
54    </widget>
55    <widget class="QMenu" name="menuImport_2" >
56     <property name="title" >
57      <string>Import</string>
58     </property>
59     <widget class="QMenu" name="menuGmsh_2" >
60      <property name="title" >
61       <string>Gmsh</string>
62      </property>
63      <addaction name="actionImportGmsh1Ascii" />
64      <addaction name="actionImportGmsh2Ascii" />
65      <addaction name="actionGmsh2Binary" />
66     </widget>
67     <widget class="QMenu" name="menuVTK" >
68      <property name="title" >
69       <string>VTK</string>
70      </property>
71      <addaction name="actionVtkReader" />
72      <addaction name="actionPolyDataReader" />
73     </widget>
74     <addaction name="actionImportSTL" />
75     <addaction name="menuGmsh_2" />
76     <addaction name="menuVTK" />
77    </widget>
78    <widget class="QMenu" name="menuHelp" >
79     <property name="title" >
80      <string>Help</string>
81     </property>
82     <addaction name="actionAbout" />
83    </widget>
84    <widget class="QMenu" name="menuView" >
85     <property name="title" >
86      <string>View</string>
87     </property>
88     <addaction name="actionViewZP" />
89     <addaction name="actionViewZM" />
90     <addaction name="actionViewXP" />
91     <addaction name="actionViewYP" />
92     <addaction name="actionViewXM" />
93     <addaction name="actionViewYM" />
94     <addaction name="separator" />
95     <addaction name="actionZoomAll" />
96     <addaction name="actionBoundaryCodes" />
97     <addaction name="actionRedraw" />
98     <addaction name="actionClearOutputWindow" />
99     <addaction name="actionViewAxes" />
100     <addaction name="actionViewOrthogonal" />
101     <addaction name="actionViewNodeIDs" />
102     <addaction name="actionViewCellIDs" />
103     <addaction name="actionShow_display_options" />
104     <addaction name="actionShow_output" />
105    </widget>
106    <widget class="QMenu" name="menuMesh" >
107     <property name="title" >
108      <string>Mesh</string>
109     </property>
110     <addaction name="actionSetBoundaryCode" />
111     <addaction name="actionChangeOrientation" />
112     <addaction name="actionCheckOrientation" />
113     <addaction name="actionImproveAspectRatio" />
114     <addaction name="actionSmoothSurface" />
115     <addaction name="actionDeleteBadAspectTris" />
116     <addaction name="actionDeletePickedPoint" />
117     <addaction name="actionDeletePickedCell" />
118     <addaction name="separator" />
119     <addaction name="actionTransform" />
120     <addaction name="actionNormalExtrusion" />
121     <addaction name="actionFixSTL" />
122     <addaction name="actionCreateVolumeMesh" />
123     <addaction name="actionDeleteVolumeGrid" />
124     <addaction name="actionCreateBoundaryLayer" />
125     <addaction name="actionDivideBoundaryLayer" />
126     <addaction name="separator" />
127     <addaction name="actionSmoothVolumeGrid" />
128    </widget>
129    <widget class="QMenu" name="menuExport" >
130     <property name="title" >
131      <string>Export</string>
132     </property>
133     <widget class="QMenu" name="menuGmsh" >
134      <property name="title" >
135       <string>Gmsh</string>
136      </property>
137      <addaction name="actionExportGmsh1Ascii" />
138      <addaction name="actionExportGmsh2Ascii" />
139      <addaction name="actionExportGmsh2Binary" />
140     </widget>
141     <widget class="QMenu" name="menuOpenFOAM" >
142      <property name="title" >
143       <string>OpenFOAM</string>
144      </property>
145      <addaction name="actionSimpleFoamWriter" />
146      <addaction name="actionFoamWriter" />
147     </widget>
148     <addaction name="menuGmsh" />
149     <addaction name="actionExportNeutral" />
150     <addaction name="actionExportAsciiStl" />
151     <addaction name="actionExportBinaryStl" />
152     <addaction name="menuOpenFOAM" />
153     <addaction name="actionExportCGNS" />
154    </widget>
155    <widget class="QMenu" name="menuTools" >
156     <property name="title" >
157      <string>Tools</string>
158     </property>
159     <addaction name="actionConfigure" />
160     <addaction name="actionEditBoundaryConditions" />
161     <addaction name="actionPick_cell_point" />
162    </widget>
163    <addaction name="menuFile" />
164    <addaction name="menuImport_2" />
165    <addaction name="menuExport" />
166    <addaction name="menuView" />
167    <addaction name="menuMesh" />
168    <addaction name="menuTools" />
169    <addaction name="menuHelp" />
170   </widget>
171   <widget class="QStatusBar" name="statusbar" />
172   <widget class="QToolBar" name="toolBar" >
173    <property name="windowTitle" >
174     <string>default toolbar</string>
175    </property>
176    <attribute name="toolBarArea" >
177     <enum>TopToolBarArea</enum>
178    </attribute>
179    <attribute name="toolBarBreak" >
180     <bool>false</bool>
181    </attribute>
182    <addaction name="actionOpen" />
183    <addaction name="actionSave" />
184    <addaction name="actionSaveAs" />
185    <addaction name="actionExit" />
186    <addaction name="separator" />
187    <addaction name="actionSimpleFoamWriter" />
188    <addaction name="actionExportCGNS" />
189    <addaction name="separator" />
190    <addaction name="actionZoomAll" />
191    <addaction name="actionRedraw" />
192    <addaction name="actionUndo" />
193    <addaction name="actionRedo" />
194    <addaction name="separator" />
195    <addaction name="actionSetBoundaryCode" />
196    <addaction name="actionChangeOrientation" />
197    <addaction name="actionCheckOrientation" />
198    <addaction name="separator" />
199    <addaction name="actionNormalExtrusion" />
200    <addaction name="actionCreateVolumeMesh" />
201    <addaction name="actionSmoothVolumeGrid" />
202    <addaction name="actionDeleteVolumeGrid" />
203    <addaction name="actionCreateBoundaryLayer" />
204    <addaction name="actionDivideBoundaryLayer" />
205    <addaction name="separator" />
206    <addaction name="actionViewZP" />
207    <addaction name="actionViewZM" />
208    <addaction name="actionViewXM" />
209    <addaction name="actionViewXP" />
210    <addaction name="actionViewYP" />
211    <addaction name="actionViewYM" />
212    <addaction name="actionDeletePickedPoint" />
213    <addaction name="actionSmoothSurface" />
214   </widget>
215   <widget class="QDockWidget" name="dockWidget" >
216    <property name="sizePolicy" >
217     <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
218      <horstretch>0</horstretch>
219      <verstretch>0</verstretch>
220     </sizepolicy>
221    </property>
222    <property name="minimumSize" >
223     <size>
224      <width>300</width>
225      <height>0</height>
226     </size>
227    </property>
228    <property name="floating" >
229     <bool>false</bool>
230    </property>
231    <property name="features" >
232     <set>QDockWidget::AllDockWidgetFeatures</set>
233    </property>
234    <property name="windowTitle" >
235     <string>Display options</string>
236    </property>
237    <attribute name="dockWidgetArea" >
238     <number>2</number>
239    </attribute>
240    <widget class="QWidget" name="dockWidgetContents" >
241     <layout class="QGridLayout" name="gridLayout_3" >
242      <item row="0" column="0" >
243       <widget class="QScrollArea" name="scrollArea" >
244        <property name="sizePolicy" >
245         <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
246          <horstretch>0</horstretch>
247          <verstretch>0</verstretch>
248         </sizepolicy>
249        </property>
250        <property name="frameShadow" >
251         <enum>QFrame::Sunken</enum>
252        </property>
253        <property name="verticalScrollBarPolicy" >
254         <enum>Qt::ScrollBarAsNeeded</enum>
255        </property>
256        <property name="widgetResizable" >
257         <bool>true</bool>
258        </property>
259        <widget class="QWidget" name="scrollAreaWidgetContents" >
260         <property name="geometry" >
261          <rect>
262           <x>0</x>
263           <y>-232</y>
264           <width>262</width>
265           <height>1159</height>
266          </rect>
267         </property>
268         <layout class="QGridLayout" name="gridLayout_4" >
269          <item row="0" column="0" >
270           <widget class="QGroupBox" name="groupBox" >
271            <property name="title" >
272             <string>clipping</string>
273            </property>
274            <layout class="QGridLayout" >
275             <item row="0" column="1" >
276              <widget class="QLineEdit" name="lineEditClipX" >
277               <property name="sizePolicy" >
278                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
279                 <horstretch>0</horstretch>
280                 <verstretch>0</verstretch>
281                </sizepolicy>
282               </property>
283               <property name="maximumSize" >
284                <size>
285                 <width>50</width>
286                 <height>16777215</height>
287                </size>
288               </property>
289               <property name="text" >
290                <string>0</string>
291               </property>
292               <property name="alignment" >
293                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
294               </property>
295              </widget>
296             </item>
297             <item row="1" column="0" >
298              <widget class="QLabel" name="label" >
299               <property name="text" >
300                <string>centre</string>
301               </property>
302              </widget>
303             </item>
304             <item row="1" column="1" >
305              <widget class="QLineEdit" name="lineEditClipY" >
306               <property name="sizePolicy" >
307                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
308                 <horstretch>0</horstretch>
309                 <verstretch>0</verstretch>
310                </sizepolicy>
311               </property>
312               <property name="maximumSize" >
313                <size>
314                 <width>50</width>
315                 <height>16777215</height>
316                </size>
317               </property>
318               <property name="text" >
319                <string>0</string>
320               </property>
321               <property name="alignment" >
322                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
323               </property>
324              </widget>
325             </item>
326             <item row="2" column="1" >
327              <widget class="QLineEdit" name="lineEditClipZ" >
328               <property name="sizePolicy" >
329                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
330                 <horstretch>0</horstretch>
331                 <verstretch>0</verstretch>
332                </sizepolicy>
333               </property>
334               <property name="maximumSize" >
335                <size>
336                 <width>50</width>
337                 <height>16777215</height>
338                </size>
339               </property>
340               <property name="text" >
341                <string>0</string>
342               </property>
343               <property name="alignment" >
344                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
345               </property>
346              </widget>
347             </item>
348             <item row="4" column="1" >
349              <widget class="QLineEdit" name="lineEditClipNX" >
350               <property name="sizePolicy" >
351                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
352                 <horstretch>0</horstretch>
353                 <verstretch>0</verstretch>
354                </sizepolicy>
355               </property>
356               <property name="maximumSize" >
357                <size>
358                 <width>50</width>
359                 <height>16777215</height>
360                </size>
361               </property>
362               <property name="text" >
363                <string>1</string>
364               </property>
365               <property name="alignment" >
366                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
367               </property>
368              </widget>
369             </item>
370             <item row="5" column="0" >
371              <widget class="QLabel" name="label_2" >
372               <property name="text" >
373                <string>normal</string>
374               </property>
375              </widget>
376             </item>
377             <item row="5" column="1" >
378              <widget class="QLineEdit" name="lineEditClipNY" >
379               <property name="sizePolicy" >
380                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
381                 <horstretch>0</horstretch>
382                 <verstretch>0</verstretch>
383                </sizepolicy>
384               </property>
385               <property name="maximumSize" >
386                <size>
387                 <width>50</width>
388                 <height>16777215</height>
389                </size>
390               </property>
391               <property name="text" >
392                <string>0</string>
393               </property>
394               <property name="alignment" >
395                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
396               </property>
397              </widget>
398             </item>
399             <item row="6" column="1" >
400              <widget class="QLineEdit" name="lineEditClipNZ" >
401               <property name="sizePolicy" >
402                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
403                 <horstretch>0</horstretch>
404                 <verstretch>0</verstretch>
405                </sizepolicy>
406               </property>
407               <property name="maximumSize" >
408                <size>
409                 <width>50</width>
410                 <height>16777215</height>
411                </size>
412               </property>
413               <property name="text" >
414                <string>0</string>
415               </property>
416               <property name="alignment" >
417                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
418               </property>
419              </widget>
420             </item>
421             <item row="3" column="1" >
422              <widget class="Line" name="line" >
423               <property name="lineWidth" >
424                <number>0</number>
425               </property>
426               <property name="orientation" >
427                <enum>Qt::Horizontal</enum>
428               </property>
429              </widget>
430             </item>
431             <item row="7" column="1" >
432              <widget class="Line" name="line_2" >
433               <property name="lineWidth" >
434                <number>0</number>
435               </property>
436               <property name="orientation" >
437                <enum>Qt::Horizontal</enum>
438               </property>
439              </widget>
440             </item>
441             <item row="9" column="1" >
442              <widget class="QCheckBox" name="checkBoxClip" >
443               <property name="text" >
444                <string>enable</string>
445               </property>
446              </widget>
447             </item>
448             <item row="8" column="1" >
449              <widget class="QLineEdit" name="lineEditOffset" >
450               <property name="sizePolicy" >
451                <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
452                 <horstretch>0</horstretch>
453                 <verstretch>0</verstretch>
454                </sizepolicy>
455               </property>
456               <property name="maximumSize" >
457                <size>
458                 <width>50</width>
459                 <height>16777215</height>
460                </size>
461               </property>
462               <property name="text" >
463                <string>0</string>
464               </property>
465               <property name="alignment" >
466                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
467               </property>
468              </widget>
469             </item>
470             <item row="8" column="0" >
471              <widget class="QLabel" name="label_3" >
472               <property name="text" >
473                <string>offset</string>
474               </property>
475              </widget>
476             </item>
477            </layout>
478           </widget>
479          </item>
480          <item row="1" column="0" >
481           <widget class="QGroupBox" name="groupBox_2" >
482            <property name="title" >
483             <string>surface elements</string>
484            </property>
485            <layout class="QVBoxLayout" >
486             <item>
487              <widget class="QCheckBox" name="checkBoxSurface" >
488               <property name="text" >
489                <string>enable</string>
490               </property>
491               <property name="checked" >
492                <bool>true</bool>
493               </property>
494              </widget>
495             </item>
496            </layout>
497           </widget>
498          </item>
499          <item row="2" column="0" >
500           <widget class="QGroupBox" name="groupBox_3" >
501            <property name="title" >
502             <string>volume elements</string>
503            </property>
504            <layout class="QVBoxLayout" >
505             <item>
506              <widget class="QCheckBox" name="checkBoxTetra" >
507               <property name="text" >
508                <string>tetras</string>
509               </property>
510              </widget>
511             </item>
512             <item>
513              <widget class="QCheckBox" name="checkBoxPyramid" >
514               <property name="text" >
515                <string>pyramids</string>
516               </property>
517              </widget>
518             </item>
519             <item>
520              <widget class="QCheckBox" name="checkBoxWedge" >
521               <property name="text" >
522                <string>wedges</string>
523               </property>
524              </widget>
525             </item>
526             <item>
527              <widget class="QCheckBox" name="checkBoxHexa" >
528               <property name="text" >
529                <string>hexas</string>
530               </property>
531              </widget>
532             </item>
533            </layout>
534            <zorder>checkBoxTetra</zorder>
535            <zorder>checkBoxPyramid</zorder>
536            <zorder>checkBoxHexa</zorder>
537            <zorder>checkBoxWedge</zorder>
538           </widget>
539          </item>
540          <item row="3" column="0" >
541           <widget class="QGroupBox" name="groupBox_4" >
542            <property name="title" >
543             <string>Picker</string>
544            </property>
545            <layout class="QGridLayout" name="gridLayout_7" >
546             <item row="0" column="0" colspan="2" >
547              <widget class="QRadioButton" name="radioButton_CellPicker" >
548               <property name="text" >
549                <string>CellPicker</string>
550               </property>
551              </widget>
552             </item>
553             <item row="1" column="0" colspan="2" >
554              <widget class="QRadioButton" name="radioButton_PointPicker" >
555               <property name="text" >
556                <string>PointPicker</string>
557               </property>
558              </widget>
559             </item>
560             <item row="2" column="0" colspan="2" >
561              <widget class="QCheckBox" name="checkBox_UseVTKInteractor" >
562               <property name="text" >
563                <string>Use VTK Interactor</string>
564               </property>
565              </widget>
566             </item>
567             <item row="4" column="1" >
568              <widget class="QDoubleSpinBox" name="doubleSpinBox_PickerRadius" />
569             </item>
570             <item row="7" column="0" colspan="2" >
571              <widget class="QPushButton" name="pushButton_ZoomOnPickedObject" >
572               <property name="text" >
573                <string>Zoom on picked object</string>
574               </property>
575              </widget>
576             </item>
577             <item row="4" column="0" >
578              <widget class="QLabel" name="label_11" >
579               <property name="text" >
580                <string>Picker Radius</string>
581               </property>
582              </widget>
583             </item>
584             <item row="6" column="0" colspan="2" >
585              <widget class="QPushButton" name="pushButton_DeselectAll" >
586               <property name="text" >
587                <string>Deselect all</string>
588               </property>
589              </widget>
590             </item>
591             <item row="5" column="0" colspan="2" >
592              <widget class="QCheckBox" name="checkBox_foobar" >
593               <property name="text" >
594                <string>foobar</string>
595               </property>
596               <property name="checked" >
597                <bool>true</bool>
598               </property>
599              </widget>
600             </item>
601            </layout>
602           </widget>
603          </item>
604          <item row="4" column="0" >
605           <widget class="QGroupBox" name="groupBox_5" >
606            <property name="title" >
607             <string>Fields</string>
608            </property>
609            <layout class="QGridLayout" name="gridLayout_2" >
610             <item row="0" column="1" >
611              <widget class="QComboBox" name="comboBox_Field" />
612             </item>
613             <item row="0" column="0" >
614              <widget class="QLabel" name="label_4" >
615               <property name="text" >
616                <string>Field :</string>
617               </property>
618              </widget>
619             </item>
620             <item row="1" column="1" >
621              <widget class="QCheckBox" name="checkBox_Legend" >
622               <property name="text" >
623                <string>Show legend</string>
624               </property>
625              </widget>
626             </item>
627             <item row="1" column="0" >
628              <widget class="QPushButton" name="pushButton_ScaleToData" >
629               <property name="text" >
630                <string>Scale to data</string>
631               </property>
632              </widget>
633             </item>
634             <item row="2" column="1" >
635              <widget class="QDoubleSpinBox" name="doubleSpinBox_FieldMin" />
636             </item>
637             <item row="3" column="1" >
638              <widget class="QDoubleSpinBox" name="doubleSpinBox_FieldMax" />
639             </item>
640             <item row="2" column="0" >
641              <widget class="QLabel" name="label_5" >
642               <property name="text" >
643                <string>DataMin :</string>
644               </property>
645              </widget>
646             </item>
647             <item row="3" column="0" >
648              <widget class="QLabel" name="label_6" >
649               <property name="text" >
650                <string>DataMax :</string>
651               </property>
652              </widget>
653             </item>
654             <item row="4" column="0" >
655              <widget class="QLabel" name="label_7" >
656               <property name="text" >
657                <string>HueMin :</string>
658               </property>
659              </widget>
660             </item>
661             <item row="5" column="0" >
662              <widget class="QLabel" name="label_8" >
663               <property name="text" >
664                <string>HueMax :</string>
665               </property>
666              </widget>
667             </item>
668             <item row="4" column="1" >
669              <widget class="QDoubleSpinBox" name="doubleSpinBox_HueMin" >
670               <property name="maximum" >
671                <double>1.000000000000000</double>
672               </property>
673               <property name="singleStep" >
674                <double>0.010000000000000</double>
675               </property>
676              </widget>
677             </item>
678             <item row="5" column="1" >
679              <widget class="QDoubleSpinBox" name="doubleSpinBox_HueMax" >
680               <property name="maximum" >
681                <double>1.000000000000000</double>
682               </property>
683               <property name="singleStep" >
684                <double>0.010000000000000</double>
685               </property>
686              </widget>
687             </item>
688             <item row="6" column="0" >
689              <widget class="QLabel" name="label_10" >
690               <property name="text" >
691                <string>Nb of colors :</string>
692               </property>
693              </widget>
694             </item>
695             <item row="6" column="1" >
696              <widget class="QSpinBox" name="spinBox_Color" >
697               <property name="minimum" >
698                <number>0</number>
699               </property>
700               <property name="maximum" >
701                <number>1048580</number>
702               </property>
703               <property name="value" >
704                <number>65536</number>
705               </property>
706              </widget>
707             </item>
708            </layout>
709           </widget>
710          </item>
711          <item row="6" column="0" >
712           <widget class="QPushButton" name="pushButtonRedraw" >
713            <property name="sizePolicy" >
714             <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
715              <horstretch>0</horstretch>
716              <verstretch>0</verstretch>
717             </sizepolicy>
718            </property>
719            <property name="text" >
720             <string>   redraw</string>
721            </property>
722            <property name="icon" >
723             <iconset resource="engrid.qrc" >
724              <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
725            </property>
726           </widget>
727          </item>
728          <item row="5" column="0" >
729           <widget class="QGroupBox" name="groupBox_6" >
730            <property name="title" >
731             <string>Cell Text</string>
732            </property>
733            <layout class="QGridLayout" name="gridLayout_6" >
734             <item row="0" column="0" >
735              <widget class="QLabel" name="label_9" >
736               <property name="text" >
737                <string>ID/Field :</string>
738               </property>
739              </widget>
740             </item>
741             <item row="0" column="1" >
742              <widget class="QComboBox" name="comboBox_CellTextField" />
743             </item>
744            </layout>
745           </widget>
746          </item>
747         </layout>
748        </widget>
749       </widget>
750      </item>
751     </layout>
752    </widget>
753   </widget>
754   <widget class="QDockWidget" name="dockWidget_output" >
755    <property name="sizePolicy" >
756     <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
757      <horstretch>0</horstretch>
758      <verstretch>0</verstretch>
759     </sizepolicy>
760    </property>
761    <property name="windowTitle" >
762     <string>Output</string>
763    </property>
764    <attribute name="dockWidgetArea" >
765     <number>1</number>
766    </attribute>
767    <widget class="QWidget" name="dockWidgetContents_2" >
768     <layout class="QGridLayout" name="gridLayout_5" >
769      <item row="0" column="0" >
770       <widget class="QTextEdit" name="textEditOutput" >
771        <property name="readOnly" >
772         <bool>true</bool>
773        </property>
774       </widget>
775      </item>
776     </layout>
777    </widget>
778   </widget>
779   <action name="actionExit" >
780    <property name="icon" >
781     <iconset resource="engrid.qrc" >
782      <normaloff>:/icons/resources/kde_icons/exit.png</normaloff>:/icons/resources/kde_icons/exit.png</iconset>
783    </property>
784    <property name="text" >
785     <string>Exit</string>
786    </property>
787   </action>
788   <action name="actionImportSTL" >
789    <property name="text" >
790     <string>STL</string>
791    </property>
792   </action>
793   <action name="actionImportGmsh1Ascii" >
794    <property name="text" >
795     <string>v1.0 (ASCII)</string>
796    </property>
797   </action>
798   <action name="actionImportGmsh2Ascii" >
799    <property name="enabled" >
800     <bool>true</bool>
801    </property>
802    <property name="text" >
803     <string>v2.0 (ASCII)</string>
804    </property>
805   </action>
806   <action name="actionGmsh2Binary" >
807    <property name="enabled" >
808     <bool>false</bool>
809    </property>
810    <property name="text" >
811     <string>v2.0 (binary)</string>
812    </property>
813   </action>
814   <action name="actionOpen" >
815    <property name="icon" >
816     <iconset resource="engrid.qrc" >
817      <normaloff>:/icons/resources/kde_icons/fileopen.png</normaloff>:/icons/resources/kde_icons/fileopen.png</iconset>
818    </property>
819    <property name="text" >
820     <string>Open</string>
821    </property>
822   </action>
823   <action name="actionSave" >
824    <property name="icon" >
825     <iconset resource="engrid.qrc" >
826      <normaloff>:/icons/resources/kde_icons/filesave.png</normaloff>:/icons/resources/kde_icons/filesave.png</iconset>
827    </property>
828    <property name="text" >
829     <string>Save Grid</string>
830    </property>
831   </action>
832   <action name="actionSaveAs" >
833    <property name="icon" >
834     <iconset resource="engrid.qrc" >
835      <normaloff>:/icons/resources/kde_icons/filesaveas.png</normaloff>:/icons/resources/kde_icons/filesaveas.png</iconset>
836    </property>
837    <property name="text" >
838     <string>Save Grid As</string>
839    </property>
840   </action>
841   <action name="actionAbout" >
842    <property name="text" >
843     <string>About</string>
844    </property>
845   </action>
846   <action name="actionZoomAll" >
847    <property name="icon" >
848     <iconset resource="engrid.qrc" >
849      <normaloff>:/icons/resources/kde_icons/viewmagfit.png</normaloff>:/icons/resources/kde_icons/viewmagfit.png</iconset>
850    </property>
851    <property name="text" >
852     <string>Zoom All</string>
853    </property>
854   </action>
855   <action name="actionBoundaryCodes" >
856    <property name="text" >
857     <string>boundary codes</string>
858    </property>
859   </action>
860   <action name="actionNormalExtrusion" >
861    <property name="icon" >
862     <iconset resource="engrid.qrc" >
863      <normaloff>:/icons/resources/icons/extrusion.png</normaloff>:/icons/resources/icons/extrusion.png</iconset>
864    </property>
865    <property name="text" >
866     <string>extrusion</string>
867    </property>
868   </action>
869   <action name="actionViewAxes" >
870    <property name="checkable" >
871     <bool>true</bool>
872    </property>
873    <property name="text" >
874     <string>coordinate axes</string>
875    </property>
876   </action>
877   <action name="actionExportGmsh1Ascii" >
878    <property name="text" >
879     <string>v1.0 (ASCII)</string>
880    </property>
881   </action>
882   <action name="actionExportGmsh2Ascii" >
883    <property name="enabled" >
884     <bool>true</bool>
885    </property>
886    <property name="text" >
887     <string>v2.0 (ASCII)</string>
888    </property>
889   </action>
890   <action name="actionExportGmsh2Binary" >
891    <property name="enabled" >
892     <bool>false</bool>
893    </property>
894    <property name="text" >
895     <string>v2.0 (binary)</string>
896    </property>
897   </action>
898   <action name="actionSetBoundaryCode" >
899    <property name="icon" >
900     <iconset resource="engrid.qrc" >
901      <normaloff>:/icons/resources/icons/setbc.png</normaloff>:/icons/resources/icons/setbc.png</iconset>
902    </property>
903    <property name="text" >
904     <string>set boundary code</string>
905    </property>
906   </action>
907   <action name="actionChangeOrientation" >
908    <property name="icon" >
909     <iconset resource="engrid.qrc" >
910      <normaloff>:/icons/resources/icons/reorder.png</normaloff>:/icons/resources/icons/reorder.png</iconset>
911    </property>
912    <property name="text" >
913     <string>change surface orientation</string>
914    </property>
915   </action>
916   <action name="actionCheckOrientation" >
917    <property name="icon" >
918     <iconset resource="engrid.qrc" >
919      <normaloff>:/icons/resources/icons/checkorder.png</normaloff>:/icons/resources/icons/checkorder.png</iconset>
920    </property>
921    <property name="text" >
922     <string>correct surface orientation</string>
923    </property>
924   </action>
925   <action name="actionImproveAspectRatio" >
926    <property name="icon" >
927     <iconset resource="engrid.qrc" >
928      <normaloff>:/icons/resources/icons/aspectratio.png</normaloff>:/icons/resources/icons/aspectratio.png</iconset>
929    </property>
930    <property name="text" >
931     <string>delete bad aspect ratio cells</string>
932    </property>
933   </action>
934   <action name="actionCreateVolumeMesh" >
935    <property name="icon" >
936     <iconset resource="engrid.qrc" >
937      <normaloff>:/icons/resources/icons/createvol.png</normaloff>:/icons/resources/icons/createvol.png</iconset>
938    </property>
939    <property name="text" >
940     <string>create/improve volume mesh (NETGEN)</string>
941    </property>
942   </action>
943   <action name="actionSmoothSurface" >
944    <property name="icon" >
945     <iconset resource="engrid.qrc" >
946      <normaloff>:/icons/resources/icons/smoothsurf.png</normaloff>:/icons/resources/icons/smoothsurf.png</iconset>
947    </property>
948    <property name="text" >
949     <string>smooth surface grid</string>
950    </property>
951   </action>
952   <action name="actionExportNeutral" >
953    <property name="text" >
954     <string>Neutral (NETGEN)</string>
955    </property>
956   </action>
957   <action name="actionRedraw" >
958    <property name="icon" >
959     <iconset resource="engrid.qrc" >
960      <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
961    </property>
962    <property name="text" >
963     <string>redraw</string>
964    </property>
965   </action>
966   <action name="actionCreateBoundaryLayer" >
967    <property name="icon" >
968     <iconset resource="engrid.qrc" >
969      <normaloff>:/icons/resources/icons/createblayer.png</normaloff>:/icons/resources/icons/createblayer.png</iconset>
970    </property>
971    <property name="text" >
972     <string>create prismatic boundary layer</string>
973    </property>
974   </action>
975   <action name="actionExportAsciiStl" >
976    <property name="text" >
977     <string>STL (ASCII)</string>
978    </property>
979   </action>
980   <action name="actionExportBinaryStl" >
981    <property name="text" >
982     <string>STL (binary)</string>
983    </property>
984   </action>
985   <action name="actionDeleteVolumeGrid" >
986    <property name="icon" >
987     <iconset resource="engrid.qrc" >
988      <normaloff>:/icons/resources/icons/deletevol.png</normaloff>:/icons/resources/icons/deletevol.png</iconset>
989    </property>
990    <property name="text" >
991     <string>delete volume grid</string>
992    </property>
993   </action>
994   <action name="actionDivideBoundaryLayer" >
995    <property name="icon" >
996     <iconset resource="engrid.qrc" >
997      <normaloff>:/icons/resources/icons/divideblayer.png</normaloff>:/icons/resources/icons/divideblayer.png</iconset>
998    </property>
999    <property name="text" >
1000     <string>divide prismatic boundary layer</string>
1001    </property>
1002   </action>
1003   <action name="actionConfigure" >
1004    <property name="text" >
1005     <string>configure enGrid</string>
1006    </property>
1007   </action>
1008   <action name="actionSmoothVolumeGrid" >
1009    <property name="icon" >
1010     <iconset resource="engrid.qrc" >
1011      <normaloff>:/icons/resources/icons/smoothvol.png</normaloff>:/icons/resources/icons/smoothvol.png</iconset>
1012    </property>
1013    <property name="text" >
1014     <string>smooth volume grid</string>
1015    </property>
1016   </action>
1017   <action name="actionClearOutputWindow" >
1018    <property name="text" >
1019     <string>clear output window</string>
1020    </property>
1021   </action>
1022   <action name="actionViewZP" >
1023    <property name="icon" >
1024     <iconset resource="engrid.qrc" >
1025      <normaloff>:/icons/resources/icons/viewzplus.png</normaloff>:/icons/resources/icons/viewzplus.png</iconset>
1026    </property>
1027    <property name="text" >
1028     <string>view from positive z direction</string>
1029    </property>
1030   </action>
1031   <action name="actionViewZM" >
1032    <property name="icon" >
1033     <iconset resource="engrid.qrc" >
1034      <normaloff>:/icons/resources/icons/viewzminus.png</normaloff>:/icons/resources/icons/viewzminus.png</iconset>
1035    </property>
1036    <property name="text" >
1037     <string>view from negative z direction</string>
1038    </property>
1039   </action>
1040   <action name="actionViewXP" >
1041    <property name="icon" >
1042     <iconset resource="engrid.qrc" >
1043      <normaloff>:/icons/resources/icons/viewxplus.png</normaloff>:/icons/resources/icons/viewxplus.png</iconset>
1044    </property>
1045    <property name="text" >
1046     <string>view from positive x direction</string>
1047    </property>
1048   </action>
1049   <action name="actionViewYP" >
1050    <property name="icon" >
1051     <iconset resource="engrid.qrc" >
1052      <normaloff>:/icons/resources/icons/viewyplus.png</normaloff>:/icons/resources/icons/viewyplus.png</iconset>
1053    </property>
1054    <property name="text" >
1055     <string>view from positive y direction</string>
1056    </property>
1057   </action>
1058   <action name="actionViewXM" >
1059    <property name="icon" >
1060     <iconset resource="engrid.qrc" >
1061      <normaloff>:/icons/resources/icons/viewxminus.png</normaloff>:/icons/resources/icons/viewxminus.png</iconset>
1062    </property>
1063    <property name="text" >
1064     <string>view from negative x direction</string>
1065    </property>
1066   </action>
1067   <action name="actionViewYM" >
1068    <property name="icon" >
1069     <iconset resource="engrid.qrc" >
1070      <normaloff>:/icons/resources/icons/viewyminus.png</normaloff>:/icons/resources/icons/viewyminus.png</iconset>
1071    </property>
1072    <property name="text" >
1073     <string>view from negative y direction</string>
1074    </property>
1075   </action>
1076   <action name="actionFoamReader" >
1077    <property name="enabled" >
1078     <bool>false</bool>
1079    </property>
1080    <property name="text" >
1081     <string>OpenFOAM</string>
1082    </property>
1083   </action>
1084   <action name="actionVtkReader" >
1085    <property name="text" >
1086     <string>legacy unstructured grid files</string>
1087    </property>
1088   </action>
1089   <action name="actionFoamWriter" >
1090    <property name="enabled" >
1091     <bool>false</bool>
1092    </property>
1093    <property name="text" >
1094     <string>OpenFOAM (polyhedral)</string>
1095    </property>
1096   </action>
1097   <action name="actionPolyDataReader" >
1098    <property name="text" >
1099     <string>vtkPolyData</string>
1100    </property>
1101   </action>
1102   <action name="actionDeleteBadAspectTris" >
1103    <property name="text" >
1104     <string>remove bad triangles</string>
1105    </property>
1106   </action>
1107   <action name="actionDeletePickedCell" >
1108    <property name="text" >
1109     <string>delete picked cell</string>
1110    </property>
1111   </action>
1112   <action name="actionFixSTL" >
1113    <property name="text" >
1114     <string>fix surface triangulation</string>
1115    </property>
1116   </action>
1117   <action name="actionEditBoundaryConditions" >
1118    <property name="text" >
1119     <string>edit boundary conditions</string>
1120    </property>
1121   </action>
1122   <action name="actionSimpleFoamWriter" >
1123    <property name="icon" >
1124     <iconset resource="engrid.qrc" >
1125      <normaloff>:/icons/resources/icons/of.png</normaloff>:/icons/resources/icons/of.png</iconset>
1126    </property>
1127    <property name="text" >
1128     <string>OpenFOAM</string>
1129    </property>
1130    <property name="toolTip" >
1131     <string>export to OpenFOAM</string>
1132    </property>
1133   </action>
1134   <action name="actionTransform" >
1135    <property name="text" >
1136     <string>Transform...</string>
1137    </property>
1138   </action>
1139   <action name="actionViewOrthogonal" >
1140    <property name="checkable" >
1141     <bool>true</bool>
1142    </property>
1143    <property name="text" >
1144     <string>Orthogonal view</string>
1145    </property>
1146   </action>
1147   <action name="actionDeletePickedPoint" >
1148    <property name="text" >
1149     <string>delete picked point</string>
1150    </property>
1151   </action>
1152   <action name="actionViewNodeIDs" >
1153    <property name="checkable" >
1154     <bool>true</bool>
1155    </property>
1156    <property name="text" >
1157     <string>View node IDs</string>
1158    </property>
1159   </action>
1160   <action name="actionViewCellIDs" >
1161    <property name="checkable" >
1162     <bool>true</bool>
1163    </property>
1164    <property name="text" >
1165     <string>View cell IDs</string>
1166    </property>
1167   </action>
1168   <action name="actionPick_cell_point" >
1169    <property name="text" >
1170     <string>Pick point/cell</string>
1171    </property>
1172   </action>
1173   <action name="actionPick_cell_2" >
1174    <property name="text" >
1175     <string>Pick cell</string>
1176    </property>
1177   </action>
1178   <action name="actionUseVTKInteractor" >
1179    <property name="text" >
1180     <string>UseVTKInteractor</string>
1181    </property>
1182   </action>
1183   <action name="actionScaleToData" >
1184    <property name="text" >
1185     <string>ScaleToData</string>
1186    </property>
1187   </action>
1188   <action name="actionShow_display_options" >
1189    <property name="checkable" >
1190     <bool>true</bool>
1191    </property>
1192    <property name="text" >
1193     <string>Show display options</string>
1194    </property>
1195   </action>
1196   <action name="actionShow_output" >
1197    <property name="checkable" >
1198     <bool>true</bool>
1199    </property>
1200    <property name="text" >
1201     <string>Show output</string>
1202    </property>
1203   </action>
1204   <action name="actionExportCGNS" >
1205    <property name="icon" >
1206     <iconset resource="engrid.qrc" >
1207      <normaloff>:/icons/resources/icons/cgns_color.gif</normaloff>:/icons/resources/icons/cgns_color.gif</iconset>
1208    </property>
1209    <property name="text" >
1210     <string>CGNS</string>
1211    </property>
1212   </action>
1213   <action name="actionViewCellCodes" >
1214    <property name="checkable" >
1215     <bool>true</bool>
1216    </property>
1217    <property name="text" >
1218     <string>View boundary codes</string>
1219    </property>
1220   </action>
1221   <action name="actionUndo" >
1222    <property name="text" >
1223     <string>Undo</string>
1224    </property>
1225   </action>
1226   <action name="actionRedo" >
1227    <property name="text" >
1228     <string>Redo</string>
1229    </property>
1230   </action>
1231   <action name="actionZoomOnPickedObject" >
1232    <property name="text" >
1233     <string>ZoomOnPickedObject</string>
1234    </property>
1235   </action>
1236   <action name="actionDeselectAll" >
1237    <property name="text" >
1238     <string>DeselectAll</string>
1239    </property>
1240   </action>
1241  </widget>
1242  <layoutdefault spacing="6" margin="9" />
1243  <customwidgets>
1244   <customwidget>
1245    <class>QVTKWidget</class>
1246    <extends>QWidget</extends>
1247    <header>QVTKWidget.h</header>
1248   </customwidget>
1249  </customwidgets>
1250  <resources>
1251   <include location="engrid.qrc" />
1252  </resources>
1253  <connections>
1254   <connection>
1255    <sender>pushButtonRedraw</sender>
1256    <signal>clicked()</signal>
1257    <receiver>actionRedraw</receiver>
1258    <slot>trigger()</slot>
1259    <hints>
1260     <hint type="sourcelabel" >
1261      <x>877</x>
1262      <y>595</y>
1263     </hint>
1264     <hint type="destinationlabel" >
1265      <x>-1</x>
1266      <y>-1</y>
1267     </hint>
1268    </hints>
1269   </connection>
1270   <connection>
1271    <sender>checkBox_UseVTKInteractor</sender>
1272    <signal>stateChanged(int)</signal>
1273    <receiver>actionUseVTKInteractor</receiver>
1274    <slot>trigger()</slot>
1275    <hints>
1276     <hint type="sourcelabel" >
1277      <x>753</x>
1278      <y>619</y>
1279     </hint>
1280     <hint type="destinationlabel" >
1281      <x>-1</x>
1282      <y>-1</y>
1283     </hint>
1284    </hints>
1285   </connection>
1286   <connection>
1287    <sender>pushButton_ScaleToData</sender>
1288    <signal>clicked()</signal>
1289    <receiver>actionScaleToData</receiver>
1290    <slot>trigger()</slot>
1291    <hints>
1292     <hint type="sourcelabel" >
1293      <x>635</x>
1294      <y>718</y>
1295     </hint>
1296     <hint type="destinationlabel" >
1297      <x>-1</x>
1298      <y>-1</y>
1299     </hint>
1300    </hints>
1301   </connection>
1302   <connection>
1303    <sender>actionShow_display_options</sender>
1304    <signal>triggered(bool)</signal>
1305    <receiver>dockWidget</receiver>
1306    <slot>setVisible(bool)</slot>
1307    <hints>
1308     <hint type="sourcelabel" >
1309      <x>-1</x>
1310      <y>-1</y>
1311     </hint>
1312     <hint type="destinationlabel" >
1313      <x>404</x>
1314      <y>198</y>
1315     </hint>
1316    </hints>
1317   </connection>
1318   <connection>
1319    <sender>dockWidget</sender>
1320    <signal>visibilityChanged(bool)</signal>
1321    <receiver>actionShow_display_options</receiver>
1322    <slot>setChecked(bool)</slot>
1323    <hints>
1324     <hint type="sourcelabel" >
1325      <x>404</x>
1326      <y>198</y>
1327     </hint>
1328     <hint type="destinationlabel" >
1329      <x>-1</x>
1330      <y>-1</y>
1331     </hint>
1332    </hints>
1333   </connection>
1334   <connection>
1335    <sender>actionShow_output</sender>
1336    <signal>triggered(bool)</signal>
1337    <receiver>dockWidget_output</receiver>
1338    <slot>setVisible(bool)</slot>
1339    <hints>
1340     <hint type="sourcelabel" >
1341      <x>-1</x>
1342      <y>-1</y>
1343     </hint>
1344     <hint type="destinationlabel" >
1345      <x>136</x>
1346      <y>527</y>
1347     </hint>
1348    </hints>
1349   </connection>
1350   <connection>
1351    <sender>dockWidget_output</sender>
1352    <signal>visibilityChanged(bool)</signal>
1353    <receiver>actionShow_output</receiver>
1354    <slot>setChecked(bool)</slot>
1355    <hints>
1356     <hint type="sourcelabel" >
1357      <x>136</x>
1358      <y>527</y>
1359     </hint>
1360     <hint type="destinationlabel" >
1361      <x>-1</x>
1362      <y>-1</y>
1363     </hint>
1364    </hints>
1365   </connection>
1366   <connection>
1367    <sender>pushButton_ZoomOnPickedObject</sender>
1368    <signal>clicked()</signal>
1369    <receiver>actionZoomOnPickedObject</receiver>
1370    <slot>trigger()</slot>
1371    <hints>
1372     <hint type="sourcelabel" >
1373      <x>1178</x>
1374      <y>554</y>
1375     </hint>
1376     <hint type="destinationlabel" >
1377      <x>-1</x>
1378      <y>-1</y>
1379     </hint>
1380    </hints>
1381   </connection>
1382   <connection>
1383    <sender>pushButton_DeselectAll</sender>
1384    <signal>clicked()</signal>
1385    <receiver>actionDeselectAll</receiver>
1386    <slot>trigger()</slot>
1387    <hints>
1388     <hint type="sourcelabel" >
1389      <x>1178</x>
1390      <y>554</y>
1391     </hint>
1392     <hint type="destinationlabel" >
1393      <x>-1</x>
1394      <y>-1</y>
1395     </hint>
1396    </hints>
1397   </connection>
1398   <connection>
1399    <sender>checkBox_foobar</sender>
1400    <signal>clicked()</signal>
1401    <receiver>actionRedraw</receiver>
1402    <slot>trigger()</slot>
1403    <hints>
1404     <hint type="sourcelabel" >
1405      <x>1178</x>
1406      <y>550</y>
1407     </hint>
1408     <hint type="destinationlabel" >
1409      <x>-1</x>
1410      <y>-1</y>
1411     </hint>
1412    </hints>
1413   </connection>
1414  </connections>
1415 </ui>