Added getNeighbours functions to class Operation + moved UpdateMeshDensity to class...
[engrid.git] / guimainwindow.ui
blobc865ccdd743dc14837ffccb355db1281203be1b8
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>1006</width>
9     <height>707</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     <property name="leftMargin" >
22      <number>0</number>
23     </property>
24     <property name="topMargin" >
25      <number>0</number>
26     </property>
27     <property name="rightMargin" >
28      <number>2</number>
29     </property>
30     <property name="bottomMargin" >
31      <number>0</number>
32     </property>
33     <property name="horizontalSpacing" >
34      <number>3</number>
35     </property>
36     <property name="verticalSpacing" >
37      <number>-1</number>
38     </property>
39     <item row="0" column="1" >
40      <widget class="QGroupBox" name="groupBox" >
41       <property name="title" >
42        <string>clipping</string>
43       </property>
44       <layout class="QGridLayout" >
45        <item row="0" column="1" >
46         <widget class="QLineEdit" name="lineEditClipX" >
47          <property name="sizePolicy" >
48           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
49            <horstretch>0</horstretch>
50            <verstretch>0</verstretch>
51           </sizepolicy>
52          </property>
53          <property name="maximumSize" >
54           <size>
55            <width>50</width>
56            <height>16777215</height>
57           </size>
58          </property>
59          <property name="text" >
60           <string>0</string>
61          </property>
62          <property name="alignment" >
63           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
64          </property>
65         </widget>
66        </item>
67        <item row="1" column="0" >
68         <widget class="QLabel" name="label" >
69          <property name="text" >
70           <string>centre</string>
71          </property>
72         </widget>
73        </item>
74        <item row="1" column="1" >
75         <widget class="QLineEdit" name="lineEditClipY" >
76          <property name="sizePolicy" >
77           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
78            <horstretch>0</horstretch>
79            <verstretch>0</verstretch>
80           </sizepolicy>
81          </property>
82          <property name="maximumSize" >
83           <size>
84            <width>50</width>
85            <height>16777215</height>
86           </size>
87          </property>
88          <property name="text" >
89           <string>0</string>
90          </property>
91          <property name="alignment" >
92           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
93          </property>
94         </widget>
95        </item>
96        <item row="2" column="1" >
97         <widget class="QLineEdit" name="lineEditClipZ" >
98          <property name="sizePolicy" >
99           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
100            <horstretch>0</horstretch>
101            <verstretch>0</verstretch>
102           </sizepolicy>
103          </property>
104          <property name="maximumSize" >
105           <size>
106            <width>50</width>
107            <height>16777215</height>
108           </size>
109          </property>
110          <property name="text" >
111           <string>0</string>
112          </property>
113          <property name="alignment" >
114           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
115          </property>
116         </widget>
117        </item>
118        <item row="4" column="1" >
119         <widget class="QLineEdit" name="lineEditClipNX" >
120          <property name="sizePolicy" >
121           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
122            <horstretch>0</horstretch>
123            <verstretch>0</verstretch>
124           </sizepolicy>
125          </property>
126          <property name="maximumSize" >
127           <size>
128            <width>50</width>
129            <height>16777215</height>
130           </size>
131          </property>
132          <property name="text" >
133           <string>1</string>
134          </property>
135          <property name="alignment" >
136           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
137          </property>
138         </widget>
139        </item>
140        <item row="5" column="0" >
141         <widget class="QLabel" name="label_2" >
142          <property name="text" >
143           <string>normal</string>
144          </property>
145         </widget>
146        </item>
147        <item row="5" column="1" >
148         <widget class="QLineEdit" name="lineEditClipNY" >
149          <property name="sizePolicy" >
150           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
151            <horstretch>0</horstretch>
152            <verstretch>0</verstretch>
153           </sizepolicy>
154          </property>
155          <property name="maximumSize" >
156           <size>
157            <width>50</width>
158            <height>16777215</height>
159           </size>
160          </property>
161          <property name="text" >
162           <string>0</string>
163          </property>
164          <property name="alignment" >
165           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
166          </property>
167         </widget>
168        </item>
169        <item row="6" column="1" >
170         <widget class="QLineEdit" name="lineEditClipNZ" >
171          <property name="sizePolicy" >
172           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
173            <horstretch>0</horstretch>
174            <verstretch>0</verstretch>
175           </sizepolicy>
176          </property>
177          <property name="maximumSize" >
178           <size>
179            <width>50</width>
180            <height>16777215</height>
181           </size>
182          </property>
183          <property name="text" >
184           <string>0</string>
185          </property>
186          <property name="alignment" >
187           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
188          </property>
189         </widget>
190        </item>
191        <item row="3" column="1" >
192         <widget class="Line" name="line" >
193          <property name="lineWidth" >
194           <number>0</number>
195          </property>
196          <property name="orientation" >
197           <enum>Qt::Horizontal</enum>
198          </property>
199         </widget>
200        </item>
201        <item row="7" column="1" >
202         <widget class="Line" name="line_2" >
203          <property name="lineWidth" >
204           <number>0</number>
205          </property>
206          <property name="orientation" >
207           <enum>Qt::Horizontal</enum>
208          </property>
209         </widget>
210        </item>
211        <item row="9" column="1" >
212         <widget class="QCheckBox" name="checkBoxClip" >
213          <property name="text" >
214           <string>enable</string>
215          </property>
216         </widget>
217        </item>
218        <item row="8" column="1" >
219         <widget class="QLineEdit" name="lineEditOffset" >
220          <property name="sizePolicy" >
221           <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
222            <horstretch>0</horstretch>
223            <verstretch>0</verstretch>
224           </sizepolicy>
225          </property>
226          <property name="maximumSize" >
227           <size>
228            <width>50</width>
229            <height>16777215</height>
230           </size>
231          </property>
232          <property name="text" >
233           <string>0</string>
234          </property>
235          <property name="alignment" >
236           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
237          </property>
238         </widget>
239        </item>
240        <item row="8" column="0" >
241         <widget class="QLabel" name="label_3" >
242          <property name="text" >
243           <string>offset</string>
244          </property>
245         </widget>
246        </item>
247       </layout>
248      </widget>
249     </item>
250     <item row="5" column="1" >
251      <widget class="QPushButton" name="pushButtonRedraw" >
252       <property name="text" >
253        <string>   redraw</string>
254       </property>
255       <property name="icon" >
256        <iconset resource="engrid.qrc" >
257         <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
258       </property>
259      </widget>
260     </item>
261     <item row="2" column="1" >
262      <widget class="QGroupBox" name="groupBox_3" >
263       <property name="title" >
264        <string>volume elements</string>
265       </property>
266       <layout class="QVBoxLayout" >
267        <item>
268         <widget class="QCheckBox" name="checkBoxTetra" >
269          <property name="text" >
270           <string>tetras</string>
271          </property>
272         </widget>
273        </item>
274        <item>
275         <widget class="QCheckBox" name="checkBoxPyramid" >
276          <property name="text" >
277           <string>pyramids</string>
278          </property>
279         </widget>
280        </item>
281        <item>
282         <widget class="QCheckBox" name="checkBoxWedge" >
283          <property name="text" >
284           <string>wedges</string>
285          </property>
286         </widget>
287        </item>
288        <item>
289         <widget class="QCheckBox" name="checkBoxHexa" >
290          <property name="text" >
291           <string>hexas</string>
292          </property>
293         </widget>
294        </item>
295       </layout>
296      </widget>
297     </item>
298     <item rowspan="6" row="0" column="0" >
299      <widget class="QVTKWidget" name="qvtkWidget" >
300       <property name="cursor" >
301        <cursorShape>ArrowCursor</cursorShape>
302       </property>
303      </widget>
304     </item>
305     <item row="1" column="1" >
306      <widget class="QGroupBox" name="groupBox_2" >
307       <property name="title" >
308        <string>surface elements</string>
309       </property>
310       <layout class="QVBoxLayout" >
311        <item>
312         <widget class="QCheckBox" name="checkBoxSurface" >
313          <property name="text" >
314           <string>enable</string>
315          </property>
316          <property name="checked" >
317           <bool>true</bool>
318          </property>
319         </widget>
320        </item>
321       </layout>
322      </widget>
323     </item>
324     <item row="4" column="1" >
325      <spacer name="verticalSpacer" >
326       <property name="orientation" >
327        <enum>Qt::Vertical</enum>
328       </property>
329       <property name="sizeHint" stdset="0" >
330        <size>
331         <width>20</width>
332         <height>40</height>
333        </size>
334       </property>
335      </spacer>
336     </item>
337     <item row="3" column="1" >
338      <widget class="QGroupBox" name="groupBox_4" >
339       <property name="title" >
340        <string>Picker</string>
341       </property>
342       <layout class="QVBoxLayout" name="verticalLayout" >
343        <item>
344         <widget class="QRadioButton" name="radioButton_CellPicker" >
345          <property name="text" >
346           <string>CellPicker</string>
347          </property>
348         </widget>
349        </item>
350        <item>
351         <widget class="QRadioButton" name="radioButton_PointPicker" >
352          <property name="text" >
353           <string>PointPicker</string>
354          </property>
355         </widget>
356        </item>
357        <item>
358         <widget class="QCheckBox" name="checkBox_UseVTKInteractor" >
359          <property name="text" >
360           <string>Use VTK Interactor</string>
361          </property>
362         </widget>
363        </item>
364       </layout>
365      </widget>
366     </item>
367    </layout>
368   </widget>
369   <widget class="QMenuBar" name="menubar" >
370    <property name="geometry" >
371     <rect>
372      <x>0</x>
373      <y>0</y>
374      <width>1006</width>
375      <height>27</height>
376     </rect>
377    </property>
378    <widget class="QMenu" name="menuFile" >
379     <property name="title" >
380      <string>File</string>
381     </property>
382     <addaction name="actionOpen" />
383     <addaction name="actionSave" />
384     <addaction name="actionSaveAs" />
385     <addaction name="separator" />
386     <addaction name="actionExit" />
387    </widget>
388    <widget class="QMenu" name="menuImport_2" >
389     <property name="title" >
390      <string>Import</string>
391     </property>
392     <widget class="QMenu" name="menuGmsh_2" >
393      <property name="title" >
394       <string>Gmsh</string>
395      </property>
396      <addaction name="actionImportGmsh1Ascii" />
397      <addaction name="actionImportGmsh2Ascii" />
398      <addaction name="actionGmsh2Binary" />
399     </widget>
400     <widget class="QMenu" name="menuVTK" >
401      <property name="title" >
402       <string>VTK</string>
403      </property>
404      <addaction name="actionVtkReader" />
405      <addaction name="actionPolyDataReader" />
406     </widget>
407     <addaction name="actionImportSTL" />
408     <addaction name="menuGmsh_2" />
409     <addaction name="menuVTK" />
410    </widget>
411    <widget class="QMenu" name="menuHelp" >
412     <property name="title" >
413      <string>Help</string>
414     </property>
415     <addaction name="actionAbout" />
416    </widget>
417    <widget class="QMenu" name="menuView" >
418     <property name="title" >
419      <string>View</string>
420     </property>
421     <addaction name="actionViewZP" />
422     <addaction name="actionViewZM" />
423     <addaction name="actionViewXP" />
424     <addaction name="actionViewYP" />
425     <addaction name="actionViewXM" />
426     <addaction name="actionViewYM" />
427     <addaction name="separator" />
428     <addaction name="actionZoomAll" />
429     <addaction name="actionBoundaryCodes" />
430     <addaction name="actionRedraw" />
431     <addaction name="actionClearOutputWindow" />
432     <addaction name="actionViewAxes" />
433     <addaction name="actionViewOrthogonal" />
434     <addaction name="actionViewNodeIDs" />
435     <addaction name="actionViewCellIDs" />
436    </widget>
437    <widget class="QMenu" name="menuMesh" >
438     <property name="title" >
439      <string>Mesh</string>
440     </property>
441     <addaction name="actionSetBoundaryCode" />
442     <addaction name="actionChangeOrientation" />
443     <addaction name="actionCheckOrientation" />
444     <addaction name="actionImproveAspectRatio" />
445     <addaction name="actionSmoothSurface" />
446     <addaction name="actionDeleteBadAspectTris" />
447     <addaction name="actionDeletePickedPoint" />
448     <addaction name="actionDeletePickedCell" />
449     <addaction name="separator" />
450     <addaction name="actionTransform" />
451     <addaction name="actionNormalExtrusion" />
452     <addaction name="actionFixSTL" />
453     <addaction name="actionCreateVolumeMesh" />
454     <addaction name="actionDeleteVolumeGrid" />
455     <addaction name="actionCreateBoundaryLayer" />
456     <addaction name="actionDivideBoundaryLayer" />
457     <addaction name="separator" />
458     <addaction name="actionSmoothVolumeGrid" />
459    </widget>
460    <widget class="QMenu" name="menuExport" >
461     <property name="title" >
462      <string>Export</string>
463     </property>
464     <widget class="QMenu" name="menuGmsh" >
465      <property name="title" >
466       <string>Gmsh</string>
467      </property>
468      <addaction name="actionExportGmsh1Ascii" />
469      <addaction name="actionExportGmsh2Ascii" />
470      <addaction name="actionExportGmsh2Binary" />
471     </widget>
472     <widget class="QMenu" name="menuOpenFOAM" >
473      <property name="title" >
474       <string>OpenFOAM</string>
475      </property>
476      <addaction name="actionSimpleFoamWriter" />
477      <addaction name="actionFoamWriter" />
478     </widget>
479     <addaction name="menuGmsh" />
480     <addaction name="actionExportNeutral" />
481     <addaction name="actionExportAsciiStl" />
482     <addaction name="actionExportBinaryStl" />
483     <addaction name="menuOpenFOAM" />
484    </widget>
485    <widget class="QMenu" name="menuTools" >
486     <property name="title" >
487      <string>Tools</string>
488     </property>
489     <addaction name="actionConfigure" />
490     <addaction name="actionEditBoundaryConditions" />
491     <addaction name="actionPick_cell_point" />
492    </widget>
493    <addaction name="menuFile" />
494    <addaction name="menuImport_2" />
495    <addaction name="menuExport" />
496    <addaction name="menuView" />
497    <addaction name="menuMesh" />
498    <addaction name="menuTools" />
499    <addaction name="menuHelp" />
500   </widget>
501   <widget class="QStatusBar" name="statusbar" />
502   <widget class="QToolBar" name="toolBar" >
503    <property name="windowTitle" >
504     <string>default toolbar</string>
505    </property>
506    <attribute name="toolBarArea" >
507     <enum>TopToolBarArea</enum>
508    </attribute>
509    <attribute name="toolBarBreak" >
510     <bool>false</bool>
511    </attribute>
512    <addaction name="actionOpen" />
513    <addaction name="actionSave" />
514    <addaction name="actionSaveAs" />
515    <addaction name="actionSimpleFoamWriter" />
516    <addaction name="actionExit" />
517    <addaction name="separator" />
518    <addaction name="actionZoomAll" />
519    <addaction name="actionRedraw" />
520    <addaction name="separator" />
521    <addaction name="actionSetBoundaryCode" />
522    <addaction name="actionChangeOrientation" />
523    <addaction name="actionCheckOrientation" />
524    <addaction name="separator" />
525    <addaction name="actionNormalExtrusion" />
526    <addaction name="actionCreateVolumeMesh" />
527    <addaction name="actionSmoothVolumeGrid" />
528    <addaction name="actionDeleteVolumeGrid" />
529    <addaction name="actionCreateBoundaryLayer" />
530    <addaction name="actionDivideBoundaryLayer" />
531    <addaction name="separator" />
532    <addaction name="actionViewZP" />
533    <addaction name="actionViewZM" />
534    <addaction name="actionViewXM" />
535    <addaction name="actionViewXP" />
536    <addaction name="actionViewYP" />
537    <addaction name="actionViewYM" />
538    <addaction name="actionDeletePickedPoint" />
539    <addaction name="actionSmoothSurface" />
540   </widget>
541   <action name="actionExit" >
542    <property name="icon" >
543     <iconset resource="engrid.qrc" >
544      <normaloff>:/icons/resources/kde_icons/exit.png</normaloff>:/icons/resources/kde_icons/exit.png</iconset>
545    </property>
546    <property name="text" >
547     <string>Exit</string>
548    </property>
549   </action>
550   <action name="actionImportSTL" >
551    <property name="text" >
552     <string>STL</string>
553    </property>
554   </action>
555   <action name="actionImportGmsh1Ascii" >
556    <property name="text" >
557     <string>v1.0 (ASCII)</string>
558    </property>
559   </action>
560   <action name="actionImportGmsh2Ascii" >
561    <property name="enabled" >
562     <bool>true</bool>
563    </property>
564    <property name="text" >
565     <string>v2.0 (ASCII)</string>
566    </property>
567   </action>
568   <action name="actionGmsh2Binary" >
569    <property name="enabled" >
570     <bool>false</bool>
571    </property>
572    <property name="text" >
573     <string>v2.0 (binary)</string>
574    </property>
575   </action>
576   <action name="actionOpen" >
577    <property name="icon" >
578     <iconset resource="engrid.qrc" >
579      <normaloff>:/icons/resources/kde_icons/fileopen.png</normaloff>:/icons/resources/kde_icons/fileopen.png</iconset>
580    </property>
581    <property name="text" >
582     <string>Open</string>
583    </property>
584   </action>
585   <action name="actionSave" >
586    <property name="icon" >
587     <iconset resource="engrid.qrc" >
588      <normaloff>:/icons/resources/kde_icons/filesave.png</normaloff>:/icons/resources/kde_icons/filesave.png</iconset>
589    </property>
590    <property name="text" >
591     <string>Save Grid</string>
592    </property>
593   </action>
594   <action name="actionSaveAs" >
595    <property name="icon" >
596     <iconset resource="engrid.qrc" >
597      <normaloff>:/icons/resources/kde_icons/filesaveas.png</normaloff>:/icons/resources/kde_icons/filesaveas.png</iconset>
598    </property>
599    <property name="text" >
600     <string>Save Grid As</string>
601    </property>
602   </action>
603   <action name="actionAbout" >
604    <property name="text" >
605     <string>About</string>
606    </property>
607   </action>
608   <action name="actionZoomAll" >
609    <property name="icon" >
610     <iconset resource="engrid.qrc" >
611      <normaloff>:/icons/resources/kde_icons/viewmagfit.png</normaloff>:/icons/resources/kde_icons/viewmagfit.png</iconset>
612    </property>
613    <property name="text" >
614     <string>Zoom All</string>
615    </property>
616   </action>
617   <action name="actionBoundaryCodes" >
618    <property name="text" >
619     <string>boundary codes</string>
620    </property>
621   </action>
622   <action name="actionNormalExtrusion" >
623    <property name="icon" >
624     <iconset resource="engrid.qrc" >
625      <normaloff>:/icons/resources/icons/extrusion.png</normaloff>:/icons/resources/icons/extrusion.png</iconset>
626    </property>
627    <property name="text" >
628     <string>extrusion</string>
629    </property>
630   </action>
631   <action name="actionViewAxes" >
632    <property name="checkable" >
633     <bool>true</bool>
634    </property>
635    <property name="text" >
636     <string>coordinate axes</string>
637    </property>
638   </action>
639   <action name="actionExportGmsh1Ascii" >
640    <property name="text" >
641     <string>v1.0 (ASCII)</string>
642    </property>
643   </action>
644   <action name="actionExportGmsh2Ascii" >
645    <property name="enabled" >
646     <bool>true</bool>
647    </property>
648    <property name="text" >
649     <string>v2.0 (ASCII)</string>
650    </property>
651   </action>
652   <action name="actionExportGmsh2Binary" >
653    <property name="enabled" >
654     <bool>false</bool>
655    </property>
656    <property name="text" >
657     <string>v2.0 (binary)</string>
658    </property>
659   </action>
660   <action name="actionSetBoundaryCode" >
661    <property name="icon" >
662     <iconset resource="engrid.qrc" >
663      <normaloff>:/icons/resources/icons/setbc.png</normaloff>:/icons/resources/icons/setbc.png</iconset>
664    </property>
665    <property name="text" >
666     <string>set boundary code</string>
667    </property>
668   </action>
669   <action name="actionChangeOrientation" >
670    <property name="icon" >
671     <iconset resource="engrid.qrc" >
672      <normaloff>:/icons/resources/icons/reorder.png</normaloff>:/icons/resources/icons/reorder.png</iconset>
673    </property>
674    <property name="text" >
675     <string>change surface orientation</string>
676    </property>
677   </action>
678   <action name="actionCheckOrientation" >
679    <property name="icon" >
680     <iconset resource="engrid.qrc" >
681      <normaloff>:/icons/resources/icons/checkorder.png</normaloff>:/icons/resources/icons/checkorder.png</iconset>
682    </property>
683    <property name="text" >
684     <string>correct surface orientation</string>
685    </property>
686   </action>
687   <action name="actionImproveAspectRatio" >
688    <property name="icon" >
689     <iconset resource="engrid.qrc" >
690      <normaloff>:/icons/resources/icons/aspectratio.png</normaloff>:/icons/resources/icons/aspectratio.png</iconset>
691    </property>
692    <property name="text" >
693     <string>delete bad aspect ratio cells</string>
694    </property>
695   </action>
696   <action name="actionCreateVolumeMesh" >
697    <property name="icon" >
698     <iconset resource="engrid.qrc" >
699      <normaloff>:/icons/resources/icons/createvol.png</normaloff>:/icons/resources/icons/createvol.png</iconset>
700    </property>
701    <property name="text" >
702     <string>create/improve volume mesh (NETGEN)</string>
703    </property>
704   </action>
705   <action name="actionSmoothSurface" >
706    <property name="icon" >
707     <iconset resource="engrid.qrc" >
708      <normaloff>:/icons/resources/icons/smoothsurf.png</normaloff>:/icons/resources/icons/smoothsurf.png</iconset>
709    </property>
710    <property name="text" >
711     <string>smooth surface grid</string>
712    </property>
713   </action>
714   <action name="actionExportNeutral" >
715    <property name="text" >
716     <string>Neutral (NETGEN)</string>
717    </property>
718   </action>
719   <action name="actionRedraw" >
720    <property name="icon" >
721     <iconset resource="engrid.qrc" >
722      <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
723    </property>
724    <property name="text" >
725     <string>redraw</string>
726    </property>
727   </action>
728   <action name="actionCreateBoundaryLayer" >
729    <property name="icon" >
730     <iconset resource="engrid.qrc" >
731      <normaloff>:/icons/resources/icons/createblayer.png</normaloff>:/icons/resources/icons/createblayer.png</iconset>
732    </property>
733    <property name="text" >
734     <string>create prismatic boundary layer</string>
735    </property>
736   </action>
737   <action name="actionExportAsciiStl" >
738    <property name="text" >
739     <string>STL (ASCII)</string>
740    </property>
741   </action>
742   <action name="actionExportBinaryStl" >
743    <property name="text" >
744     <string>STL (binary)</string>
745    </property>
746   </action>
747   <action name="actionDeleteVolumeGrid" >
748    <property name="icon" >
749     <iconset resource="engrid.qrc" >
750      <normaloff>:/icons/resources/icons/deletevol.png</normaloff>:/icons/resources/icons/deletevol.png</iconset>
751    </property>
752    <property name="text" >
753     <string>delete volume grid</string>
754    </property>
755   </action>
756   <action name="actionDivideBoundaryLayer" >
757    <property name="icon" >
758     <iconset resource="engrid.qrc" >
759      <normaloff>:/icons/resources/icons/divideblayer.png</normaloff>:/icons/resources/icons/divideblayer.png</iconset>
760    </property>
761    <property name="text" >
762     <string>divide prismatic boundary layer</string>
763    </property>
764   </action>
765   <action name="actionConfigure" >
766    <property name="text" >
767     <string>configure enGrid</string>
768    </property>
769   </action>
770   <action name="actionSmoothVolumeGrid" >
771    <property name="icon" >
772     <iconset resource="engrid.qrc" >
773      <normaloff>:/icons/resources/icons/smoothvol.png</normaloff>:/icons/resources/icons/smoothvol.png</iconset>
774    </property>
775    <property name="text" >
776     <string>smooth volume grid</string>
777    </property>
778   </action>
779   <action name="actionClearOutputWindow" >
780    <property name="text" >
781     <string>clear output window</string>
782    </property>
783   </action>
784   <action name="actionViewZP" >
785    <property name="icon" >
786     <iconset resource="engrid.qrc" >
787      <normaloff>:/icons/resources/icons/viewzplus.png</normaloff>:/icons/resources/icons/viewzplus.png</iconset>
788    </property>
789    <property name="text" >
790     <string>view from positive z direction</string>
791    </property>
792   </action>
793   <action name="actionViewZM" >
794    <property name="icon" >
795     <iconset resource="engrid.qrc" >
796      <normaloff>:/icons/resources/icons/viewzminus.png</normaloff>:/icons/resources/icons/viewzminus.png</iconset>
797    </property>
798    <property name="text" >
799     <string>view from negative z direction</string>
800    </property>
801   </action>
802   <action name="actionViewXP" >
803    <property name="icon" >
804     <iconset resource="engrid.qrc" >
805      <normaloff>:/icons/resources/icons/viewxplus.png</normaloff>:/icons/resources/icons/viewxplus.png</iconset>
806    </property>
807    <property name="text" >
808     <string>view from positive x direction</string>
809    </property>
810   </action>
811   <action name="actionViewYP" >
812    <property name="icon" >
813     <iconset resource="engrid.qrc" >
814      <normaloff>:/icons/resources/icons/viewyplus.png</normaloff>:/icons/resources/icons/viewyplus.png</iconset>
815    </property>
816    <property name="text" >
817     <string>view from positive y direction</string>
818    </property>
819   </action>
820   <action name="actionViewXM" >
821    <property name="icon" >
822     <iconset resource="engrid.qrc" >
823      <normaloff>:/icons/resources/icons/viewxminus.png</normaloff>:/icons/resources/icons/viewxminus.png</iconset>
824    </property>
825    <property name="text" >
826     <string>view from negative x direction</string>
827    </property>
828   </action>
829   <action name="actionViewYM" >
830    <property name="icon" >
831     <iconset resource="engrid.qrc" >
832      <normaloff>:/icons/resources/icons/viewyminus.png</normaloff>:/icons/resources/icons/viewyminus.png</iconset>
833    </property>
834    <property name="text" >
835     <string>view from negative y direction</string>
836    </property>
837   </action>
838   <action name="actionFoamReader" >
839    <property name="enabled" >
840     <bool>false</bool>
841    </property>
842    <property name="text" >
843     <string>OpenFOAM</string>
844    </property>
845   </action>
846   <action name="actionVtkReader" >
847    <property name="text" >
848     <string>legacy unstructured grid files</string>
849    </property>
850   </action>
851   <action name="actionFoamWriter" >
852    <property name="enabled" >
853     <bool>false</bool>
854    </property>
855    <property name="text" >
856     <string>OpenFOAM (polyhedral)</string>
857    </property>
858   </action>
859   <action name="actionPolyDataReader" >
860    <property name="text" >
861     <string>vtkPolyData</string>
862    </property>
863   </action>
864   <action name="actionDeleteBadAspectTris" >
865    <property name="text" >
866     <string>remove bad triangles</string>
867    </property>
868   </action>
869   <action name="actionDeletePickedCell" >
870    <property name="text" >
871     <string>delete picked cell</string>
872    </property>
873   </action>
874   <action name="actionFixSTL" >
875    <property name="text" >
876     <string>fix surface triangulation</string>
877    </property>
878   </action>
879   <action name="actionEditBoundaryConditions" >
880    <property name="text" >
881     <string>edit boundary conditions</string>
882    </property>
883   </action>
884   <action name="actionSimpleFoamWriter" >
885    <property name="icon" >
886     <iconset resource="engrid.qrc" >
887      <normaloff>:/icons/resources/icons/of.png</normaloff>:/icons/resources/icons/of.png</iconset>
888    </property>
889    <property name="text" >
890     <string>OpenFOAM</string>
891    </property>
892    <property name="toolTip" >
893     <string>export to OpenFOAM</string>
894    </property>
895   </action>
896   <action name="actionTransform" >
897    <property name="text" >
898     <string>Transform...</string>
899    </property>
900   </action>
901   <action name="actionViewOrthogonal" >
902    <property name="checkable" >
903     <bool>true</bool>
904    </property>
905    <property name="text" >
906     <string>Orthogonal view</string>
907    </property>
908   </action>
909   <action name="actionDeletePickedPoint" >
910    <property name="text" >
911     <string>delete picked point</string>
912    </property>
913   </action>
914   <action name="actionViewNodeIDs" >
915    <property name="checkable" >
916     <bool>true</bool>
917    </property>
918    <property name="text" >
919     <string>Node IDs</string>
920    </property>
921   </action>
922   <action name="actionViewCellIDs" >
923    <property name="checkable" >
924     <bool>true</bool>
925    </property>
926    <property name="text" >
927     <string>Cell IDs</string>
928    </property>
929   </action>
930   <action name="actionPick_cell_point" >
931    <property name="text" >
932     <string>Pick point/cell</string>
933    </property>
934   </action>
935   <action name="actionPick_cell_2" >
936    <property name="text" >
937     <string>Pick cell</string>
938    </property>
939   </action>
940   <action name="actionUseVTKInteractor" >
941    <property name="text" >
942     <string>UseVTKInteractor</string>
943    </property>
944   </action>
945  </widget>
946  <layoutdefault spacing="6" margin="9" />
947  <customwidgets>
948   <customwidget>
949    <class>QVTKWidget</class>
950    <extends>QWidget</extends>
951    <header>QVTKWidget.h</header>
952   </customwidget>
953  </customwidgets>
954  <resources>
955   <include location="engrid.qrc" />
956  </resources>
957  <connections>
958   <connection>
959    <sender>pushButtonRedraw</sender>
960    <signal>clicked()</signal>
961    <receiver>actionRedraw</receiver>
962    <slot>trigger()</slot>
963    <hints>
964     <hint type="sourcelabel" >
965      <x>877</x>
966      <y>595</y>
967     </hint>
968     <hint type="destinationlabel" >
969      <x>-1</x>
970      <y>-1</y>
971     </hint>
972    </hints>
973   </connection>
974   <connection>
975    <sender>checkBox_UseVTKInteractor</sender>
976    <signal>stateChanged(int)</signal>
977    <receiver>actionUseVTKInteractor</receiver>
978    <slot>trigger()</slot>
979    <hints>
980     <hint type="sourcelabel" >
981      <x>753</x>
982      <y>619</y>
983     </hint>
984     <hint type="destinationlabel" >
985      <x>753</x>
986      <y>619</y>
987     </hint>
988    </hints>
989   </connection>
990  </connections>
991 </ui>