1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiMainWindow
</class>
4 <widget class=
"QMainWindow" name=
"GuiMainWindow">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>enGrid - untitled.vtu
</string>
16 <property name=
"windowIcon">
17 <iconset resource=
"engrid.qrc">
18 <normaloff>:/icons/resources/icons/G.png
</normaloff>:/icons/resources/icons/G.png
</iconset>
20 <widget class=
"QWidget" name=
"centralwidget">
21 <layout class=
"QGridLayout" name=
"gridLayout">
22 <item row=
"0" column=
"0">
23 <widget class=
"QVTKWidget" name=
"qvtkWidget">
24 <property name=
"sizePolicy">
25 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
26 <horstretch>0</horstretch>
27 <verstretch>0</verstretch>
30 <property name=
"cursor">
31 <cursorShape>ArrowCursor
</cursorShape>
37 <widget class=
"QMenuBar" name=
"menubar">
38 <property name=
"geometry">
46 <widget class=
"QMenu" name=
"menuFile">
47 <property name=
"title">
48 <string>&File
</string>
50 <widget class=
"QMenu" name=
"menuOpen_recent">
51 <property name=
"title">
52 <string>Open recent
</string>
54 <addaction name=
"actionTest"/>
56 <addaction name=
"actionOpen"/>
57 <addaction name=
"menuOpen_recent"/>
58 <addaction name=
"actionSave"/>
59 <addaction name=
"actionSaveAs"/>
60 <addaction name=
"separator"/>
61 <addaction name=
"actionExit"/>
63 <widget class=
"QMenu" name=
"menuImport_2">
64 <property name=
"title">
65 <string>&Import
</string>
67 <widget class=
"QMenu" name=
"menuGmsh_2">
68 <property name=
"title">
71 <addaction name=
"actionImportGmsh1Ascii"/>
72 <addaction name=
"actionImportGmsh2Ascii"/>
73 <addaction name=
"actionGmsh2Binary"/>
75 <widget class=
"QMenu" name=
"menuVTK">
76 <property name=
"title">
79 <addaction name=
"actionVtkReader"/>
80 <addaction name=
"actionPolyDataReader"/>
81 <addaction name=
"actionReducedPolyDataReader"/>
83 <addaction name=
"actionImportSTL"/>
84 <addaction name=
"actionMultiSolidAsciiStlReader"/>
85 <addaction name=
"menuGmsh_2"/>
86 <addaction name=
"menuVTK"/>
87 <addaction name=
"actionImportOpenFoamCase"/>
88 <addaction name=
"actionImportFluentCase"/>
89 <addaction name=
"actionImportSeligAirfoil"/>
90 <addaction name=
"actionImportBlenderFile"/>
91 <addaction name=
"actionImportBrlcad"/>
93 <widget class=
"QMenu" name=
"menuHelp">
94 <property name=
"title">
95 <string>&Help
</string>
97 <addaction name=
"actionAbout"/>
99 <widget class=
"QMenu" name=
"menuView">
100 <property name=
"title">
101 <string>&View
</string>
103 <addaction name=
"actionViewFront"/>
104 <addaction name=
"actionViewBack"/>
105 <addaction name=
"actionViewRight"/>
106 <addaction name=
"actionViewTop"/>
107 <addaction name=
"actionViewLeft"/>
108 <addaction name=
"actionViewBottom"/>
109 <addaction name=
"separator"/>
110 <addaction name=
"actionZoomAll"/>
111 <addaction name=
"actionZoomOnPickedObject"/>
112 <addaction name=
"actionBoundaryCodes"/>
113 <addaction name=
"actionRedraw"/>
114 <addaction name=
"actionForcedRedraw"/>
115 <addaction name=
"actionClearOutputWindow"/>
116 <addaction name=
"actionViewAxes"/>
117 <addaction name=
"actionViewOrthogonal"/>
118 <addaction name=
"actionViewNodeIDs"/>
119 <addaction name=
"actionViewCellIDs"/>
120 <addaction name=
"actionShow_display_options"/>
121 <addaction name=
"actionShow_output"/>
122 <addaction name=
"actionShow_node_cell_info"/>
123 <addaction name=
"actionShow_debugging_utilities"/>
125 <widget class=
"QMenu" name=
"menuMesh">
126 <property name=
"title">
127 <string>&Mesh
</string>
129 <addaction name=
"actionSetBoundaryCode"/>
130 <addaction name=
"actionChangeOrientation"/>
131 <addaction name=
"actionCheckOrientation"/>
132 <addaction name=
"actionImproveAspectRatio"/>
133 <addaction name=
"actionCreateSurfaceMesh"/>
134 <addaction name=
"actionSurfaceMesher"/>
135 <addaction name=
"separator"/>
136 <addaction name=
"actionFillPlane"/>
137 <addaction name=
"actionTransform"/>
138 <addaction name=
"actionNormalExtrusion"/>
139 <addaction name=
"actionMirrorMesh"/>
140 <addaction name=
"actionFixSTL"/>
141 <addaction name=
"actionCreateVolumeMesh"/>
142 <addaction name=
"actionConvertToPolyMesh"/>
143 <addaction name=
"actionDeleteVolumeGrid"/>
144 <addaction name=
"actionMergeVolumes"/>
145 <addaction name=
"actionRestrictToAvailableVolumeCells"/>
146 <addaction name=
"separator"/>
147 <addaction name=
"actionStoreGeometry"/>
149 <widget class=
"QMenu" name=
"menuExport">
150 <property name=
"title">
151 <string>&Export
</string>
153 <widget class=
"QMenu" name=
"menuGmsh">
154 <property name=
"title">
155 <string>Gmsh
</string>
157 <addaction name=
"actionExportGmsh1Ascii"/>
158 <addaction name=
"actionExportGmsh2Ascii"/>
159 <addaction name=
"actionExportGmsh2Binary"/>
161 <widget class=
"QMenu" name=
"menuOpenFOAM">
162 <property name=
"title">
163 <string>OpenFOAM
</string>
165 <addaction name=
"actionSimpleFoamWriter"/>
166 <addaction name=
"actionFoamWriter"/>
167 <addaction name=
"actionFoamCaseWriter"/>
169 <addaction name=
"menuGmsh"/>
170 <addaction name=
"actionExportNeutral"/>
171 <addaction name=
"actionExportAsciiStl"/>
172 <addaction name=
"actionExportBinaryStl"/>
173 <addaction name=
"actionExportAsciiPly"/>
174 <addaction name=
"actionExportBinaryPly"/>
175 <addaction name=
"menuOpenFOAM"/>
176 <addaction name=
"actionExportDrNum"/>
177 <addaction name=
"actionExportDolfyn"/>
178 <addaction name=
"actionExportSu2"/>
179 <addaction name=
"actionExportTau"/>
180 <addaction name=
"actionExportCGNS"/>
181 <addaction name=
"actionExportBlenderFile"/>
183 <widget class=
"QMenu" name=
"menuTools">
184 <property name=
"title">
185 <string>&Tools
</string>
187 <addaction name=
"actionConfigure"/>
188 <addaction name=
"actionPick_cell_point"/>
189 <addaction name=
"actionDeletePickedPoint"/>
190 <addaction name=
"actionShowInfo"/>
191 <addaction name=
"actionCheck_surface_integrity"/>
192 <addaction name=
"actionCheckForOverlap"/>
193 <addaction name=
"actionFixCADgeometry"/>
195 <widget class=
"QMenu" name=
"menuSimulation">
196 <property name=
"title">
197 <string>&Simulation
</string>
199 <addaction name=
"actionEditBoundaryConditions"/>
200 <addaction name=
"actionRunSolver"/>
201 <addaction name=
"actionStopProcesses"/>
202 <addaction name=
"actionPreparePostProcessing"/>
203 <addaction name=
"actionStartParaView"/>
204 <addaction name=
"actionSetCaseDirectory"/>
206 <widget class=
"QMenu" name=
"menuPlugins">
207 <property name=
"title">
208 <string>Plugins
</string>
210 <addaction name=
"actionAbout_enGrid_plugins"/>
212 <addaction name=
"menuFile"/>
213 <addaction name=
"menuImport_2"/>
214 <addaction name=
"menuExport"/>
215 <addaction name=
"menuView"/>
216 <addaction name=
"menuMesh"/>
217 <addaction name=
"menuTools"/>
218 <addaction name=
"menuSimulation"/>
219 <addaction name=
"menuPlugins"/>
220 <addaction name=
"menuHelp"/>
222 <widget class=
"QToolBar" name=
"toolBar">
223 <property name=
"windowTitle">
224 <string>default toolbar
</string>
226 <attribute name=
"toolBarArea">
227 <enum>TopToolBarArea
</enum>
229 <attribute name=
"toolBarBreak">
232 <addaction name=
"actionOpen"/>
233 <addaction name=
"actionSave"/>
234 <addaction name=
"actionSaveAs"/>
235 <addaction name=
"actionExit"/>
236 <addaction name=
"separator"/>
237 <addaction name=
"actionSetBoundaryCode"/>
238 <addaction name=
"actionEditBoundaryConditions"/>
239 <addaction name=
"actionChangeOrientation"/>
240 <addaction name=
"actionCheckOrientation"/>
241 <addaction name=
"actionCreateSurfaceMesh"/>
242 <addaction name=
"actionSurfaceMesher"/>
243 <addaction name=
"separator"/>
244 <addaction name=
"actionNormalExtrusion"/>
245 <addaction name=
"actionCreateVolumeMesh"/>
247 <widget class=
"QDockWidget" name=
"dockWidget_DisplayOptions">
248 <property name=
"sizePolicy">
249 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
250 <horstretch>0</horstretch>
251 <verstretch>0</verstretch>
254 <property name=
"minimumSize">
260 <property name=
"floating">
263 <property name=
"features">
264 <set>QDockWidget::AllDockWidgetFeatures
</set>
266 <property name=
"windowTitle">
267 <string>Display options
</string>
269 <attribute name=
"dockWidgetArea">
272 <widget class=
"QWidget" name=
"dockWidgetContents">
273 <layout class=
"QGridLayout" name=
"gridLayout_3">
274 <item row=
"0" column=
"0">
275 <widget class=
"QScrollArea" name=
"scrollArea">
276 <property name=
"sizePolicy">
277 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
278 <horstretch>0</horstretch>
279 <verstretch>0</verstretch>
282 <property name=
"frameShadow">
283 <enum>QFrame::Sunken
</enum>
285 <property name=
"verticalScrollBarPolicy">
286 <enum>Qt::ScrollBarAsNeeded
</enum>
288 <property name=
"horizontalScrollBarPolicy">
289 <enum>Qt::ScrollBarAlwaysOff
</enum>
291 <property name=
"widgetResizable">
294 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
295 <property name=
"geometry">
303 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
305 <widget class=
"QGroupBox" name=
"groupBox">
306 <property name=
"title">
307 <string>clipping
</string>
309 <layout class=
"QGridLayout" name=
"gridLayout_4">
310 <item row=
"0" column=
"1">
311 <widget class=
"QLineEdit" name=
"lineEditClipX">
312 <property name=
"sizePolicy">
313 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
314 <horstretch>0</horstretch>
315 <verstretch>0</verstretch>
318 <property name=
"maximumSize">
321 <height>16777215</height>
324 <property name=
"text">
327 <property name=
"alignment">
328 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
332 <item row=
"1" column=
"0">
333 <widget class=
"QLabel" name=
"label">
334 <property name=
"text">
335 <string>centre
</string>
339 <item row=
"1" column=
"1">
340 <widget class=
"QLineEdit" name=
"lineEditClipY">
341 <property name=
"sizePolicy">
342 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
343 <horstretch>0</horstretch>
344 <verstretch>0</verstretch>
347 <property name=
"maximumSize">
350 <height>16777215</height>
353 <property name=
"text">
356 <property name=
"alignment">
357 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
361 <item row=
"2" column=
"1">
362 <widget class=
"QLineEdit" name=
"lineEditClipZ">
363 <property name=
"sizePolicy">
364 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
365 <horstretch>0</horstretch>
366 <verstretch>0</verstretch>
369 <property name=
"maximumSize">
372 <height>16777215</height>
375 <property name=
"text">
378 <property name=
"alignment">
379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
383 <item row=
"3" column=
"1">
384 <widget class=
"Line" name=
"line">
385 <property name=
"lineWidth">
388 <property name=
"orientation">
389 <enum>Qt::Horizontal
</enum>
393 <item row=
"4" column=
"1">
394 <widget class=
"QLineEdit" name=
"lineEditClipNX">
395 <property name=
"sizePolicy">
396 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
397 <horstretch>0</horstretch>
398 <verstretch>0</verstretch>
401 <property name=
"maximumSize">
404 <height>16777215</height>
407 <property name=
"text">
410 <property name=
"alignment">
411 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
415 <item row=
"5" column=
"0">
416 <widget class=
"QLabel" name=
"label_2">
417 <property name=
"text">
418 <string>normal
</string>
422 <item row=
"5" column=
"1">
423 <widget class=
"QLineEdit" name=
"lineEditClipNY">
424 <property name=
"sizePolicy">
425 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
426 <horstretch>0</horstretch>
427 <verstretch>0</verstretch>
430 <property name=
"maximumSize">
433 <height>16777215</height>
436 <property name=
"text">
439 <property name=
"alignment">
440 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
444 <item row=
"6" column=
"1">
445 <widget class=
"QLineEdit" name=
"lineEditClipNZ">
446 <property name=
"sizePolicy">
447 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
448 <horstretch>0</horstretch>
449 <verstretch>0</verstretch>
452 <property name=
"maximumSize">
455 <height>16777215</height>
458 <property name=
"text">
461 <property name=
"alignment">
462 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
466 <item row=
"8" column=
"0">
467 <widget class=
"QLabel" name=
"label_3">
468 <property name=
"text">
469 <string>offset
</string>
473 <item row=
"7" column=
"1">
474 <widget class=
"Line" name=
"line_2">
475 <property name=
"lineWidth">
478 <property name=
"orientation">
479 <enum>Qt::Horizontal
</enum>
483 <item row=
"8" column=
"1">
484 <widget class=
"QLineEdit" name=
"lineEditOffset">
485 <property name=
"sizePolicy">
486 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
487 <horstretch>0</horstretch>
488 <verstretch>0</verstretch>
491 <property name=
"maximumSize">
494 <height>16777215</height>
497 <property name=
"text">
500 <property name=
"alignment">
501 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
505 <item row=
"9" column=
"1">
506 <widget class=
"QCheckBox" name=
"checkBoxClip">
507 <property name=
"text">
508 <string>enable
</string>
516 <widget class=
"QGroupBox" name=
"groupBox_3">
517 <property name=
"title">
518 <string>elements
</string>
520 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
522 <widget class=
"QCheckBox" name=
"checkBoxSurface">
523 <property name=
"text">
524 <string>enable surface elements
</string>
526 <property name=
"checked">
532 <widget class=
"QCheckBox" name=
"checkBoxVolume">
533 <property name=
"text">
534 <string>enable volume elements
</string>
539 <widget class=
"QCheckBox" name=
"checkBoxTetra">
540 <property name=
"text">
541 <string>tetras
</string>
543 <property name=
"checked">
549 <widget class=
"QCheckBox" name=
"checkBoxPyramid">
550 <property name=
"text">
551 <string>pyramids
</string>
553 <property name=
"checked">
559 <widget class=
"QCheckBox" name=
"checkBoxWedge">
560 <property name=
"text">
561 <string>wedges
</string>
563 <property name=
"checked">
569 <widget class=
"QCheckBox" name=
"checkBoxHexa">
570 <property name=
"text">
571 <string>hexas
</string>
573 <property name=
"checked">
579 <widget class=
"QCheckBox" name=
"checkBoxPoly">
580 <property name=
"text">
581 <string>polyhedra
</string>
583 <property name=
"checked">
592 <widget class=
"QPushButton" name=
"pushButtonRedraw">
593 <property name=
"sizePolicy">
594 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
595 <horstretch>0</horstretch>
596 <verstretch>0</verstretch>
599 <property name=
"text">
600 <string> redraw
</string>
602 <property name=
"icon">
603 <iconset resource=
"engrid.qrc">
604 <normaloff>:/icons/resources/kde_icons/reload.png
</normaloff>:/icons/resources/kde_icons/reload.png
</iconset>
615 <widget class=
"QDockWidget" name=
"dockWidget_output">
616 <property name=
"sizePolicy">
617 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
618 <horstretch>0</horstretch>
619 <verstretch>0</verstretch>
622 <property name=
"windowTitle">
623 <string>Output
</string>
625 <attribute name=
"dockWidgetArea">
628 <widget class=
"QWidget" name=
"dockWidgetContents_2">
629 <layout class=
"QGridLayout" name=
"gridLayout_5">
630 <item row=
"0" column=
"0">
631 <widget class=
"QTextEdit" name=
"textEditOutput">
632 <property name=
"readOnly">
637 <item row=
"1" column=
"0">
638 <widget class=
"QPushButton" name=
"pushButtonMarkPosition">
639 <property name=
"text">
640 <string>mark position
</string>
647 <widget class=
"QDockWidget" name=
"dockWidget_node_cell_info">
648 <property name=
"windowTitle">
649 <string>Node/Cell info
</string>
651 <attribute name=
"dockWidgetArea">
654 <widget class=
"QWidget" name=
"dockWidgetContents_3">
655 <layout class=
"QVBoxLayout" name=
"verticalLayout">
657 <widget class=
"QLabel" name=
"label_node_cell_info">
658 <property name=
"text">
659 <string>TextLabel
</string>
661 <property name=
"wordWrap">
669 <widget class=
"QDockWidget" name=
"dockWidget_DebuggingUtilities">
670 <property name=
"windowTitle">
671 <string>Debugging utilities
</string>
673 <attribute name=
"dockWidgetArea">
676 <widget class=
"QWidget" name=
"dockWidgetContents_4">
677 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
679 <widget class=
"QScrollArea" name=
"scrollArea_2">
680 <property name=
"horizontalScrollBarPolicy">
681 <enum>Qt::ScrollBarAlwaysOff
</enum>
683 <property name=
"widgetResizable">
686 <widget class=
"QWidget" name=
"scrollAreaWidgetContents_2">
687 <property name=
"geometry">
695 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
697 <widget class=
"QGroupBox" name=
"groupBox_4">
698 <property name=
"title">
699 <string>Picker
</string>
701 <layout class=
"QGridLayout" name=
"gridLayout_7">
702 <item row=
"0" column=
"0">
703 <widget class=
"QRadioButton" name=
"radioButton_CellPicker">
704 <property name=
"text">
705 <string>CellPicker
</string>
709 <item row=
"1" column=
"0">
710 <widget class=
"QRadioButton" name=
"radioButton_PointPicker">
711 <property name=
"text">
712 <string>PointPicker
</string>
716 <item row=
"2" column=
"0">
717 <widget class=
"QCheckBox" name=
"checkBox_UseVTKInteractor">
718 <property name=
"text">
719 <string>Use VTK Interactor
</string>
723 <item row=
"3" column=
"0">
724 <widget class=
"QLabel" name=
"label_11">
725 <property name=
"text">
726 <string>Picker Radius
</string>
730 <item row=
"3" column=
"1">
731 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_PickerRadius"/>
733 <item row=
"4" column=
"0">
734 <widget class=
"QCheckBox" name=
"checkBox_ShowPickSphere">
735 <property name=
"text">
736 <string>Show pick sphere
</string>
738 <property name=
"checked">
743 <item row=
"5" column=
"0" colspan=
"2">
744 <widget class=
"QPushButton" name=
"pushButton_ZoomOnPickedObject">
745 <property name=
"text">
746 <string>Zoom on picked object
</string>
754 <widget class=
"QGroupBox" name=
"groupBox_5">
755 <property name=
"title">
756 <string>Fields
</string>
758 <layout class=
"QGridLayout" name=
"gridLayout_2">
759 <item row=
"0" column=
"0">
760 <widget class=
"QLabel" name=
"label_4">
761 <property name=
"text">
762 <string>Field :
</string>
766 <item row=
"0" column=
"1">
767 <widget class=
"QComboBox" name=
"comboBox_Field"/>
769 <item row=
"1" column=
"1">
770 <widget class=
"QCheckBox" name=
"checkBox_Legend">
771 <property name=
"text">
772 <string>Show legend
</string>
776 <item row=
"2" column=
"0">
777 <widget class=
"QLabel" name=
"label_5">
778 <property name=
"text">
779 <string>DataMin :
</string>
783 <item row=
"2" column=
"1">
784 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_FieldMin"/>
786 <item row=
"3" column=
"0">
787 <widget class=
"QLabel" name=
"label_6">
788 <property name=
"text">
789 <string>DataMax :
</string>
793 <item row=
"3" column=
"1">
794 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_FieldMax"/>
796 <item row=
"4" column=
"0">
797 <widget class=
"QLabel" name=
"label_7">
798 <property name=
"text">
799 <string>HueMin :
</string>
803 <item row=
"4" column=
"1">
804 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_HueMin">
805 <property name=
"maximum">
806 <double>1.000000000000000</double>
808 <property name=
"singleStep">
809 <double>0.010000000000000</double>
813 <item row=
"5" column=
"0">
814 <widget class=
"QLabel" name=
"label_8">
815 <property name=
"text">
816 <string>HueMax :
</string>
820 <item row=
"5" column=
"1">
821 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_HueMax">
822 <property name=
"maximum">
823 <double>1.000000000000000</double>
825 <property name=
"singleStep">
826 <double>0.010000000000000</double>
830 <item row=
"6" column=
"0">
831 <widget class=
"QLabel" name=
"label_10">
832 <property name=
"text">
833 <string>Nb of colors :
</string>
837 <item row=
"6" column=
"1">
838 <widget class=
"QSpinBox" name=
"spinBox_Color">
839 <property name=
"minimum">
842 <property name=
"maximum">
843 <number>1048580</number>
845 <property name=
"value">
846 <number>65536</number>
850 <item row=
"7" column=
"0" colspan=
"2">
851 <widget class=
"QPushButton" name=
"pushButton_ScaleToData">
852 <property name=
"text">
853 <string>Scale to data
</string>
861 <widget class=
"QGroupBox" name=
"groupBox_6">
862 <property name=
"title">
863 <string>Cell Text
</string>
865 <layout class=
"QGridLayout" name=
"gridLayout_6">
866 <item row=
"0" column=
"0">
867 <widget class=
"QLabel" name=
"label_9">
868 <property name=
"text">
869 <string>ID/Field :
</string>
873 <item row=
"0" column=
"1">
874 <widget class=
"QComboBox" name=
"comboBox_CellTextField"/>
886 <widget class=
"QToolBar" name=
"toolBarMain">
887 <property name=
"windowTitle">
888 <string>toolBar_2
</string>
890 <attribute name=
"toolBarArea">
891 <enum>TopToolBarArea
</enum>
893 <attribute name=
"toolBarBreak">
896 <addaction name=
"actionZoomAll"/>
897 <addaction name=
"actionRedraw"/>
898 <addaction name=
"separator"/>
899 <addaction name=
"actionViewFront"/>
900 <addaction name=
"actionViewBack"/>
901 <addaction name=
"actionViewLeft"/>
902 <addaction name=
"actionViewRight"/>
903 <addaction name=
"actionViewTop"/>
904 <addaction name=
"actionViewBottom"/>
906 <action name=
"actionExit">
907 <property name=
"icon">
908 <iconset resource=
"engrid.qrc">
909 <normaloff>:/icons/resources/kde_icons/exit.png
</normaloff>:/icons/resources/kde_icons/exit.png
</iconset>
911 <property name=
"text">
912 <string>Exit
</string>
915 <action name=
"actionImportSTL">
916 <property name=
"text">
920 <action name=
"actionImportGmsh1Ascii">
921 <property name=
"text">
922 <string>v1.0 (ASCII)
</string>
925 <action name=
"actionImportGmsh2Ascii">
926 <property name=
"enabled">
929 <property name=
"text">
930 <string>v2.0 (ASCII)
</string>
933 <action name=
"actionGmsh2Binary">
934 <property name=
"enabled">
937 <property name=
"text">
938 <string>v2.0 (binary)
</string>
941 <action name=
"actionOpen">
942 <property name=
"icon">
943 <iconset resource=
"engrid.qrc">
944 <normaloff>:/icons/resources/kde_icons/fileopen.png
</normaloff>:/icons/resources/kde_icons/fileopen.png
</iconset>
946 <property name=
"text">
947 <string>Open
</string>
949 <property name=
"shortcut">
950 <string>Ctrl+O
</string>
953 <action name=
"actionSave">
954 <property name=
"icon">
955 <iconset resource=
"engrid.qrc">
956 <normaloff>:/icons/resources/kde_icons/filesave.png
</normaloff>:/icons/resources/kde_icons/filesave.png
</iconset>
958 <property name=
"text">
959 <string>Save grid
</string>
961 <property name=
"shortcut">
962 <string>Ctrl+S
</string>
965 <action name=
"actionSaveAs">
966 <property name=
"icon">
967 <iconset resource=
"engrid.qrc">
968 <normaloff>:/icons/resources/kde_icons/filesaveas.png
</normaloff>:/icons/resources/kde_icons/filesaveas.png
</iconset>
970 <property name=
"text">
971 <string>Save grid as...
</string>
974 <action name=
"actionAbout">
975 <property name=
"text">
976 <string>About
</string>
978 <property name=
"shortcut">
982 <action name=
"actionZoomAll">
983 <property name=
"icon">
984 <iconset resource=
"engrid.qrc">
985 <normaloff>:/icons/resources/kde_icons/viewmagfit.png
</normaloff>:/icons/resources/kde_icons/viewmagfit.png
</iconset>
987 <property name=
"text">
988 <string>Zoom All
</string>
991 <action name=
"actionBoundaryCodes">
992 <property name=
"text">
993 <string>Boundary codes
</string>
995 <property name=
"shortcut">
999 <action name=
"actionNormalExtrusion">
1000 <property name=
"icon">
1001 <iconset resource=
"engrid.qrc">
1002 <normaloff>:/icons/resources/icons/extrusion.png
</normaloff>:/icons/resources/icons/extrusion.png
</iconset>
1004 <property name=
"text">
1005 <string>Extrusion
</string>
1008 <action name=
"actionViewAxes">
1009 <property name=
"checkable">
1012 <property name=
"text">
1013 <string>Coordinate axes
</string>
1016 <action name=
"actionExportGmsh1Ascii">
1017 <property name=
"text">
1018 <string>v1.0 (ASCII)
</string>
1021 <action name=
"actionExportGmsh2Ascii">
1022 <property name=
"enabled">
1025 <property name=
"text">
1026 <string>v2.0 (ASCII)
</string>
1029 <action name=
"actionExportGmsh2Binary">
1030 <property name=
"enabled">
1033 <property name=
"text">
1034 <string>v2.0 (binary)
</string>
1037 <action name=
"actionSetBoundaryCode">
1038 <property name=
"icon">
1039 <iconset resource=
"engrid.qrc">
1040 <normaloff>:/icons/resources/icons/setbc.png
</normaloff>:/icons/resources/icons/setbc.png
</iconset>
1042 <property name=
"text">
1043 <string>Set boundary code
</string>
1045 <property name=
"shortcut">
1049 <action name=
"actionChangeOrientation">
1050 <property name=
"icon">
1051 <iconset resource=
"engrid.qrc">
1052 <normaloff>:/icons/resources/icons/reorder.png
</normaloff>:/icons/resources/icons/reorder.png
</iconset>
1054 <property name=
"text">
1055 <string>Change surface orientation
</string>
1058 <action name=
"actionCheckOrientation">
1059 <property name=
"icon">
1060 <iconset resource=
"engrid.qrc">
1061 <normaloff>:/icons/resources/icons/checkorder.png
</normaloff>:/icons/resources/icons/checkorder.png
</iconset>
1063 <property name=
"text">
1064 <string>Correct surface orientation
</string>
1067 <action name=
"actionImproveAspectRatio">
1068 <property name=
"icon">
1069 <iconset resource=
"engrid.qrc">
1070 <normaloff>:/icons/resources/icons/aspectratio.png
</normaloff>:/icons/resources/icons/aspectratio.png
</iconset>
1072 <property name=
"text">
1073 <string>Delete bad aspect ratio cells
</string>
1076 <action name=
"actionCreateVolumeMesh">
1077 <property name=
"icon">
1078 <iconset resource=
"engrid.qrc">
1079 <normaloff>:/icons/resources/icons/createvol.png
</normaloff>:/icons/resources/icons/createvol.png
</iconset>
1081 <property name=
"text">
1082 <string>Create/improve volume mesh
</string>
1085 <action name=
"actionCreateSurfaceMesh">
1086 <property name=
"icon">
1087 <iconset resource=
"engrid.qrc">
1088 <normaloff>:/icons/resources/icons/editsurfaceparameters.png
</normaloff>:/icons/resources/icons/editsurfaceparameters.png
</iconset>
1090 <property name=
"text">
1091 <string>Edit surface parameters
</string>
1093 <property name=
"toolTip">
1094 <string>edit surface parameters
</string>
1097 <action name=
"actionExportNeutral">
1098 <property name=
"text">
1099 <string>Neutral (NETGEN)
</string>
1102 <action name=
"actionRedraw">
1103 <property name=
"icon">
1104 <iconset resource=
"engrid.qrc">
1105 <normaloff>:/icons/resources/kde_icons/reload.png
</normaloff>:/icons/resources/kde_icons/reload.png
</iconset>
1107 <property name=
"text">
1108 <string>Redraw
</string>
1110 <property name=
"shortcut">
1111 <string>Ctrl+R
</string>
1114 <action name=
"actionCreateBoundaryLayer">
1115 <property name=
"icon">
1116 <iconset resource=
"engrid.qrc">
1117 <normaloff>:/icons/resources/icons/createblayer.png
</normaloff>:/icons/resources/icons/createblayer.png
</iconset>
1119 <property name=
"text">
1120 <string>Create prismatic boundary layer
</string>
1123 <action name=
"actionExportAsciiStl">
1124 <property name=
"text">
1125 <string>STL (ASCII)
</string>
1128 <action name=
"actionExportBinaryStl">
1129 <property name=
"text">
1130 <string>STL (binary)
</string>
1133 <action name=
"actionDeleteVolumeGrid">
1134 <property name=
"icon">
1135 <iconset resource=
"engrid.qrc">
1136 <normaloff>:/icons/resources/icons/deletevol.png
</normaloff>:/icons/resources/icons/deletevol.png
</iconset>
1138 <property name=
"text">
1139 <string>Delete tetras
</string>
1141 <property name=
"toolTip">
1142 <string>delete tetras
</string>
1145 <action name=
"actionDivideBoundaryLayer">
1146 <property name=
"icon">
1147 <iconset resource=
"engrid.qrc">
1148 <normaloff>:/icons/resources/icons/divideblayer.png
</normaloff>:/icons/resources/icons/divideblayer.png
</iconset>
1150 <property name=
"text">
1151 <string>Divide prismatic boundary layer
</string>
1154 <action name=
"actionConfigure">
1155 <property name=
"text">
1156 <string>Configure enGrid
</string>
1159 <action name=
"actionSmoothVolumeGrid">
1160 <property name=
"icon">
1161 <iconset resource=
"engrid.qrc">
1162 <normaloff>:/icons/resources/icons/smoothvol.png
</normaloff>:/icons/resources/icons/smoothvol.png
</iconset>
1164 <property name=
"text">
1165 <string>Smooth volume grid
</string>
1168 <action name=
"actionClearOutputWindow">
1169 <property name=
"text">
1170 <string>Clear output window
</string>
1173 <action name=
"actionViewFront">
1174 <property name=
"icon">
1175 <iconset resource=
"engrid.qrc">
1176 <normaloff>:/icons/resources/icons/viewzplus.png
</normaloff>:/icons/resources/icons/viewzplus.png
</iconset>
1178 <property name=
"text">
1179 <string>View from positive z direction
</string>
1182 <action name=
"actionViewBack">
1183 <property name=
"icon">
1184 <iconset resource=
"engrid.qrc">
1185 <normaloff>:/icons/resources/icons/viewzminus.png
</normaloff>:/icons/resources/icons/viewzminus.png
</iconset>
1187 <property name=
"text">
1188 <string>View from negative z direction
</string>
1191 <action name=
"actionViewRight">
1192 <property name=
"icon">
1193 <iconset resource=
"engrid.qrc">
1194 <normaloff>:/icons/resources/icons/viewxplus.png
</normaloff>:/icons/resources/icons/viewxplus.png
</iconset>
1196 <property name=
"text">
1197 <string>View from positive x direction
</string>
1200 <action name=
"actionViewTop">
1201 <property name=
"icon">
1202 <iconset resource=
"engrid.qrc">
1203 <normaloff>:/icons/resources/icons/viewyplus.png
</normaloff>:/icons/resources/icons/viewyplus.png
</iconset>
1205 <property name=
"text">
1206 <string>View from positive y direction
</string>
1209 <action name=
"actionViewLeft">
1210 <property name=
"icon">
1211 <iconset resource=
"engrid.qrc">
1212 <normaloff>:/icons/resources/icons/viewxminus.png
</normaloff>:/icons/resources/icons/viewxminus.png
</iconset>
1214 <property name=
"text">
1215 <string>View from negative x direction
</string>
1218 <action name=
"actionViewBottom">
1219 <property name=
"icon">
1220 <iconset resource=
"engrid.qrc">
1221 <normaloff>:/icons/resources/icons/viewyminus.png
</normaloff>:/icons/resources/icons/viewyminus.png
</iconset>
1223 <property name=
"text">
1224 <string>View from negative y direction
</string>
1227 <action name=
"actionVtkReader">
1228 <property name=
"text">
1229 <string>Legacy unstructured grid files
</string>
1232 <action name=
"actionFoamWriter">
1233 <property name=
"enabled">
1236 <property name=
"text">
1237 <string>OpenFOAM (polyhedral)
</string>
1240 <action name=
"actionPolyDataReader">
1241 <property name=
"text">
1242 <string>VTK poly data
</string>
1244 <property name=
"toolTip">
1245 <string>VTK poly data
</string>
1248 <action name=
"actionDeleteBadAspectTris">
1249 <property name=
"text">
1250 <string>Remove bad triangles
</string>
1253 <action name=
"actionDeletePickedCell">
1254 <property name=
"text">
1255 <string>Delete picked cell
</string>
1258 <action name=
"actionFixSTL">
1259 <property name=
"text">
1260 <string>Fix surface triangulation
</string>
1263 <action name=
"actionEditBoundaryConditions">
1264 <property name=
"icon">
1265 <iconset resource=
"engrid.qrc">
1266 <normaloff>:/icons/resources/icons/editbc.png
</normaloff>:/icons/resources/icons/editbc.png
</iconset>
1268 <property name=
"text">
1269 <string>Edit boundary conditions
</string>
1271 <property name=
"shortcut">
1275 <action name=
"actionSimpleFoamWriter">
1276 <property name=
"text">
1277 <string>OpenFOAM (grid only)
</string>
1279 <property name=
"toolTip">
1280 <string>export to OpenFOAM
</string>
1283 <action name=
"actionTransform">
1284 <property name=
"text">
1285 <string>Transform...
</string>
1288 <action name=
"actionViewOrthogonal">
1289 <property name=
"checkable">
1292 <property name=
"text">
1293 <string>Orthogonal view
</string>
1296 <action name=
"actionDeletePickedPoint">
1297 <property name=
"text">
1298 <string>Delete picked point
</string>
1300 <property name=
"shortcut">
1304 <action name=
"actionViewNodeIDs">
1305 <property name=
"checkable">
1308 <property name=
"text">
1309 <string>View node IDs
</string>
1312 <action name=
"actionViewCellIDs">
1313 <property name=
"checkable">
1316 <property name=
"text">
1317 <string>View cell IDs
</string>
1320 <action name=
"actionPick_cell_point">
1321 <property name=
"text">
1322 <string>Pick point/cell
</string>
1324 <property name=
"shortcut">
1325 <string>Shift+P
</string>
1328 <action name=
"actionPick_cell_2">
1329 <property name=
"text">
1330 <string>Pick cell
</string>
1333 <action name=
"actionUseVTKInteractor">
1334 <property name=
"text">
1335 <string>Use VTK interactor
</string>
1338 <action name=
"actionScaleToData">
1339 <property name=
"text">
1340 <string>ScaleToData
</string>
1343 <action name=
"actionShow_display_options">
1344 <property name=
"checkable">
1347 <property name=
"text">
1348 <string>Show display options
</string>
1351 <action name=
"actionShow_output">
1352 <property name=
"checkable">
1355 <property name=
"text">
1356 <string>Show output
</string>
1359 <action name=
"actionExportCGNS">
1360 <property name=
"icon">
1361 <iconset resource=
"engrid.qrc">
1362 <normaloff>:/icons/resources/icons/cgns_color.gif
</normaloff>:/icons/resources/icons/cgns_color.gif
</iconset>
1364 <property name=
"text">
1365 <string>CGNS
</string>
1368 <action name=
"actionViewCellCodes">
1369 <property name=
"checkable">
1372 <property name=
"text">
1373 <string>View boundary codes
</string>
1376 <action name=
"actionUndo">
1377 <property name=
"icon">
1378 <iconset resource=
"engrid.qrc">
1379 <normaloff>:/icons/resources/kde_icons/undo.png
</normaloff>:/icons/resources/kde_icons/undo.png
</iconset>
1381 <property name=
"text">
1382 <string>Undo
</string>
1385 <action name=
"actionRedo">
1386 <property name=
"icon">
1387 <iconset resource=
"engrid.qrc">
1388 <normaloff>:/icons/resources/kde_icons/redo.png
</normaloff>:/icons/resources/kde_icons/redo.png
</iconset>
1390 <property name=
"text">
1391 <string>Redo
</string>
1394 <action name=
"actionZoomOnPickedObject">
1395 <property name=
"text">
1396 <string>Zoom on picked object
</string>
1398 <property name=
"toolTip">
1399 <string>Zoom on picked object
</string>
1402 <action name=
"actionDeselectAll">
1403 <property name=
"text">
1404 <string>Deselect all
</string>
1406 <property name=
"toolTip">
1407 <string>Deselect all
</string>
1410 <action name=
"actionPrintGrid">
1411 <property name=
"text">
1412 <string>Print grid
</string>
1414 <property name=
"toolTip">
1415 <string>Print grid
</string>
1418 <action name=
"actionShowInfo">
1419 <property name=
"text">
1420 <string>Show info
</string>
1422 <property name=
"toolTip">
1423 <string>Show info
</string>
1425 <property name=
"shortcut">
1429 <action name=
"actionShow_node_cell_info">
1430 <property name=
"checkable">
1433 <property name=
"text">
1434 <string>Show node/cell info
</string>
1437 <action name=
"actionBoxSelect">
1438 <property name=
"text">
1439 <string>Box select
</string>
1441 <property name=
"shortcut">
1445 <action name=
"actionCheck_surface_integrity">
1446 <property name=
"text">
1447 <string>Check surface integrity
</string>
1449 <property name=
"shortcut">
1453 <action name=
"actionForcedRedraw">
1454 <property name=
"text">
1455 <string>Forced redraw
</string>
1458 <action name=
"actionShow_debugging_utilities">
1459 <property name=
"checkable">
1462 <property name=
"text">
1463 <string>Show debugging utilities
</string>
1466 <action name=
"actionStoreGeometry">
1467 <property name=
"text">
1468 <string>Store geometry for surface meshing
</string>
1471 <action name=
"actionImportOpenFoamCase">
1472 <property name=
"text">
1473 <string>OpenFOAM case
</string>
1475 <property name=
"toolTip">
1476 <string>import OpenFOAM case
</string>
1479 <action name=
"actionFoamCaseWriter">
1480 <property name=
"icon">
1481 <iconset resource=
"engrid.qrc">
1482 <normaloff>:/icons/resources/icons/of.png
</normaloff>:/icons/resources/icons/of.png
</iconset>
1484 <property name=
"text">
1485 <string>OpenFOAM (grid+solver parameters)
</string>
1487 <property name=
"toolTip">
1488 <string>OpenFOAM (complete case)
</string>
1491 <action name=
"actionRunFoamToVTK">
1492 <property name=
"text">
1493 <string>Run foamToVTK
</string>
1496 <action name=
"actionStopProcesses">
1497 <property name=
"icon">
1499 <normalon>:/icons/resources/kde_icons/stop.png
</normalon>
1502 <property name=
"text">
1503 <string>Stop solver
</string>
1506 <action name=
"actionRunSolver">
1507 <property name=
"icon">
1508 <iconset resource=
"engrid.qrc">
1509 <normaloff>:/icons/resources/kde_icons/launch.png
</normaloff>:/icons/resources/kde_icons/launch.png
</iconset>
1511 <property name=
"text">
1512 <string>Run solver
</string>
1515 <action name=
"actionRunReconstructPar">
1516 <property name=
"text">
1517 <string>Run reconstructPar
</string>
1520 <action name=
"actionDelaunaySwap">
1521 <property name=
"text">
1522 <string>Delaunay swap
</string>
1525 <action name=
"actionPreparePostProcessing">
1526 <property name=
"icon">
1527 <iconset resource=
"engrid.qrc">
1528 <normaloff>:/icons/resources/icons/vtk.png
</normaloff>:/icons/resources/icons/vtk.png
</iconset>
1530 <property name=
"text">
1531 <string>Prepare VTK post-processing
</string>
1533 <property name=
"toolTip">
1534 <string>Prepare VTK post-processing
</string>
1537 <action name=
"actionImportFluentCase">
1538 <property name=
"text">
1539 <string>FLUENT case
</string>
1541 <property name=
"toolTip">
1542 <string>import FLUENT case
</string>
1545 <action name=
"actionStartParaView">
1546 <property name=
"icon">
1547 <iconset resource=
"engrid.qrc">
1548 <normaloff>:/icons/resources/icons/paraview.png
</normaloff>:/icons/resources/icons/paraview.png
</iconset>
1550 <property name=
"text">
1551 <string>Start ParaView
</string>
1554 <action name=
"actionReducedPolyDataReader">
1555 <property name=
"text">
1556 <string>vtkPolyData in legacy file format (will be reduced after loading)
</string>
1559 <action name=
"actionSurfaceMesher">
1560 <property name=
"icon">
1561 <iconset resource=
"engrid.qrc">
1562 <normaloff>:/icons/resources/icons/createsurfacemesh.png
</normaloff>:/icons/resources/icons/createsurfacemesh.png
</iconset>
1564 <property name=
"text">
1565 <string>Create/improve surface mesh
</string>
1567 <property name=
"toolTip">
1568 <string>create/improve surface mesh
</string>
1571 <action name=
"actionReduceSurfaceTriangulation">
1572 <property name=
"text">
1573 <string>Reduce surface triangulation
</string>
1575 <property name=
"toolTip">
1576 <string>reduce surface triangulation
</string>
1579 <action name=
"actionEliminateSmallBranches">
1580 <property name=
"text">
1581 <string>Eliminate small branches
</string>
1584 <action name=
"actionSmoothAndSwapSurface">
1585 <property name=
"text">
1586 <string>Smooth surface grid
</string>
1589 <action name=
"actionImportSeligAirfoil">
1590 <property name=
"text">
1591 <string>Selig airfoil
</string>
1594 <action name=
"actionFixCADgeometry">
1595 <property name=
"text">
1596 <string>Fix CAD geometry
</string>
1599 <action name=
"actionProjection_test">
1600 <property name=
"text">
1601 <string>Projection test
</string>
1603 <property name=
"toolTip">
1604 <string>Projection test
</string>
1607 <action name=
"actionImportBlenderFile">
1608 <property name=
"text">
1609 <string>Blender
</string>
1612 <action name=
"actionExportAsciiPly">
1613 <property name=
"text">
1614 <string>Stanford PLY (ASCII)
</string>
1617 <action name=
"actionExportBinaryPly">
1618 <property name=
"text">
1619 <string>Standford PLY (binary)
</string>
1622 <action name=
"actionTest">
1623 <property name=
"text">
1624 <string>test
</string>
1627 <action name=
"actionInsertNewCell">
1628 <property name=
"text">
1629 <string>Insert new cell
</string>
1632 <action name=
"actionExportBlenderFile">
1633 <property name=
"text">
1634 <string>Blender
</string>
1637 <action name=
"actionMergeNodes">
1638 <property name=
"text">
1639 <string>Merge nodes
</string>
1642 <action name=
"actionSetCaseDirectory">
1643 <property name=
"text">
1644 <string>Set case directory
</string>
1647 <action name=
"actionMergeVolumes">
1648 <property name=
"text">
1649 <string>Merge volumes
</string>
1652 <action name=
"actionMirrorMesh">
1653 <property name=
"enabled">
1656 <property name=
"text">
1657 <string>Mirror
</string>
1660 <action name=
"actionSharpenEdges">
1661 <property name=
"text">
1662 <string>Sharpen edges
</string>
1664 <property name=
"toolTip">
1665 <string>sharpen edges (e.g. after import from snappyHexMesh)
</string>
1668 <action name=
"actionCheckForOverlap">
1669 <property name=
"text">
1670 <string>Check for overlapping faces
</string>
1672 <property name=
"toolTip">
1673 <string>check for overlapping faces
</string>
1676 <action name=
"actionAbout_enGrid_plugins">
1677 <property name=
"text">
1678 <string>About enGrid plugins
</string>
1681 <action name=
"actionImportBrlcad">
1682 <property name=
"icon">
1683 <iconset resource=
"engrid.qrc">
1684 <normaloff>:/icons/resources/icons/brlcad.png
</normaloff>:/icons/resources/icons/brlcad.png
</iconset>
1686 <property name=
"text">
1687 <string>BRL-CAD
</string>
1689 <property name=
"toolTip">
1690 <string>import BRL-CAD (as STL)
</string>
1693 <action name=
"actionOptimiseOrthogonalty">
1694 <property name=
"text">
1695 <string>Optimise orthogonalty
</string>
1698 <action name=
"actionCreateHexCore">
1699 <property name=
"text">
1700 <string>Create hex core mesh
</string>
1703 <action name=
"actionExportSu2">
1704 <property name=
"text">
1705 <string>SU2
</string>
1708 <action name=
"actionBooleanOperation">
1709 <property name=
"text">
1710 <string>Boolean operation
</string>
1713 <action name=
"actionExportDolfyn">
1714 <property name=
"text">
1715 <string>Dolfyn
</string>
1717 <property name=
"toolTip">
1718 <string>export to Dolfyn
</string>
1721 <action name=
"actionExportTau">
1722 <property name=
"text">
1723 <string>Tau
</string>
1725 <property name=
"toolTip">
1726 <string>export to Tau
</string>
1729 <action name=
"actionFillPlane">
1730 <property name=
"text">
1731 <string>Fill plane
</string>
1733 <property name=
"toolTip">
1734 <string>fill plance with triangles
</string>
1737 <action name=
"actionExportDrNum">
1738 <property name=
"text">
1739 <string>DrNUM
</string>
1741 <property name=
"toolTip">
1742 <string>export as DrNUM case
</string>
1745 <action name=
"actionConvertToPolyMesh">
1746 <property name=
"text">
1747 <string>Convert to poly mesh
</string>
1749 <property name=
"toolTip">
1750 <string>convert to poly mesh
</string>
1753 <action name=
"actionCreateHexShellMesh">
1754 <property name=
"text">
1755 <string>Create hex shell mesh
</string>
1757 <property name=
"toolTip">
1758 <string>create hex shell mesh
</string>
1761 <action name=
"actionCreateHexIbMesh">
1762 <property name=
"text">
1763 <string>Create hex mesh for immersed boundaries
</string>
1766 <action name=
"actionRestrictToAvailableVolumeCells">
1767 <property name=
"text">
1768 <string>Restrict mesh to available volume cells
</string>
1771 <action name=
"actionMultiSolidAsciiStlReader">
1772 <property name=
"text">
1773 <string>STL (multi solid ascii)
</string>
1777 <layoutdefault spacing=
"6" margin=
"9"/>
1780 <class>QVTKWidget
</class>
1781 <extends>QWidget
</extends>
1782 <header>QVTKWidget.h
</header>
1786 <include location=
"engrid.qrc"/>
1790 <sender>pushButtonRedraw
</sender>
1791 <signal>clicked()
</signal>
1792 <receiver>actionRedraw
</receiver>
1793 <slot>trigger()
</slot>
1795 <hint type=
"sourcelabel">
1799 <hint type=
"destinationlabel">
1806 <sender>actionShow_display_options
</sender>
1807 <signal>triggered(bool)
</signal>
1808 <receiver>dockWidget_DisplayOptions
</receiver>
1809 <slot>setVisible(bool)
</slot>
1811 <hint type=
"sourcelabel">
1815 <hint type=
"destinationlabel">
1822 <sender>dockWidget_DisplayOptions
</sender>
1823 <signal>visibilityChanged(bool)
</signal>
1824 <receiver>actionShow_display_options
</receiver>
1825 <slot>setChecked(bool)
</slot>
1827 <hint type=
"sourcelabel">
1831 <hint type=
"destinationlabel">
1838 <sender>actionShow_output
</sender>
1839 <signal>triggered(bool)
</signal>
1840 <receiver>dockWidget_output
</receiver>
1841 <slot>setVisible(bool)
</slot>
1843 <hint type=
"sourcelabel">
1847 <hint type=
"destinationlabel">
1854 <sender>dockWidget_output
</sender>
1855 <signal>visibilityChanged(bool)
</signal>
1856 <receiver>actionShow_output
</receiver>
1857 <slot>setChecked(bool)
</slot>
1859 <hint type=
"sourcelabel">
1863 <hint type=
"destinationlabel">
1870 <sender>actionShow_node_cell_info
</sender>
1871 <signal>triggered(bool)
</signal>
1872 <receiver>dockWidget_node_cell_info
</receiver>
1873 <slot>setVisible(bool)
</slot>
1875 <hint type=
"sourcelabel">
1879 <hint type=
"destinationlabel">
1886 <sender>dockWidget_node_cell_info
</sender>
1887 <signal>visibilityChanged(bool)
</signal>
1888 <receiver>actionShow_node_cell_info
</receiver>
1889 <slot>setChecked(bool)
</slot>
1891 <hint type=
"sourcelabel">
1895 <hint type=
"destinationlabel">
1902 <sender>actionShow_debugging_utilities
</sender>
1903 <signal>triggered(bool)
</signal>
1904 <receiver>dockWidget_DebuggingUtilities
</receiver>
1905 <slot>setVisible(bool)
</slot>
1907 <hint type=
"sourcelabel">
1911 <hint type=
"destinationlabel">
1918 <sender>dockWidget_DebuggingUtilities
</sender>
1919 <signal>visibilityChanged(bool)
</signal>
1920 <receiver>actionShow_debugging_utilities
</receiver>
1921 <slot>setChecked(bool)
</slot>
1923 <hint type=
"sourcelabel">
1927 <hint type=
"destinationlabel">
1934 <sender>pushButton_ZoomOnPickedObject
</sender>
1935 <signal>clicked()
</signal>
1936 <receiver>actionZoomOnPickedObject
</receiver>
1937 <slot>trigger()
</slot>
1939 <hint type=
"sourcelabel">
1943 <hint type=
"destinationlabel">
1950 <sender>pushButton_ScaleToData
</sender>
1951 <signal>clicked()
</signal>
1952 <receiver>actionScaleToData
</receiver>
1953 <slot>trigger()
</slot>
1955 <hint type=
"sourcelabel">
1959 <hint type=
"destinationlabel">