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