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=
"menuGmsh_2"/>
85 <addaction name=
"menuVTK"/>
86 <addaction name=
"actionImportOpenFoamCase"/>
87 <addaction name=
"actionImportFluentCase"/>
88 <addaction name=
"actionImportSeligAirfoil"/>
89 <addaction name=
"actionImportBlenderFile"/>
90 <addaction name=
"actionImportBrlcad"/>
92 <widget class=
"QMenu" name=
"menuHelp">
93 <property name=
"title">
94 <string>&Help
</string>
96 <addaction name=
"actionAbout"/>
98 <widget class=
"QMenu" name=
"menuView">
99 <property name=
"title">
100 <string>&View
</string>
102 <addaction name=
"actionViewFront"/>
103 <addaction name=
"actionViewBack"/>
104 <addaction name=
"actionViewRight"/>
105 <addaction name=
"actionViewTop"/>
106 <addaction name=
"actionViewLeft"/>
107 <addaction name=
"actionViewBottom"/>
108 <addaction name=
"separator"/>
109 <addaction name=
"actionZoomAll"/>
110 <addaction name=
"actionZoomOnPickedObject"/>
111 <addaction name=
"actionBoundaryCodes"/>
112 <addaction name=
"actionRedraw"/>
113 <addaction name=
"actionForcedRedraw"/>
114 <addaction name=
"actionClearOutputWindow"/>
115 <addaction name=
"actionViewAxes"/>
116 <addaction name=
"actionViewOrthogonal"/>
117 <addaction name=
"actionViewNodeIDs"/>
118 <addaction name=
"actionViewCellIDs"/>
119 <addaction name=
"actionShow_display_options"/>
120 <addaction name=
"actionShow_output"/>
121 <addaction name=
"actionShow_node_cell_info"/>
122 <addaction name=
"actionShow_debugging_utilities"/>
124 <widget class=
"QMenu" name=
"menuMesh">
125 <property name=
"title">
126 <string>&Mesh
</string>
128 <addaction name=
"actionSetBoundaryCode"/>
129 <addaction name=
"actionChangeOrientation"/>
130 <addaction name=
"actionCheckOrientation"/>
131 <addaction name=
"actionImproveAspectRatio"/>
132 <addaction name=
"actionCreateSurfaceMesh"/>
133 <addaction name=
"actionSurfaceMesher"/>
134 <addaction name=
"actionDeletePickedPoint"/>
135 <addaction name=
"actionDeletePickedCell"/>
136 <addaction name=
"separator"/>
137 <addaction name=
"actionTransform"/>
138 <addaction name=
"actionBooleanOperation"/>
139 <addaction name=
"actionNormalExtrusion"/>
140 <addaction name=
"actionMirrorMesh"/>
141 <addaction name=
"actionFixSTL"/>
142 <addaction name=
"actionCreateVolumeMesh"/>
143 <addaction name=
"actionCreateHexCore"/>
144 <addaction name=
"actionDeleteVolumeGrid"/>
145 <addaction name=
"actionCreateBoundaryLayer"/>
146 <addaction name=
"actionDivideBoundaryLayer"/>
147 <addaction name=
"actionMergeVolumes"/>
148 <addaction name=
"actionOptimiseOrthogonalty"/>
149 <addaction name=
"separator"/>
150 <addaction name=
"actionStoreGeometry"/>
152 <widget class=
"QMenu" name=
"menuExport">
153 <property name=
"title">
154 <string>&Export
</string>
156 <widget class=
"QMenu" name=
"menuGmsh">
157 <property name=
"title">
158 <string>Gmsh
</string>
160 <addaction name=
"actionExportGmsh1Ascii"/>
161 <addaction name=
"actionExportGmsh2Ascii"/>
162 <addaction name=
"actionExportGmsh2Binary"/>
164 <widget class=
"QMenu" name=
"menuOpenFOAM">
165 <property name=
"title">
166 <string>OpenFOAM
</string>
168 <addaction name=
"actionSimpleFoamWriter"/>
169 <addaction name=
"actionFoamWriter"/>
170 <addaction name=
"actionFoamCaseWriter"/>
172 <addaction name=
"menuGmsh"/>
173 <addaction name=
"actionExportNeutral"/>
174 <addaction name=
"actionExportAsciiStl"/>
175 <addaction name=
"actionExportBinaryStl"/>
176 <addaction name=
"actionExportAsciiPly"/>
177 <addaction name=
"actionExportBinaryPly"/>
178 <addaction name=
"menuOpenFOAM"/>
179 <addaction name=
"actionExportDolfyn"/>
180 <addaction name=
"actionExportSu2"/>
181 <addaction name=
"actionExportTau"/>
182 <addaction name=
"actionExportCGNS"/>
183 <addaction name=
"actionExportBlenderFile"/>
185 <widget class=
"QMenu" name=
"menuTools">
186 <property name=
"title">
187 <string>&Tools
</string>
189 <addaction name=
"actionConfigure"/>
190 <addaction name=
"actionPick_cell_point"/>
191 <addaction name=
"actionDeletePickedPoint"/>
192 <addaction name=
"actionShowInfo"/>
193 <addaction name=
"actionCheck_surface_integrity"/>
194 <addaction name=
"actionCheckForOverlap"/>
195 <addaction name=
"actionFixCADgeometry"/>
197 <widget class=
"QMenu" name=
"menuSimulation">
198 <property name=
"title">
199 <string>&Simulation
</string>
201 <addaction name=
"actionEditBoundaryConditions"/>
202 <addaction name=
"actionRunSolver"/>
203 <addaction name=
"actionStopProcesses"/>
204 <addaction name=
"actionPreparePostProcessing"/>
205 <addaction name=
"actionStartParaView"/>
206 <addaction name=
"actionSetCaseDirectory"/>
208 <widget class=
"QMenu" name=
"menuPlugins">
209 <property name=
"title">
210 <string>Plugins
</string>
212 <addaction name=
"actionAbout_enGrid_plugins"/>
214 <addaction name=
"menuFile"/>
215 <addaction name=
"menuImport_2"/>
216 <addaction name=
"menuExport"/>
217 <addaction name=
"menuView"/>
218 <addaction name=
"menuMesh"/>
219 <addaction name=
"menuTools"/>
220 <addaction name=
"menuSimulation"/>
221 <addaction name=
"menuPlugins"/>
222 <addaction name=
"menuHelp"/>
224 <widget class=
"QToolBar" name=
"toolBar">
225 <property name=
"windowTitle">
226 <string>default toolbar
</string>
228 <attribute name=
"toolBarArea">
229 <enum>TopToolBarArea
</enum>
231 <attribute name=
"toolBarBreak">
234 <addaction name=
"actionOpen"/>
235 <addaction name=
"actionSave"/>
236 <addaction name=
"actionSaveAs"/>
237 <addaction name=
"actionExit"/>
238 <addaction name=
"separator"/>
239 <addaction name=
"actionFoamCaseWriter"/>
240 <addaction name=
"actionPreparePostProcessing"/>
241 <addaction name=
"actionStartParaView"/>
242 <addaction name=
"separator"/>
243 <addaction name=
"actionRunSolver"/>
244 <addaction name=
"actionStopProcesses"/>
245 <addaction name=
"separator"/>
246 <addaction name=
"actionUndo"/>
247 <addaction name=
"actionRedo"/>
248 <addaction name=
"separator"/>
249 <addaction name=
"actionSetBoundaryCode"/>
250 <addaction name=
"actionEditBoundaryConditions"/>
251 <addaction name=
"actionChangeOrientation"/>
252 <addaction name=
"actionCheckOrientation"/>
253 <addaction name=
"actionCreateSurfaceMesh"/>
254 <addaction name=
"actionSurfaceMesher"/>
255 <addaction name=
"separator"/>
256 <addaction name=
"actionNormalExtrusion"/>
257 <addaction name=
"actionCreateVolumeMesh"/>
258 <addaction name=
"actionDeleteVolumeGrid"/>
259 <addaction name=
"actionCreateBoundaryLayer"/>
260 <addaction name=
"actionDivideBoundaryLayer"/>
262 <widget class=
"QDockWidget" name=
"dockWidget_DisplayOptions">
263 <property name=
"sizePolicy">
264 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
265 <horstretch>0</horstretch>
266 <verstretch>0</verstretch>
269 <property name=
"minimumSize">
275 <property name=
"floating">
278 <property name=
"features">
279 <set>QDockWidget::AllDockWidgetFeatures
</set>
281 <property name=
"windowTitle">
282 <string>Display options
</string>
284 <attribute name=
"dockWidgetArea">
287 <widget class=
"QWidget" name=
"dockWidgetContents">
288 <layout class=
"QGridLayout" name=
"gridLayout_3">
289 <item row=
"0" column=
"0">
290 <widget class=
"QScrollArea" name=
"scrollArea">
291 <property name=
"sizePolicy">
292 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
293 <horstretch>0</horstretch>
294 <verstretch>0</verstretch>
297 <property name=
"frameShadow">
298 <enum>QFrame::Sunken
</enum>
300 <property name=
"verticalScrollBarPolicy">
301 <enum>Qt::ScrollBarAsNeeded
</enum>
303 <property name=
"horizontalScrollBarPolicy">
304 <enum>Qt::ScrollBarAlwaysOff
</enum>
306 <property name=
"widgetResizable">
309 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
310 <property name=
"geometry">
318 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
320 <widget class=
"QGroupBox" name=
"groupBox">
321 <property name=
"title">
322 <string>clipping
</string>
324 <layout class=
"QGridLayout" name=
"gridLayout_4">
325 <item row=
"0" column=
"1">
326 <widget class=
"QLineEdit" name=
"lineEditClipX">
327 <property name=
"sizePolicy">
328 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
329 <horstretch>0</horstretch>
330 <verstretch>0</verstretch>
333 <property name=
"maximumSize">
336 <height>16777215</height>
339 <property name=
"text">
342 <property name=
"alignment">
343 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
347 <item row=
"1" column=
"0">
348 <widget class=
"QLabel" name=
"label">
349 <property name=
"text">
350 <string>centre
</string>
354 <item row=
"1" column=
"1">
355 <widget class=
"QLineEdit" name=
"lineEditClipY">
356 <property name=
"sizePolicy">
357 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
358 <horstretch>0</horstretch>
359 <verstretch>0</verstretch>
362 <property name=
"maximumSize">
365 <height>16777215</height>
368 <property name=
"text">
371 <property name=
"alignment">
372 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
376 <item row=
"2" column=
"1">
377 <widget class=
"QLineEdit" name=
"lineEditClipZ">
378 <property name=
"sizePolicy">
379 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
380 <horstretch>0</horstretch>
381 <verstretch>0</verstretch>
384 <property name=
"maximumSize">
387 <height>16777215</height>
390 <property name=
"text">
393 <property name=
"alignment">
394 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
398 <item row=
"3" column=
"1">
399 <widget class=
"Line" name=
"line">
400 <property name=
"lineWidth">
403 <property name=
"orientation">
404 <enum>Qt::Horizontal
</enum>
408 <item row=
"4" column=
"1">
409 <widget class=
"QLineEdit" name=
"lineEditClipNX">
410 <property name=
"sizePolicy">
411 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
412 <horstretch>0</horstretch>
413 <verstretch>0</verstretch>
416 <property name=
"maximumSize">
419 <height>16777215</height>
422 <property name=
"text">
425 <property name=
"alignment">
426 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
430 <item row=
"5" column=
"0">
431 <widget class=
"QLabel" name=
"label_2">
432 <property name=
"text">
433 <string>normal
</string>
437 <item row=
"5" column=
"1">
438 <widget class=
"QLineEdit" name=
"lineEditClipNY">
439 <property name=
"sizePolicy">
440 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
441 <horstretch>0</horstretch>
442 <verstretch>0</verstretch>
445 <property name=
"maximumSize">
448 <height>16777215</height>
451 <property name=
"text">
454 <property name=
"alignment">
455 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
459 <item row=
"6" column=
"1">
460 <widget class=
"QLineEdit" name=
"lineEditClipNZ">
461 <property name=
"sizePolicy">
462 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
463 <horstretch>0</horstretch>
464 <verstretch>0</verstretch>
467 <property name=
"maximumSize">
470 <height>16777215</height>
473 <property name=
"text">
476 <property name=
"alignment">
477 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
481 <item row=
"8" column=
"0">
482 <widget class=
"QLabel" name=
"label_3">
483 <property name=
"text">
484 <string>offset
</string>
488 <item row=
"7" column=
"1">
489 <widget class=
"Line" name=
"line_2">
490 <property name=
"lineWidth">
493 <property name=
"orientation">
494 <enum>Qt::Horizontal
</enum>
498 <item row=
"8" column=
"1">
499 <widget class=
"QLineEdit" name=
"lineEditOffset">
500 <property name=
"sizePolicy">
501 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
502 <horstretch>0</horstretch>
503 <verstretch>0</verstretch>
506 <property name=
"maximumSize">
509 <height>16777215</height>
512 <property name=
"text">
515 <property name=
"alignment">
516 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
520 <item row=
"9" column=
"1">
521 <widget class=
"QCheckBox" name=
"checkBoxClip">
522 <property name=
"text">
523 <string>enable
</string>
531 <widget class=
"QGroupBox" name=
"groupBox_3">
532 <property name=
"title">
533 <string>elements
</string>
535 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
537 <widget class=
"QCheckBox" name=
"checkBoxSurface">
538 <property name=
"text">
539 <string>enable surface elements
</string>
541 <property name=
"checked">
547 <widget class=
"QCheckBox" name=
"checkBoxVolume">
548 <property name=
"text">
549 <string>enable volume elements
</string>
554 <widget class=
"QCheckBox" name=
"checkBoxTetra">
555 <property name=
"text">
556 <string>tetras
</string>
558 <property name=
"checked">
564 <widget class=
"QCheckBox" name=
"checkBoxPyramid">
565 <property name=
"text">
566 <string>pyramids
</string>
568 <property name=
"checked">
574 <widget class=
"QCheckBox" name=
"checkBoxWedge">
575 <property name=
"text">
576 <string>wedges
</string>
578 <property name=
"checked">
584 <widget class=
"QCheckBox" name=
"checkBoxHexa">
585 <property name=
"text">
586 <string>hexas
</string>
588 <property name=
"checked">
594 <widget class=
"QCheckBox" name=
"checkBoxPoly">
595 <property name=
"text">
596 <string>polyhedra
</string>
598 <property name=
"checked">
607 <widget class=
"QPushButton" name=
"pushButtonRedraw">
608 <property name=
"sizePolicy">
609 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
610 <horstretch>0</horstretch>
611 <verstretch>0</verstretch>
614 <property name=
"text">
615 <string> redraw
</string>
617 <property name=
"icon">
618 <iconset resource=
"engrid.qrc">
619 <normaloff>:/icons/resources/kde_icons/reload.png
</normaloff>:/icons/resources/kde_icons/reload.png
</iconset>
630 <widget class=
"QDockWidget" name=
"dockWidget_output">
631 <property name=
"sizePolicy">
632 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
633 <horstretch>0</horstretch>
634 <verstretch>0</verstretch>
637 <property name=
"windowTitle">
638 <string>Output
</string>
640 <attribute name=
"dockWidgetArea">
643 <widget class=
"QWidget" name=
"dockWidgetContents_2">
644 <layout class=
"QGridLayout" name=
"gridLayout_5">
645 <item row=
"0" column=
"0">
646 <widget class=
"QTextEdit" name=
"textEditOutput">
647 <property name=
"readOnly">
652 <item row=
"1" column=
"0">
653 <widget class=
"QPushButton" name=
"pushButtonMarkPosition">
654 <property name=
"text">
655 <string>mark position
</string>
662 <widget class=
"QDockWidget" name=
"dockWidget_node_cell_info">
663 <property name=
"windowTitle">
664 <string>Node/Cell info
</string>
666 <attribute name=
"dockWidgetArea">
669 <widget class=
"QWidget" name=
"dockWidgetContents_3">
670 <layout class=
"QVBoxLayout" name=
"verticalLayout">
672 <widget class=
"QLabel" name=
"label_node_cell_info">
673 <property name=
"text">
674 <string>TextLabel
</string>
676 <property name=
"wordWrap">
684 <widget class=
"QDockWidget" name=
"dockWidget_DebuggingUtilities">
685 <property name=
"windowTitle">
686 <string>Debugging utilities
</string>
688 <attribute name=
"dockWidgetArea">
691 <widget class=
"QWidget" name=
"dockWidgetContents_4">
692 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
694 <widget class=
"QScrollArea" name=
"scrollArea_2">
695 <property name=
"horizontalScrollBarPolicy">
696 <enum>Qt::ScrollBarAlwaysOff
</enum>
698 <property name=
"widgetResizable">
701 <widget class=
"QWidget" name=
"scrollAreaWidgetContents_2">
702 <property name=
"geometry">
710 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
712 <widget class=
"QGroupBox" name=
"groupBox_4">
713 <property name=
"title">
714 <string>Picker
</string>
716 <layout class=
"QGridLayout" name=
"gridLayout_7">
717 <item row=
"0" column=
"0">
718 <widget class=
"QRadioButton" name=
"radioButton_CellPicker">
719 <property name=
"text">
720 <string>CellPicker
</string>
724 <item row=
"1" column=
"0">
725 <widget class=
"QRadioButton" name=
"radioButton_PointPicker">
726 <property name=
"text">
727 <string>PointPicker
</string>
731 <item row=
"2" column=
"0">
732 <widget class=
"QCheckBox" name=
"checkBox_UseVTKInteractor">
733 <property name=
"text">
734 <string>Use VTK Interactor
</string>
738 <item row=
"3" column=
"0">
739 <widget class=
"QLabel" name=
"label_11">
740 <property name=
"text">
741 <string>Picker Radius
</string>
745 <item row=
"3" column=
"1">
746 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_PickerRadius"/>
748 <item row=
"4" column=
"0">
749 <widget class=
"QCheckBox" name=
"checkBox_ShowPickSphere">
750 <property name=
"text">
751 <string>Show pick sphere
</string>
753 <property name=
"checked">
758 <item row=
"5" column=
"0" colspan=
"2">
759 <widget class=
"QPushButton" name=
"pushButton_ZoomOnPickedObject">
760 <property name=
"text">
761 <string>Zoom on picked object
</string>
769 <widget class=
"QGroupBox" name=
"groupBox_5">
770 <property name=
"title">
771 <string>Fields
</string>
773 <layout class=
"QGridLayout" name=
"gridLayout_2">
774 <item row=
"0" column=
"0">
775 <widget class=
"QLabel" name=
"label_4">
776 <property name=
"text">
777 <string>Field :
</string>
781 <item row=
"0" column=
"1">
782 <widget class=
"QComboBox" name=
"comboBox_Field"/>
784 <item row=
"1" column=
"1">
785 <widget class=
"QCheckBox" name=
"checkBox_Legend">
786 <property name=
"text">
787 <string>Show legend
</string>
791 <item row=
"2" column=
"0">
792 <widget class=
"QLabel" name=
"label_5">
793 <property name=
"text">
794 <string>DataMin :
</string>
798 <item row=
"2" column=
"1">
799 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_FieldMin"/>
801 <item row=
"3" column=
"0">
802 <widget class=
"QLabel" name=
"label_6">
803 <property name=
"text">
804 <string>DataMax :
</string>
808 <item row=
"3" column=
"1">
809 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_FieldMax"/>
811 <item row=
"4" column=
"0">
812 <widget class=
"QLabel" name=
"label_7">
813 <property name=
"text">
814 <string>HueMin :
</string>
818 <item row=
"4" column=
"1">
819 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_HueMin">
820 <property name=
"maximum">
821 <double>1.000000000000000</double>
823 <property name=
"singleStep">
824 <double>0.010000000000000</double>
828 <item row=
"5" column=
"0">
829 <widget class=
"QLabel" name=
"label_8">
830 <property name=
"text">
831 <string>HueMax :
</string>
835 <item row=
"5" column=
"1">
836 <widget class=
"QDoubleSpinBox" name=
"doubleSpinBox_HueMax">
837 <property name=
"maximum">
838 <double>1.000000000000000</double>
840 <property name=
"singleStep">
841 <double>0.010000000000000</double>
845 <item row=
"6" column=
"0">
846 <widget class=
"QLabel" name=
"label_10">
847 <property name=
"text">
848 <string>Nb of colors :
</string>
852 <item row=
"6" column=
"1">
853 <widget class=
"QSpinBox" name=
"spinBox_Color">
854 <property name=
"minimum">
857 <property name=
"maximum">
858 <number>1048580</number>
860 <property name=
"value">
861 <number>65536</number>
865 <item row=
"7" column=
"0" colspan=
"2">
866 <widget class=
"QPushButton" name=
"pushButton_ScaleToData">
867 <property name=
"text">
868 <string>Scale to data
</string>
876 <widget class=
"QGroupBox" name=
"groupBox_6">
877 <property name=
"title">
878 <string>Cell Text
</string>
880 <layout class=
"QGridLayout" name=
"gridLayout_6">
881 <item row=
"0" column=
"0">
882 <widget class=
"QLabel" name=
"label_9">
883 <property name=
"text">
884 <string>ID/Field :
</string>
888 <item row=
"0" column=
"1">
889 <widget class=
"QComboBox" name=
"comboBox_CellTextField"/>
901 <widget class=
"QToolBar" name=
"toolBarMain">
902 <property name=
"windowTitle">
903 <string>toolBar_2
</string>
905 <attribute name=
"toolBarArea">
906 <enum>TopToolBarArea
</enum>
908 <attribute name=
"toolBarBreak">
911 <addaction name=
"actionZoomAll"/>
912 <addaction name=
"actionRedraw"/>
913 <addaction name=
"separator"/>
914 <addaction name=
"actionViewFront"/>
915 <addaction name=
"actionViewBack"/>
916 <addaction name=
"actionViewLeft"/>
917 <addaction name=
"actionViewRight"/>
918 <addaction name=
"actionViewTop"/>
919 <addaction name=
"actionViewBottom"/>
921 <action name=
"actionExit">
922 <property name=
"icon">
923 <iconset resource=
"engrid.qrc">
924 <normaloff>:/icons/resources/kde_icons/exit.png
</normaloff>:/icons/resources/kde_icons/exit.png
</iconset>
926 <property name=
"text">
927 <string>Exit
</string>
930 <action name=
"actionImportSTL">
931 <property name=
"text">
935 <action name=
"actionImportGmsh1Ascii">
936 <property name=
"text">
937 <string>v1.0 (ASCII)
</string>
940 <action name=
"actionImportGmsh2Ascii">
941 <property name=
"enabled">
944 <property name=
"text">
945 <string>v2.0 (ASCII)
</string>
948 <action name=
"actionGmsh2Binary">
949 <property name=
"enabled">
952 <property name=
"text">
953 <string>v2.0 (binary)
</string>
956 <action name=
"actionOpen">
957 <property name=
"icon">
958 <iconset resource=
"engrid.qrc">
959 <normaloff>:/icons/resources/kde_icons/fileopen.png
</normaloff>:/icons/resources/kde_icons/fileopen.png
</iconset>
961 <property name=
"text">
962 <string>Open
</string>
964 <property name=
"shortcut">
965 <string>Ctrl+O
</string>
968 <action name=
"actionSave">
969 <property name=
"icon">
970 <iconset resource=
"engrid.qrc">
971 <normaloff>:/icons/resources/kde_icons/filesave.png
</normaloff>:/icons/resources/kde_icons/filesave.png
</iconset>
973 <property name=
"text">
974 <string>Save Grid
</string>
976 <property name=
"shortcut">
977 <string>Ctrl+S
</string>
980 <action name=
"actionSaveAs">
981 <property name=
"icon">
982 <iconset resource=
"engrid.qrc">
983 <normaloff>:/icons/resources/kde_icons/filesaveas.png
</normaloff>:/icons/resources/kde_icons/filesaveas.png
</iconset>
985 <property name=
"text">
986 <string>Save Grid As
</string>
989 <action name=
"actionAbout">
990 <property name=
"text">
991 <string>About
</string>
993 <property name=
"shortcut">
997 <action name=
"actionZoomAll">
998 <property name=
"icon">
999 <iconset resource=
"engrid.qrc">
1000 <normaloff>:/icons/resources/kde_icons/viewmagfit.png
</normaloff>:/icons/resources/kde_icons/viewmagfit.png
</iconset>
1002 <property name=
"text">
1003 <string>Zoom All
</string>
1006 <action name=
"actionBoundaryCodes">
1007 <property name=
"text">
1008 <string>boundary codes
</string>
1010 <property name=
"shortcut">
1014 <action name=
"actionNormalExtrusion">
1015 <property name=
"icon">
1016 <iconset resource=
"engrid.qrc">
1017 <normaloff>:/icons/resources/icons/extrusion.png
</normaloff>:/icons/resources/icons/extrusion.png
</iconset>
1019 <property name=
"text">
1020 <string>extrusion
</string>
1023 <action name=
"actionViewAxes">
1024 <property name=
"checkable">
1027 <property name=
"text">
1028 <string>coordinate axes
</string>
1031 <action name=
"actionExportGmsh1Ascii">
1032 <property name=
"text">
1033 <string>v1.0 (ASCII)
</string>
1036 <action name=
"actionExportGmsh2Ascii">
1037 <property name=
"enabled">
1040 <property name=
"text">
1041 <string>v2.0 (ASCII)
</string>
1044 <action name=
"actionExportGmsh2Binary">
1045 <property name=
"enabled">
1048 <property name=
"text">
1049 <string>v2.0 (binary)
</string>
1052 <action name=
"actionSetBoundaryCode">
1053 <property name=
"icon">
1054 <iconset resource=
"engrid.qrc">
1055 <normaloff>:/icons/resources/icons/setbc.png
</normaloff>:/icons/resources/icons/setbc.png
</iconset>
1057 <property name=
"text">
1058 <string>set boundary code
</string>
1060 <property name=
"shortcut">
1064 <action name=
"actionChangeOrientation">
1065 <property name=
"icon">
1066 <iconset resource=
"engrid.qrc">
1067 <normaloff>:/icons/resources/icons/reorder.png
</normaloff>:/icons/resources/icons/reorder.png
</iconset>
1069 <property name=
"text">
1070 <string>change surface orientation
</string>
1073 <action name=
"actionCheckOrientation">
1074 <property name=
"icon">
1075 <iconset resource=
"engrid.qrc">
1076 <normaloff>:/icons/resources/icons/checkorder.png
</normaloff>:/icons/resources/icons/checkorder.png
</iconset>
1078 <property name=
"text">
1079 <string>correct surface orientation
</string>
1082 <action name=
"actionImproveAspectRatio">
1083 <property name=
"icon">
1084 <iconset resource=
"engrid.qrc">
1085 <normaloff>:/icons/resources/icons/aspectratio.png
</normaloff>:/icons/resources/icons/aspectratio.png
</iconset>
1087 <property name=
"text">
1088 <string>delete bad aspect ratio cells
</string>
1091 <action name=
"actionCreateVolumeMesh">
1092 <property name=
"icon">
1093 <iconset resource=
"engrid.qrc">
1094 <normaloff>:/icons/resources/icons/createvol.png
</normaloff>:/icons/resources/icons/createvol.png
</iconset>
1096 <property name=
"text">
1097 <string>create/improve volume mesh (NETGEN)
</string>
1100 <action name=
"actionCreateSurfaceMesh">
1101 <property name=
"icon">
1102 <iconset resource=
"engrid.qrc">
1103 <normaloff>:/icons/resources/icons/editsurfaceparameters.png
</normaloff>:/icons/resources/icons/editsurfaceparameters.png
</iconset>
1105 <property name=
"text">
1106 <string>edit surface parameters
</string>
1108 <property name=
"toolTip">
1109 <string>edit surface parameters
</string>
1112 <action name=
"actionExportNeutral">
1113 <property name=
"text">
1114 <string>Neutral (NETGEN)
</string>
1117 <action name=
"actionRedraw">
1118 <property name=
"icon">
1119 <iconset resource=
"engrid.qrc">
1120 <normaloff>:/icons/resources/kde_icons/reload.png
</normaloff>:/icons/resources/kde_icons/reload.png
</iconset>
1122 <property name=
"text">
1123 <string>redraw
</string>
1125 <property name=
"shortcut">
1126 <string>Ctrl+R
</string>
1129 <action name=
"actionCreateBoundaryLayer">
1130 <property name=
"icon">
1131 <iconset resource=
"engrid.qrc">
1132 <normaloff>:/icons/resources/icons/createblayer.png
</normaloff>:/icons/resources/icons/createblayer.png
</iconset>
1134 <property name=
"text">
1135 <string>create prismatic boundary layer
</string>
1138 <action name=
"actionExportAsciiStl">
1139 <property name=
"text">
1140 <string>STL (ASCII)
</string>
1143 <action name=
"actionExportBinaryStl">
1144 <property name=
"text">
1145 <string>STL (binary)
</string>
1148 <action name=
"actionDeleteVolumeGrid">
1149 <property name=
"icon">
1150 <iconset resource=
"engrid.qrc">
1151 <normaloff>:/icons/resources/icons/deletevol.png
</normaloff>:/icons/resources/icons/deletevol.png
</iconset>
1153 <property name=
"text">
1154 <string>delete tetras
</string>
1156 <property name=
"toolTip">
1157 <string>delete tetras
</string>
1160 <action name=
"actionDivideBoundaryLayer">
1161 <property name=
"icon">
1162 <iconset resource=
"engrid.qrc">
1163 <normaloff>:/icons/resources/icons/divideblayer.png
</normaloff>:/icons/resources/icons/divideblayer.png
</iconset>
1165 <property name=
"text">
1166 <string>divide prismatic boundary layer
</string>
1169 <action name=
"actionConfigure">
1170 <property name=
"text">
1171 <string>Configure enGrid
</string>
1174 <action name=
"actionSmoothVolumeGrid">
1175 <property name=
"icon">
1176 <iconset resource=
"engrid.qrc">
1177 <normaloff>:/icons/resources/icons/smoothvol.png
</normaloff>:/icons/resources/icons/smoothvol.png
</iconset>
1179 <property name=
"text">
1180 <string>smooth volume grid
</string>
1183 <action name=
"actionClearOutputWindow">
1184 <property name=
"text">
1185 <string>clear output window
</string>
1188 <action name=
"actionViewFront">
1189 <property name=
"icon">
1190 <iconset resource=
"engrid.qrc">
1191 <normaloff>:/icons/resources/icons/viewzplus.png
</normaloff>:/icons/resources/icons/viewzplus.png
</iconset>
1193 <property name=
"text">
1194 <string>view from positive z direction
</string>
1197 <action name=
"actionViewBack">
1198 <property name=
"icon">
1199 <iconset resource=
"engrid.qrc">
1200 <normaloff>:/icons/resources/icons/viewzminus.png
</normaloff>:/icons/resources/icons/viewzminus.png
</iconset>
1202 <property name=
"text">
1203 <string>view from negative z direction
</string>
1206 <action name=
"actionViewRight">
1207 <property name=
"icon">
1208 <iconset resource=
"engrid.qrc">
1209 <normaloff>:/icons/resources/icons/viewxplus.png
</normaloff>:/icons/resources/icons/viewxplus.png
</iconset>
1211 <property name=
"text">
1212 <string>view from positive x direction
</string>
1215 <action name=
"actionViewTop">
1216 <property name=
"icon">
1217 <iconset resource=
"engrid.qrc">
1218 <normaloff>:/icons/resources/icons/viewyplus.png
</normaloff>:/icons/resources/icons/viewyplus.png
</iconset>
1220 <property name=
"text">
1221 <string>view from positive y direction
</string>
1224 <action name=
"actionViewLeft">
1225 <property name=
"icon">
1226 <iconset resource=
"engrid.qrc">
1227 <normaloff>:/icons/resources/icons/viewxminus.png
</normaloff>:/icons/resources/icons/viewxminus.png
</iconset>
1229 <property name=
"text">
1230 <string>view from negative x direction
</string>
1233 <action name=
"actionViewBottom">
1234 <property name=
"icon">
1235 <iconset resource=
"engrid.qrc">
1236 <normaloff>:/icons/resources/icons/viewyminus.png
</normaloff>:/icons/resources/icons/viewyminus.png
</iconset>
1238 <property name=
"text">
1239 <string>view from negative y direction
</string>
1242 <action name=
"actionVtkReader">
1243 <property name=
"text">
1244 <string>legacy unstructured grid files
</string>
1247 <action name=
"actionFoamWriter">
1248 <property name=
"enabled">
1251 <property name=
"text">
1252 <string>OpenFOAM (polyhedral)
</string>
1255 <action name=
"actionPolyDataReader">
1256 <property name=
"text">
1257 <string>vtkPolyData
</string>
1260 <action name=
"actionDeleteBadAspectTris">
1261 <property name=
"text">
1262 <string>remove bad triangles
</string>
1265 <action name=
"actionDeletePickedCell">
1266 <property name=
"text">
1267 <string>Delete picked cell
</string>
1270 <action name=
"actionFixSTL">
1271 <property name=
"text">
1272 <string>fix surface triangulation
</string>
1275 <action name=
"actionEditBoundaryConditions">
1276 <property name=
"icon">
1277 <iconset resource=
"engrid.qrc">
1278 <normaloff>:/icons/resources/icons/editbc.png
</normaloff>:/icons/resources/icons/editbc.png
</iconset>
1280 <property name=
"text">
1281 <string>Edit boundary conditions
</string>
1283 <property name=
"shortcut">
1287 <action name=
"actionSimpleFoamWriter">
1288 <property name=
"text">
1289 <string>OpenFOAM (grid only)
</string>
1291 <property name=
"toolTip">
1292 <string>export to OpenFOAM
</string>
1295 <action name=
"actionTransform">
1296 <property name=
"text">
1297 <string>Transform...
</string>
1300 <action name=
"actionViewOrthogonal">
1301 <property name=
"checkable">
1304 <property name=
"text">
1305 <string>Orthogonal view
</string>
1308 <action name=
"actionDeletePickedPoint">
1309 <property name=
"text">
1310 <string>Delete picked point
</string>
1312 <property name=
"shortcut">
1316 <action name=
"actionViewNodeIDs">
1317 <property name=
"checkable">
1320 <property name=
"text">
1321 <string>View node IDs
</string>
1324 <action name=
"actionViewCellIDs">
1325 <property name=
"checkable">
1328 <property name=
"text">
1329 <string>View cell IDs
</string>
1332 <action name=
"actionPick_cell_point">
1333 <property name=
"text">
1334 <string>Pick point/cell
</string>
1336 <property name=
"shortcut">
1337 <string>Shift+P
</string>
1340 <action name=
"actionPick_cell_2">
1341 <property name=
"text">
1342 <string>Pick cell
</string>
1345 <action name=
"actionUseVTKInteractor">
1346 <property name=
"text">
1347 <string>UseVTKInteractor
</string>
1350 <action name=
"actionScaleToData">
1351 <property name=
"text">
1352 <string>ScaleToData
</string>
1355 <action name=
"actionShow_display_options">
1356 <property name=
"checkable">
1359 <property name=
"text">
1360 <string>Show display options
</string>
1363 <action name=
"actionShow_output">
1364 <property name=
"checkable">
1367 <property name=
"text">
1368 <string>Show output
</string>
1371 <action name=
"actionExportCGNS">
1372 <property name=
"icon">
1373 <iconset resource=
"engrid.qrc">
1374 <normaloff>:/icons/resources/icons/cgns_color.gif
</normaloff>:/icons/resources/icons/cgns_color.gif
</iconset>
1376 <property name=
"text">
1377 <string>CGNS
</string>
1380 <action name=
"actionViewCellCodes">
1381 <property name=
"checkable">
1384 <property name=
"text">
1385 <string>View boundary codes
</string>
1388 <action name=
"actionUndo">
1389 <property name=
"icon">
1390 <iconset resource=
"engrid.qrc">
1391 <normaloff>:/icons/resources/kde_icons/undo.png
</normaloff>:/icons/resources/kde_icons/undo.png
</iconset>
1393 <property name=
"text">
1394 <string>Undo
</string>
1397 <action name=
"actionRedo">
1398 <property name=
"icon">
1399 <iconset resource=
"engrid.qrc">
1400 <normaloff>:/icons/resources/kde_icons/redo.png
</normaloff>:/icons/resources/kde_icons/redo.png
</iconset>
1402 <property name=
"text">
1403 <string>Redo
</string>
1406 <action name=
"actionZoomOnPickedObject">
1407 <property name=
"text">
1408 <string>ZoomOnPickedObject
</string>
1411 <action name=
"actionDeselectAll">
1412 <property name=
"text">
1413 <string>DeselectAll
</string>
1416 <action name=
"actionPrintGrid">
1417 <property name=
"text">
1418 <string>PrintGrid
</string>
1421 <action name=
"actionShowInfo">
1422 <property name=
"text">
1423 <string>ShowInfo
</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>
1604 <action name=
"actionImportBlenderFile">
1605 <property name=
"text">
1606 <string>Blender
</string>
1609 <action name=
"actionExportAsciiPly">
1610 <property name=
"text">
1611 <string>Stanford PLY (ASCII)
</string>
1614 <action name=
"actionExportBinaryPly">
1615 <property name=
"text">
1616 <string>Standford PLY (binary)
</string>
1619 <action name=
"actionTest">
1620 <property name=
"text">
1621 <string>test
</string>
1624 <action name=
"actionInsertNewCell">
1625 <property name=
"text">
1626 <string>Insert new cell
</string>
1629 <action name=
"actionExportBlenderFile">
1630 <property name=
"text">
1631 <string>Blender
</string>
1634 <action name=
"actionMergeNodes">
1635 <property name=
"text">
1636 <string>Merge nodes
</string>
1639 <action name=
"actionSetCaseDirectory">
1640 <property name=
"text">
1641 <string>Set case directory
</string>
1644 <action name=
"actionMergeVolumes">
1645 <property name=
"text">
1646 <string>merge volumes
</string>
1649 <action name=
"actionMirrorMesh">
1650 <property name=
"enabled">
1653 <property name=
"text">
1654 <string>mirror
</string>
1657 <action name=
"actionSharpenEdges">
1658 <property name=
"text">
1659 <string>sharpen edges
</string>
1661 <property name=
"toolTip">
1662 <string>sharpen edges (e.g. after import from snappyHexMesh)
</string>
1665 <action name=
"actionCheckForOverlap">
1666 <property name=
"text">
1667 <string>check for overlapping faces
</string>
1669 <property name=
"toolTip">
1670 <string>check for overlapping faces
</string>
1673 <action name=
"actionAbout_enGrid_plugins">
1674 <property name=
"text">
1675 <string>about enGrid plugins
</string>
1678 <action name=
"actionImportBrlcad">
1679 <property name=
"icon">
1680 <iconset resource=
"engrid.qrc">
1681 <normaloff>:/icons/resources/icons/brlcad.png
</normaloff>:/icons/resources/icons/brlcad.png
</iconset>
1683 <property name=
"text">
1684 <string>BRL-CAD
</string>
1686 <property name=
"toolTip">
1687 <string>import BRL-CAD (as STL)
</string>
1690 <action name=
"actionOptimiseOrthogonalty">
1691 <property name=
"text">
1692 <string>optimise orthogonalty
</string>
1695 <action name=
"actionCreateHexCore">
1696 <property name=
"text">
1697 <string>create hex core mesh
</string>
1700 <action name=
"actionExportSu2">
1701 <property name=
"text">
1702 <string>SU2
</string>
1705 <action name=
"actionBooleanOperation">
1706 <property name=
"text">
1707 <string>boolean operation
</string>
1710 <action name=
"actionExportDolfyn">
1711 <property name=
"text">
1712 <string>Dolfyn
</string>
1714 <property name=
"toolTip">
1715 <string>export to Dolfyn
</string>
1718 <action name=
"actionExportTau">
1719 <property name=
"text">
1720 <string>Tau
</string>
1722 <property name=
"toolTip">
1723 <string>export to Tau
</string>
1727 <layoutdefault spacing=
"6" margin=
"9"/>
1730 <class>QVTKWidget
</class>
1731 <extends>QWidget
</extends>
1732 <header>QVTKWidget.h
</header>
1736 <include location=
"engrid.qrc"/>
1737 <include location=
"engrid.qrc"/>
1741 <sender>pushButtonRedraw
</sender>
1742 <signal>clicked()
</signal>
1743 <receiver>actionRedraw
</receiver>
1744 <slot>trigger()
</slot>
1746 <hint type=
"sourcelabel">
1750 <hint type=
"destinationlabel">
1757 <sender>actionShow_display_options
</sender>
1758 <signal>triggered(bool)
</signal>
1759 <receiver>dockWidget_DisplayOptions
</receiver>
1760 <slot>setVisible(bool)
</slot>
1762 <hint type=
"sourcelabel">
1766 <hint type=
"destinationlabel">
1773 <sender>dockWidget_DisplayOptions
</sender>
1774 <signal>visibilityChanged(bool)
</signal>
1775 <receiver>actionShow_display_options
</receiver>
1776 <slot>setChecked(bool)
</slot>
1778 <hint type=
"sourcelabel">
1782 <hint type=
"destinationlabel">
1789 <sender>actionShow_output
</sender>
1790 <signal>triggered(bool)
</signal>
1791 <receiver>dockWidget_output
</receiver>
1792 <slot>setVisible(bool)
</slot>
1794 <hint type=
"sourcelabel">
1798 <hint type=
"destinationlabel">
1805 <sender>dockWidget_output
</sender>
1806 <signal>visibilityChanged(bool)
</signal>
1807 <receiver>actionShow_output
</receiver>
1808 <slot>setChecked(bool)
</slot>
1810 <hint type=
"sourcelabel">
1814 <hint type=
"destinationlabel">
1821 <sender>actionShow_node_cell_info
</sender>
1822 <signal>triggered(bool)
</signal>
1823 <receiver>dockWidget_node_cell_info
</receiver>
1824 <slot>setVisible(bool)
</slot>
1826 <hint type=
"sourcelabel">
1830 <hint type=
"destinationlabel">
1837 <sender>dockWidget_node_cell_info
</sender>
1838 <signal>visibilityChanged(bool)
</signal>
1839 <receiver>actionShow_node_cell_info
</receiver>
1840 <slot>setChecked(bool)
</slot>
1842 <hint type=
"sourcelabel">
1846 <hint type=
"destinationlabel">
1853 <sender>actionShow_debugging_utilities
</sender>
1854 <signal>triggered(bool)
</signal>
1855 <receiver>dockWidget_DebuggingUtilities
</receiver>
1856 <slot>setVisible(bool)
</slot>
1858 <hint type=
"sourcelabel">
1862 <hint type=
"destinationlabel">
1869 <sender>dockWidget_DebuggingUtilities
</sender>
1870 <signal>visibilityChanged(bool)
</signal>
1871 <receiver>actionShow_debugging_utilities
</receiver>
1872 <slot>setChecked(bool)
</slot>
1874 <hint type=
"sourcelabel">
1878 <hint type=
"destinationlabel">
1885 <sender>pushButton_ZoomOnPickedObject
</sender>
1886 <signal>clicked()
</signal>
1887 <receiver>actionZoomOnPickedObject
</receiver>
1888 <slot>trigger()
</slot>
1890 <hint type=
"sourcelabel">
1894 <hint type=
"destinationlabel">
1901 <sender>pushButton_ScaleToData
</sender>
1902 <signal>clicked()
</signal>
1903 <receiver>actionScaleToData
</receiver>
1904 <slot>trigger()
</slot>
1906 <hint type=
"sourcelabel">
1910 <hint type=
"destinationlabel">