small changes over the last months … :-|
[engrid-github.git] / src / libengrid / guimainwindow.ui
blob861c0a0917a48bbb2308592ac441146ae66b8763
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>GuiMainWindow</class>
4 <widget class="QMainWindow" name="GuiMainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>1063</width>
10 <height>795</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>enGrid - untitled.vtu</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="engrid.qrc">
18 <normaloff>:/icons/resources/icons/G.png</normaloff>:/icons/resources/icons/G.png</iconset>
19 </property>
20 <widget class="QWidget" name="centralwidget">
21 <layout class="QGridLayout" name="gridLayout">
22 <item row="0" column="0">
23 <widget class="QVTKWidget" name="qvtkWidget" native="true">
24 <property name="sizePolicy">
25 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
26 <horstretch>0</horstretch>
27 <verstretch>0</verstretch>
28 </sizepolicy>
29 </property>
30 <property name="cursor">
31 <cursorShape>ArrowCursor</cursorShape>
32 </property>
33 </widget>
34 </item>
35 </layout>
36 </widget>
37 <widget class="QMenuBar" name="menubar">
38 <property name="geometry">
39 <rect>
40 <x>0</x>
41 <y>0</y>
42 <width>1063</width>
43 <height>22</height>
44 </rect>
45 </property>
46 <property name="sizePolicy">
47 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
50 </sizepolicy>
51 </property>
52 <property name="defaultUp">
53 <bool>false</bool>
54 </property>
55 <property name="nativeMenuBar">
56 <bool>true</bool>
57 </property>
58 <widget class="QMenu" name="menuFile">
59 <property name="title">
60 <string>&amp;File</string>
61 </property>
62 <widget class="QMenu" name="menuOpen_recent">
63 <property name="title">
64 <string>Open recent</string>
65 </property>
66 <addaction name="actionTest"/>
67 </widget>
68 <addaction name="actionOpen"/>
69 <addaction name="menuOpen_recent"/>
70 <addaction name="actionSave"/>
71 <addaction name="actionSaveAs"/>
72 <addaction name="separator"/>
73 <addaction name="actionExit"/>
74 </widget>
75 <widget class="QMenu" name="menuImport_2">
76 <property name="title">
77 <string>&amp;Import</string>
78 </property>
79 <widget class="QMenu" name="menuGmsh_2">
80 <property name="title">
81 <string>Gmsh</string>
82 </property>
83 <addaction name="actionImportGmsh1Ascii"/>
84 <addaction name="actionImportGmsh2Ascii"/>
85 <addaction name="actionGmsh2Binary"/>
86 </widget>
87 <widget class="QMenu" name="menuVTK">
88 <property name="title">
89 <string>VTK</string>
90 </property>
91 <addaction name="actionVtkReader"/>
92 <addaction name="actionPolyDataReader"/>
93 <addaction name="actionReducedPolyDataReader"/>
94 </widget>
95 <addaction name="actionImportSTL"/>
96 <addaction name="actionMultiSolidAsciiStlReader"/>
97 <addaction name="menuGmsh_2"/>
98 <addaction name="menuVTK"/>
99 <addaction name="actionImportOpenFoamCase"/>
100 <addaction name="actionImportFluentCase"/>
101 <addaction name="actionImportSeligAirfoil"/>
102 <addaction name="actionImportBlenderFile"/>
103 <addaction name="actionImportBrlcad"/>
104 </widget>
105 <widget class="QMenu" name="menuHelp">
106 <property name="title">
107 <string>&amp;Help</string>
108 </property>
109 <addaction name="actionAbout"/>
110 </widget>
111 <widget class="QMenu" name="menuView">
112 <property name="title">
113 <string>&amp;View</string>
114 </property>
115 <addaction name="actionViewFront"/>
116 <addaction name="actionViewBack"/>
117 <addaction name="actionViewRight"/>
118 <addaction name="actionViewTop"/>
119 <addaction name="actionViewLeft"/>
120 <addaction name="actionViewBottom"/>
121 <addaction name="separator"/>
122 <addaction name="actionZoomAll"/>
123 <addaction name="actionZoomOnPickedObject"/>
124 <addaction name="actionBoundaryCodes"/>
125 <addaction name="actionRedraw"/>
126 <addaction name="actionForcedRedraw"/>
127 <addaction name="actionClearOutputWindow"/>
128 <addaction name="actionViewAxes"/>
129 <addaction name="actionViewOrthogonal"/>
130 <addaction name="actionViewNodeIDs"/>
131 <addaction name="actionViewCellIDs"/>
132 <addaction name="actionShow_display_options"/>
133 <addaction name="actionShow_output"/>
134 <addaction name="actionShow_node_cell_info"/>
135 <addaction name="actionShow_debugging_utilities"/>
136 </widget>
137 <widget class="QMenu" name="menuMesh">
138 <property name="title">
139 <string>&amp;Mesh</string>
140 </property>
141 <addaction name="actionSetBoundaryCode"/>
142 <addaction name="actionChangeOrientation"/>
143 <addaction name="actionCheckOrientation"/>
144 <addaction name="actionImproveAspectRatio"/>
145 <addaction name="actionCreateSurfaceMesh"/>
146 <addaction name="actionSurfaceMesher"/>
147 <addaction name="separator"/>
148 <addaction name="actionFillPlane"/>
149 <addaction name="actionTransform"/>
150 <addaction name="actionNormalExtrusion"/>
151 <addaction name="actionMirrorMesh"/>
152 <addaction name="actionFixSTL"/>
153 <addaction name="actionCreateVolumeMesh"/>
154 <addaction name="actionConvertToPolyMesh"/>
155 <addaction name="actionDeleteTetraVolumeGrid"/>
156 <addaction name="actionDeleteVolumeGrid"/>
157 <addaction name="actionMergeVolumes"/>
158 <addaction name="actionRestrictToAvailableVolumeCells"/>
159 <addaction name="separator"/>
160 <addaction name="actionStoreGeometry"/>
161 </widget>
162 <widget class="QMenu" name="menuExport">
163 <property name="title">
164 <string>&amp;Export</string>
165 </property>
166 <widget class="QMenu" name="menuGmsh">
167 <property name="title">
168 <string>Gmsh</string>
169 </property>
170 <addaction name="actionExportGmsh1Ascii"/>
171 <addaction name="actionExportGmsh2Ascii"/>
172 <addaction name="actionExportGmsh2Binary"/>
173 </widget>
174 <widget class="QMenu" name="menuOpenFOAM">
175 <property name="title">
176 <string>OpenFOAM</string>
177 </property>
178 <addaction name="actionSimpleFoamWriter"/>
179 <addaction name="actionFoamWriter"/>
180 <addaction name="actionFoamCaseWriter"/>
181 </widget>
182 <addaction name="actionExportDrNum"/>
183 <addaction name="menuGmsh"/>
184 <addaction name="actionExportNeutral"/>
185 <addaction name="actionExportAsciiStl"/>
186 <addaction name="actionExportBinaryStl"/>
187 <addaction name="actionExportAsciiPly"/>
188 <addaction name="actionExportBinaryPly"/>
189 <addaction name="menuOpenFOAM"/>
190 <addaction name="actionExportDolfyn"/>
191 <addaction name="actionExportSu2"/>
192 <addaction name="actionExportTau"/>
193 <addaction name="actionExportCGNS"/>
194 <addaction name="actionExportBlenderFile"/>
195 </widget>
196 <widget class="QMenu" name="menuTools">
197 <property name="title">
198 <string>&amp;Tools</string>
199 </property>
200 <addaction name="actionConfigure"/>
201 <addaction name="actionPick_cell_point"/>
202 <addaction name="actionDeletePickedPoint"/>
203 <addaction name="actionShowInfo"/>
204 <addaction name="actionCheck_surface_integrity"/>
205 <addaction name="actionCheckForOverlap"/>
206 <addaction name="actionFixCADgeometry"/>
207 <addaction name="m_ActionYPlusCalculator"/>
208 </widget>
209 <widget class="QMenu" name="menuSimulation">
210 <property name="title">
211 <string>&amp;Simulation</string>
212 </property>
213 <addaction name="actionEditBoundaryConditions"/>
214 <addaction name="actionRunSolver"/>
215 <addaction name="actionStopProcesses"/>
216 <addaction name="actionPreparePostProcessing"/>
217 <addaction name="actionStartParaView"/>
218 <addaction name="actionSetCaseDirectory"/>
219 </widget>
220 <widget class="QMenu" name="menuPlugins">
221 <property name="title">
222 <string>Plugins</string>
223 </property>
224 <addaction name="actionAbout_enGrid_plugins"/>
225 </widget>
226 <addaction name="menuFile"/>
227 <addaction name="menuImport_2"/>
228 <addaction name="menuExport"/>
229 <addaction name="menuView"/>
230 <addaction name="menuMesh"/>
231 <addaction name="menuTools"/>
232 <addaction name="menuSimulation"/>
233 <addaction name="menuPlugins"/>
234 <addaction name="menuHelp"/>
235 </widget>
236 <widget class="QToolBar" name="toolBar">
237 <property name="windowTitle">
238 <string>default toolbar</string>
239 </property>
240 <attribute name="toolBarArea">
241 <enum>TopToolBarArea</enum>
242 </attribute>
243 <attribute name="toolBarBreak">
244 <bool>false</bool>
245 </attribute>
246 <addaction name="actionOpen"/>
247 <addaction name="actionSave"/>
248 <addaction name="actionSaveAs"/>
249 <addaction name="actionExit"/>
250 <addaction name="separator"/>
251 <addaction name="actionSetBoundaryCode"/>
252 <addaction name="actionEditBoundaryConditions"/>
253 <addaction name="actionChangeOrientation"/>
254 <addaction name="actionCheckOrientation"/>
255 <addaction name="actionCreateSurfaceMesh"/>
256 <addaction name="actionSurfaceMesher"/>
257 <addaction name="separator"/>
258 <addaction name="actionNormalExtrusion"/>
259 <addaction name="actionCreateVolumeMesh"/>
260 </widget>
261 <widget class="QDockWidget" name="dockWidget_DisplayOptions">
262 <property name="sizePolicy">
263 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
264 <horstretch>0</horstretch>
265 <verstretch>0</verstretch>
266 </sizepolicy>
267 </property>
268 <property name="minimumSize">
269 <size>
270 <width>250</width>
271 <height>136</height>
272 </size>
273 </property>
274 <property name="floating">
275 <bool>false</bool>
276 </property>
277 <property name="features">
278 <set>QDockWidget::AllDockWidgetFeatures</set>
279 </property>
280 <property name="windowTitle">
281 <string>Display options</string>
282 </property>
283 <attribute name="dockWidgetArea">
284 <number>2</number>
285 </attribute>
286 <widget class="QWidget" name="dockWidgetContents">
287 <layout class="QGridLayout" name="gridLayout_3">
288 <item row="0" column="0">
289 <widget class="QScrollArea" name="scrollArea">
290 <property name="sizePolicy">
291 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
292 <horstretch>0</horstretch>
293 <verstretch>0</verstretch>
294 </sizepolicy>
295 </property>
296 <property name="frameShadow">
297 <enum>QFrame::Sunken</enum>
298 </property>
299 <property name="verticalScrollBarPolicy">
300 <enum>Qt::ScrollBarAsNeeded</enum>
301 </property>
302 <property name="horizontalScrollBarPolicy">
303 <enum>Qt::ScrollBarAlwaysOff</enum>
304 </property>
305 <property name="widgetResizable">
306 <bool>true</bool>
307 </property>
308 <widget class="QWidget" name="scrollAreaWidgetContents">
309 <property name="geometry">
310 <rect>
311 <x>0</x>
312 <y>0</y>
313 <width>246</width>
314 <height>544</height>
315 </rect>
316 </property>
317 <layout class="QVBoxLayout" name="verticalLayout_2">
318 <item>
319 <widget class="QGroupBox" name="groupBox">
320 <property name="title">
321 <string>clipping</string>
322 </property>
323 <layout class="QGridLayout" name="gridLayout_4">
324 <item row="0" column="1">
325 <widget class="QLineEdit" name="lineEditClipX">
326 <property name="sizePolicy">
327 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
328 <horstretch>0</horstretch>
329 <verstretch>0</verstretch>
330 </sizepolicy>
331 </property>
332 <property name="maximumSize">
333 <size>
334 <width>50</width>
335 <height>16777215</height>
336 </size>
337 </property>
338 <property name="text">
339 <string>0</string>
340 </property>
341 <property name="alignment">
342 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
343 </property>
344 </widget>
345 </item>
346 <item row="1" column="0">
347 <widget class="QLabel" name="label">
348 <property name="text">
349 <string>centre</string>
350 </property>
351 </widget>
352 </item>
353 <item row="1" column="1">
354 <widget class="QLineEdit" name="lineEditClipY">
355 <property name="sizePolicy">
356 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
357 <horstretch>0</horstretch>
358 <verstretch>0</verstretch>
359 </sizepolicy>
360 </property>
361 <property name="maximumSize">
362 <size>
363 <width>50</width>
364 <height>16777215</height>
365 </size>
366 </property>
367 <property name="text">
368 <string>0</string>
369 </property>
370 <property name="alignment">
371 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
372 </property>
373 </widget>
374 </item>
375 <item row="2" column="1">
376 <widget class="QLineEdit" name="lineEditClipZ">
377 <property name="sizePolicy">
378 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
379 <horstretch>0</horstretch>
380 <verstretch>0</verstretch>
381 </sizepolicy>
382 </property>
383 <property name="maximumSize">
384 <size>
385 <width>50</width>
386 <height>16777215</height>
387 </size>
388 </property>
389 <property name="text">
390 <string>0</string>
391 </property>
392 <property name="alignment">
393 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
394 </property>
395 </widget>
396 </item>
397 <item row="3" column="1">
398 <widget class="Line" name="line">
399 <property name="lineWidth">
400 <number>0</number>
401 </property>
402 <property name="orientation">
403 <enum>Qt::Horizontal</enum>
404 </property>
405 </widget>
406 </item>
407 <item row="4" column="1">
408 <widget class="QLineEdit" name="lineEditClipNX">
409 <property name="sizePolicy">
410 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
411 <horstretch>0</horstretch>
412 <verstretch>0</verstretch>
413 </sizepolicy>
414 </property>
415 <property name="maximumSize">
416 <size>
417 <width>50</width>
418 <height>16777215</height>
419 </size>
420 </property>
421 <property name="text">
422 <string>1</string>
423 </property>
424 <property name="alignment">
425 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
426 </property>
427 </widget>
428 </item>
429 <item row="5" column="0">
430 <widget class="QLabel" name="label_2">
431 <property name="text">
432 <string>normal</string>
433 </property>
434 </widget>
435 </item>
436 <item row="5" column="1">
437 <widget class="QLineEdit" name="lineEditClipNY">
438 <property name="sizePolicy">
439 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
440 <horstretch>0</horstretch>
441 <verstretch>0</verstretch>
442 </sizepolicy>
443 </property>
444 <property name="maximumSize">
445 <size>
446 <width>50</width>
447 <height>16777215</height>
448 </size>
449 </property>
450 <property name="text">
451 <string>0</string>
452 </property>
453 <property name="alignment">
454 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
455 </property>
456 </widget>
457 </item>
458 <item row="6" column="1">
459 <widget class="QLineEdit" name="lineEditClipNZ">
460 <property name="sizePolicy">
461 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
462 <horstretch>0</horstretch>
463 <verstretch>0</verstretch>
464 </sizepolicy>
465 </property>
466 <property name="maximumSize">
467 <size>
468 <width>50</width>
469 <height>16777215</height>
470 </size>
471 </property>
472 <property name="text">
473 <string>0</string>
474 </property>
475 <property name="alignment">
476 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
477 </property>
478 </widget>
479 </item>
480 <item row="8" column="0">
481 <widget class="QLabel" name="label_3">
482 <property name="text">
483 <string>offset</string>
484 </property>
485 </widget>
486 </item>
487 <item row="7" column="1">
488 <widget class="Line" name="line_2">
489 <property name="lineWidth">
490 <number>0</number>
491 </property>
492 <property name="orientation">
493 <enum>Qt::Horizontal</enum>
494 </property>
495 </widget>
496 </item>
497 <item row="8" column="1">
498 <widget class="QLineEdit" name="lineEditOffset">
499 <property name="sizePolicy">
500 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
501 <horstretch>0</horstretch>
502 <verstretch>0</verstretch>
503 </sizepolicy>
504 </property>
505 <property name="maximumSize">
506 <size>
507 <width>50</width>
508 <height>16777215</height>
509 </size>
510 </property>
511 <property name="text">
512 <string>0</string>
513 </property>
514 <property name="alignment">
515 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
516 </property>
517 </widget>
518 </item>
519 <item row="9" column="1">
520 <widget class="QCheckBox" name="checkBoxClip">
521 <property name="text">
522 <string>enable</string>
523 </property>
524 </widget>
525 </item>
526 </layout>
527 </widget>
528 </item>
529 <item>
530 <widget class="QGroupBox" name="groupBox_3">
531 <property name="title">
532 <string>elements</string>
533 </property>
534 <layout class="QVBoxLayout" name="verticalLayout_3">
535 <item>
536 <widget class="QCheckBox" name="checkBoxSurface">
537 <property name="text">
538 <string>enable surface elements</string>
539 </property>
540 <property name="checked">
541 <bool>true</bool>
542 </property>
543 </widget>
544 </item>
545 <item>
546 <widget class="QCheckBox" name="checkBoxVolume">
547 <property name="text">
548 <string>enable volume elements</string>
549 </property>
550 </widget>
551 </item>
552 <item>
553 <widget class="QCheckBox" name="checkBoxTetra">
554 <property name="text">
555 <string>tetras</string>
556 </property>
557 <property name="checked">
558 <bool>true</bool>
559 </property>
560 </widget>
561 </item>
562 <item>
563 <widget class="QCheckBox" name="checkBoxPyramid">
564 <property name="text">
565 <string>pyramids</string>
566 </property>
567 <property name="checked">
568 <bool>true</bool>
569 </property>
570 </widget>
571 </item>
572 <item>
573 <widget class="QCheckBox" name="checkBoxWedge">
574 <property name="text">
575 <string>wedges</string>
576 </property>
577 <property name="checked">
578 <bool>true</bool>
579 </property>
580 </widget>
581 </item>
582 <item>
583 <widget class="QCheckBox" name="checkBoxHexa">
584 <property name="text">
585 <string>hexas</string>
586 </property>
587 <property name="checked">
588 <bool>true</bool>
589 </property>
590 </widget>
591 </item>
592 <item>
593 <widget class="QCheckBox" name="checkBoxPoly">
594 <property name="text">
595 <string>polyhedra</string>
596 </property>
597 <property name="checked">
598 <bool>true</bool>
599 </property>
600 </widget>
601 </item>
602 </layout>
603 </widget>
604 </item>
605 <item>
606 <widget class="QPushButton" name="pushButtonRedraw">
607 <property name="sizePolicy">
608 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
609 <horstretch>0</horstretch>
610 <verstretch>0</verstretch>
611 </sizepolicy>
612 </property>
613 <property name="text">
614 <string> redraw</string>
615 </property>
616 <property name="icon">
617 <iconset resource="engrid.qrc">
618 <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
619 </property>
620 </widget>
621 </item>
622 </layout>
623 </widget>
624 </widget>
625 </item>
626 </layout>
627 </widget>
628 </widget>
629 <widget class="QDockWidget" name="dockWidget_output">
630 <property name="sizePolicy">
631 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
632 <horstretch>0</horstretch>
633 <verstretch>0</verstretch>
634 </sizepolicy>
635 </property>
636 <property name="windowTitle">
637 <string>Output</string>
638 </property>
639 <attribute name="dockWidgetArea">
640 <number>1</number>
641 </attribute>
642 <widget class="QWidget" name="dockWidgetContents_2">
643 <layout class="QGridLayout" name="gridLayout_5">
644 <item row="0" column="0">
645 <widget class="QTextEdit" name="textEditOutput">
646 <property name="readOnly">
647 <bool>true</bool>
648 </property>
649 </widget>
650 </item>
651 <item row="1" column="0">
652 <widget class="QPushButton" name="pushButtonMarkPosition">
653 <property name="text">
654 <string>mark position</string>
655 </property>
656 </widget>
657 </item>
658 </layout>
659 </widget>
660 </widget>
661 <widget class="QDockWidget" name="dockWidget_node_cell_info">
662 <property name="windowTitle">
663 <string>Node/Cell info</string>
664 </property>
665 <attribute name="dockWidgetArea">
666 <number>1</number>
667 </attribute>
668 <widget class="QWidget" name="dockWidgetContents_3">
669 <layout class="QVBoxLayout" name="verticalLayout">
670 <item>
671 <widget class="QLabel" name="label_node_cell_info">
672 <property name="text">
673 <string>TextLabel</string>
674 </property>
675 <property name="wordWrap">
676 <bool>true</bool>
677 </property>
678 </widget>
679 </item>
680 </layout>
681 </widget>
682 </widget>
683 <widget class="QDockWidget" name="dockWidget_DebuggingUtilities">
684 <property name="windowTitle">
685 <string>Debugging utilities</string>
686 </property>
687 <attribute name="dockWidgetArea">
688 <number>2</number>
689 </attribute>
690 <widget class="QWidget" name="dockWidgetContents_4">
691 <layout class="QVBoxLayout" name="verticalLayout_4">
692 <item>
693 <widget class="QScrollArea" name="scrollArea_2">
694 <property name="horizontalScrollBarPolicy">
695 <enum>Qt::ScrollBarAlwaysOff</enum>
696 </property>
697 <property name="widgetResizable">
698 <bool>true</bool>
699 </property>
700 <widget class="QWidget" name="scrollAreaWidgetContents_2">
701 <property name="geometry">
702 <rect>
703 <x>0</x>
704 <y>0</y>
705 <width>261</width>
706 <height>577</height>
707 </rect>
708 </property>
709 <layout class="QVBoxLayout" name="verticalLayout_5">
710 <item>
711 <widget class="QGroupBox" name="groupBox_4">
712 <property name="title">
713 <string>Picker</string>
714 </property>
715 <layout class="QGridLayout" name="gridLayout_7">
716 <item row="0" column="0">
717 <widget class="QRadioButton" name="radioButton_CellPicker">
718 <property name="text">
719 <string>CellPicker</string>
720 </property>
721 </widget>
722 </item>
723 <item row="1" column="0">
724 <widget class="QRadioButton" name="radioButton_PointPicker">
725 <property name="text">
726 <string>PointPicker</string>
727 </property>
728 </widget>
729 </item>
730 <item row="2" column="0">
731 <widget class="QCheckBox" name="checkBox_UseVTKInteractor">
732 <property name="text">
733 <string>Use VTK Interactor</string>
734 </property>
735 </widget>
736 </item>
737 <item row="3" column="0">
738 <widget class="QLabel" name="label_11">
739 <property name="text">
740 <string>Picker Radius</string>
741 </property>
742 </widget>
743 </item>
744 <item row="3" column="1">
745 <widget class="QDoubleSpinBox" name="doubleSpinBox_PickerRadius"/>
746 </item>
747 <item row="4" column="0">
748 <widget class="QCheckBox" name="checkBox_ShowPickSphere">
749 <property name="text">
750 <string>Show pick sphere</string>
751 </property>
752 <property name="checked">
753 <bool>true</bool>
754 </property>
755 </widget>
756 </item>
757 <item row="5" column="0" colspan="2">
758 <widget class="QPushButton" name="pushButton_ZoomOnPickedObject">
759 <property name="text">
760 <string>Zoom on picked object</string>
761 </property>
762 </widget>
763 </item>
764 </layout>
765 </widget>
766 </item>
767 <item>
768 <widget class="QGroupBox" name="groupBox_5">
769 <property name="title">
770 <string>Fields</string>
771 </property>
772 <layout class="QGridLayout" name="gridLayout_2">
773 <item row="0" column="0">
774 <widget class="QLabel" name="label_4">
775 <property name="text">
776 <string>Field :</string>
777 </property>
778 </widget>
779 </item>
780 <item row="0" column="1">
781 <widget class="QComboBox" name="comboBox_Field"/>
782 </item>
783 <item row="1" column="1">
784 <widget class="QCheckBox" name="checkBox_Legend">
785 <property name="text">
786 <string>Show legend</string>
787 </property>
788 </widget>
789 </item>
790 <item row="2" column="0">
791 <widget class="QLabel" name="label_5">
792 <property name="text">
793 <string>DataMin :</string>
794 </property>
795 </widget>
796 </item>
797 <item row="2" column="1">
798 <widget class="QDoubleSpinBox" name="doubleSpinBox_FieldMin"/>
799 </item>
800 <item row="3" column="0">
801 <widget class="QLabel" name="label_6">
802 <property name="text">
803 <string>DataMax :</string>
804 </property>
805 </widget>
806 </item>
807 <item row="3" column="1">
808 <widget class="QDoubleSpinBox" name="doubleSpinBox_FieldMax"/>
809 </item>
810 <item row="4" column="0">
811 <widget class="QLabel" name="label_7">
812 <property name="text">
813 <string>HueMin :</string>
814 </property>
815 </widget>
816 </item>
817 <item row="4" column="1">
818 <widget class="QDoubleSpinBox" name="doubleSpinBox_HueMin">
819 <property name="maximum">
820 <double>1.000000000000000</double>
821 </property>
822 <property name="singleStep">
823 <double>0.010000000000000</double>
824 </property>
825 </widget>
826 </item>
827 <item row="5" column="0">
828 <widget class="QLabel" name="label_8">
829 <property name="text">
830 <string>HueMax :</string>
831 </property>
832 </widget>
833 </item>
834 <item row="5" column="1">
835 <widget class="QDoubleSpinBox" name="doubleSpinBox_HueMax">
836 <property name="maximum">
837 <double>1.000000000000000</double>
838 </property>
839 <property name="singleStep">
840 <double>0.010000000000000</double>
841 </property>
842 </widget>
843 </item>
844 <item row="6" column="0">
845 <widget class="QLabel" name="label_10">
846 <property name="text">
847 <string>Nb of colors :</string>
848 </property>
849 </widget>
850 </item>
851 <item row="6" column="1">
852 <widget class="QSpinBox" name="spinBox_Color">
853 <property name="minimum">
854 <number>0</number>
855 </property>
856 <property name="maximum">
857 <number>1048580</number>
858 </property>
859 <property name="value">
860 <number>65536</number>
861 </property>
862 </widget>
863 </item>
864 <item row="7" column="0" colspan="2">
865 <widget class="QPushButton" name="pushButton_ScaleToData">
866 <property name="text">
867 <string>Scale to data</string>
868 </property>
869 </widget>
870 </item>
871 </layout>
872 </widget>
873 </item>
874 <item>
875 <widget class="QGroupBox" name="groupBox_6">
876 <property name="title">
877 <string>Cell Text</string>
878 </property>
879 <layout class="QGridLayout" name="gridLayout_6">
880 <item row="0" column="0">
881 <widget class="QLabel" name="label_9">
882 <property name="text">
883 <string>ID/Field :</string>
884 </property>
885 </widget>
886 </item>
887 <item row="0" column="1">
888 <widget class="QComboBox" name="comboBox_CellTextField"/>
889 </item>
890 </layout>
891 </widget>
892 </item>
893 </layout>
894 </widget>
895 </widget>
896 </item>
897 </layout>
898 </widget>
899 </widget>
900 <widget class="QToolBar" name="toolBarMain">
901 <property name="windowTitle">
902 <string>toolBar_2</string>
903 </property>
904 <attribute name="toolBarArea">
905 <enum>TopToolBarArea</enum>
906 </attribute>
907 <attribute name="toolBarBreak">
908 <bool>false</bool>
909 </attribute>
910 <addaction name="actionZoomAll"/>
911 <addaction name="actionRedraw"/>
912 <addaction name="separator"/>
913 <addaction name="actionViewFront"/>
914 <addaction name="actionViewBack"/>
915 <addaction name="actionViewLeft"/>
916 <addaction name="actionViewRight"/>
917 <addaction name="actionViewTop"/>
918 <addaction name="actionViewBottom"/>
919 </widget>
920 <action name="actionExit">
921 <property name="icon">
922 <iconset resource="engrid.qrc">
923 <normaloff>:/icons/resources/kde_icons/exit.png</normaloff>:/icons/resources/kde_icons/exit.png</iconset>
924 </property>
925 <property name="text">
926 <string>Exit</string>
927 </property>
928 <property name="menuRole">
929 <enum>QAction::QuitRole</enum>
930 </property>
931 </action>
932 <action name="actionImportSTL">
933 <property name="text">
934 <string>STL</string>
935 </property>
936 </action>
937 <action name="actionImportGmsh1Ascii">
938 <property name="text">
939 <string>v1.0 (ASCII)</string>
940 </property>
941 </action>
942 <action name="actionImportGmsh2Ascii">
943 <property name="enabled">
944 <bool>true</bool>
945 </property>
946 <property name="text">
947 <string>v2.0 (ASCII)</string>
948 </property>
949 </action>
950 <action name="actionGmsh2Binary">
951 <property name="enabled">
952 <bool>false</bool>
953 </property>
954 <property name="text">
955 <string>v2.0 (binary)</string>
956 </property>
957 </action>
958 <action name="actionOpen">
959 <property name="icon">
960 <iconset resource="engrid.qrc">
961 <normaloff>:/icons/resources/kde_icons/fileopen.png</normaloff>:/icons/resources/kde_icons/fileopen.png</iconset>
962 </property>
963 <property name="text">
964 <string>Open</string>
965 </property>
966 <property name="shortcut">
967 <string>Ctrl+O</string>
968 </property>
969 <property name="menuRole">
970 <enum>QAction::TextHeuristicRole</enum>
971 </property>
972 </action>
973 <action name="actionSave">
974 <property name="icon">
975 <iconset resource="engrid.qrc">
976 <normaloff>:/icons/resources/kde_icons/filesave.png</normaloff>:/icons/resources/kde_icons/filesave.png</iconset>
977 </property>
978 <property name="text">
979 <string>Save grid</string>
980 </property>
981 <property name="shortcut">
982 <string>Ctrl+S</string>
983 </property>
984 </action>
985 <action name="actionSaveAs">
986 <property name="icon">
987 <iconset resource="engrid.qrc">
988 <normaloff>:/icons/resources/kde_icons/filesaveas.png</normaloff>:/icons/resources/kde_icons/filesaveas.png</iconset>
989 </property>
990 <property name="text">
991 <string>Save grid as...</string>
992 </property>
993 </action>
994 <action name="actionAbout">
995 <property name="text">
996 <string>About</string>
997 </property>
998 <property name="shortcut">
999 <string>F1</string>
1000 </property>
1001 <property name="menuRole">
1002 <enum>QAction::AboutRole</enum>
1003 </property>
1004 </action>
1005 <action name="actionZoomAll">
1006 <property name="icon">
1007 <iconset resource="engrid.qrc">
1008 <normaloff>:/icons/resources/kde_icons/viewmagfit.png</normaloff>:/icons/resources/kde_icons/viewmagfit.png</iconset>
1009 </property>
1010 <property name="text">
1011 <string>Zoom All</string>
1012 </property>
1013 </action>
1014 <action name="actionBoundaryCodes">
1015 <property name="text">
1016 <string>Boundary codes</string>
1017 </property>
1018 <property name="shortcut">
1019 <string>V</string>
1020 </property>
1021 </action>
1022 <action name="actionNormalExtrusion">
1023 <property name="icon">
1024 <iconset resource="engrid.qrc">
1025 <normaloff>:/icons/resources/icons/extrusion.png</normaloff>:/icons/resources/icons/extrusion.png</iconset>
1026 </property>
1027 <property name="text">
1028 <string>Extrusion</string>
1029 </property>
1030 </action>
1031 <action name="actionViewAxes">
1032 <property name="checkable">
1033 <bool>true</bool>
1034 </property>
1035 <property name="text">
1036 <string>Coordinate axes</string>
1037 </property>
1038 </action>
1039 <action name="actionExportGmsh1Ascii">
1040 <property name="text">
1041 <string>v1.0 (ASCII)</string>
1042 </property>
1043 </action>
1044 <action name="actionExportGmsh2Ascii">
1045 <property name="enabled">
1046 <bool>true</bool>
1047 </property>
1048 <property name="text">
1049 <string>v2.0 (ASCII)</string>
1050 </property>
1051 </action>
1052 <action name="actionExportGmsh2Binary">
1053 <property name="enabled">
1054 <bool>false</bool>
1055 </property>
1056 <property name="text">
1057 <string>v2.0 (binary)</string>
1058 </property>
1059 </action>
1060 <action name="actionSetBoundaryCode">
1061 <property name="icon">
1062 <iconset resource="engrid.qrc">
1063 <normaloff>:/icons/resources/icons/setbc.png</normaloff>:/icons/resources/icons/setbc.png</iconset>
1064 </property>
1065 <property name="text">
1066 <string>Set boundary code</string>
1067 </property>
1068 <property name="shortcut">
1069 <string>S</string>
1070 </property>
1071 </action>
1072 <action name="actionChangeOrientation">
1073 <property name="icon">
1074 <iconset resource="engrid.qrc">
1075 <normaloff>:/icons/resources/icons/reorder.png</normaloff>:/icons/resources/icons/reorder.png</iconset>
1076 </property>
1077 <property name="text">
1078 <string>Change surface orientation</string>
1079 </property>
1080 </action>
1081 <action name="actionCheckOrientation">
1082 <property name="icon">
1083 <iconset resource="engrid.qrc">
1084 <normaloff>:/icons/resources/icons/checkorder.png</normaloff>:/icons/resources/icons/checkorder.png</iconset>
1085 </property>
1086 <property name="text">
1087 <string>Correct surface orientation</string>
1088 </property>
1089 </action>
1090 <action name="actionImproveAspectRatio">
1091 <property name="icon">
1092 <iconset resource="engrid.qrc">
1093 <normaloff>:/icons/resources/icons/aspectratio.png</normaloff>:/icons/resources/icons/aspectratio.png</iconset>
1094 </property>
1095 <property name="text">
1096 <string>Delete bad aspect ratio cells</string>
1097 </property>
1098 </action>
1099 <action name="actionCreateVolumeMesh">
1100 <property name="icon">
1101 <iconset resource="engrid.qrc">
1102 <normaloff>:/icons/resources/icons/createvol.png</normaloff>:/icons/resources/icons/createvol.png</iconset>
1103 </property>
1104 <property name="text">
1105 <string>Create/improve volume mesh</string>
1106 </property>
1107 </action>
1108 <action name="actionCreateSurfaceMesh">
1109 <property name="icon">
1110 <iconset resource="engrid.qrc">
1111 <normaloff>:/icons/resources/icons/editsurfaceparameters.png</normaloff>:/icons/resources/icons/editsurfaceparameters.png</iconset>
1112 </property>
1113 <property name="text">
1114 <string>Edit surface parameters</string>
1115 </property>
1116 <property name="toolTip">
1117 <string>edit surface parameters</string>
1118 </property>
1119 </action>
1120 <action name="actionExportNeutral">
1121 <property name="text">
1122 <string>Neutral (NETGEN)</string>
1123 </property>
1124 </action>
1125 <action name="actionRedraw">
1126 <property name="icon">
1127 <iconset resource="engrid.qrc">
1128 <normaloff>:/icons/resources/kde_icons/reload.png</normaloff>:/icons/resources/kde_icons/reload.png</iconset>
1129 </property>
1130 <property name="text">
1131 <string>Redraw</string>
1132 </property>
1133 <property name="shortcut">
1134 <string>Ctrl+R</string>
1135 </property>
1136 </action>
1137 <action name="actionCreateBoundaryLayer">
1138 <property name="icon">
1139 <iconset resource="engrid.qrc">
1140 <normaloff>:/icons/resources/icons/createblayer.png</normaloff>:/icons/resources/icons/createblayer.png</iconset>
1141 </property>
1142 <property name="text">
1143 <string>Create prismatic boundary layer</string>
1144 </property>
1145 </action>
1146 <action name="actionExportAsciiStl">
1147 <property name="text">
1148 <string>STL (ASCII)</string>
1149 </property>
1150 </action>
1151 <action name="actionExportBinaryStl">
1152 <property name="text">
1153 <string>STL (binary)</string>
1154 </property>
1155 </action>
1156 <action name="actionDeleteTetraVolumeGrid">
1157 <property name="icon">
1158 <iconset resource="engrid.qrc">
1159 <normaloff>:/icons/resources/icons/deletevol.png</normaloff>:/icons/resources/icons/deletevol.png</iconset>
1160 </property>
1161 <property name="text">
1162 <string>Delete tetras</string>
1163 </property>
1164 <property name="toolTip">
1165 <string>delete tetras</string>
1166 </property>
1167 </action>
1168 <action name="actionDivideBoundaryLayer">
1169 <property name="icon">
1170 <iconset resource="engrid.qrc">
1171 <normaloff>:/icons/resources/icons/divideblayer.png</normaloff>:/icons/resources/icons/divideblayer.png</iconset>
1172 </property>
1173 <property name="text">
1174 <string>Divide prismatic boundary layer</string>
1175 </property>
1176 </action>
1177 <action name="actionConfigure">
1178 <property name="text">
1179 <string>Configure enGrid</string>
1180 </property>
1181 <property name="menuRole">
1182 <enum>QAction::PreferencesRole</enum>
1183 </property>
1184 </action>
1185 <action name="actionSmoothVolumeGrid">
1186 <property name="icon">
1187 <iconset resource="engrid.qrc">
1188 <normaloff>:/icons/resources/icons/smoothvol.png</normaloff>:/icons/resources/icons/smoothvol.png</iconset>
1189 </property>
1190 <property name="text">
1191 <string>Smooth volume grid</string>
1192 </property>
1193 </action>
1194 <action name="actionClearOutputWindow">
1195 <property name="text">
1196 <string>Clear output window</string>
1197 </property>
1198 </action>
1199 <action name="actionViewFront">
1200 <property name="icon">
1201 <iconset resource="engrid.qrc">
1202 <normaloff>:/icons/resources/icons/viewzplus.png</normaloff>:/icons/resources/icons/viewzplus.png</iconset>
1203 </property>
1204 <property name="text">
1205 <string>View from positive z direction</string>
1206 </property>
1207 </action>
1208 <action name="actionViewBack">
1209 <property name="icon">
1210 <iconset resource="engrid.qrc">
1211 <normaloff>:/icons/resources/icons/viewzminus.png</normaloff>:/icons/resources/icons/viewzminus.png</iconset>
1212 </property>
1213 <property name="text">
1214 <string>View from negative z direction</string>
1215 </property>
1216 </action>
1217 <action name="actionViewRight">
1218 <property name="icon">
1219 <iconset resource="engrid.qrc">
1220 <normaloff>:/icons/resources/icons/viewxplus.png</normaloff>:/icons/resources/icons/viewxplus.png</iconset>
1221 </property>
1222 <property name="text">
1223 <string>View from positive x direction</string>
1224 </property>
1225 </action>
1226 <action name="actionViewTop">
1227 <property name="icon">
1228 <iconset resource="engrid.qrc">
1229 <normaloff>:/icons/resources/icons/viewyplus.png</normaloff>:/icons/resources/icons/viewyplus.png</iconset>
1230 </property>
1231 <property name="text">
1232 <string>View from positive y direction</string>
1233 </property>
1234 </action>
1235 <action name="actionViewLeft">
1236 <property name="icon">
1237 <iconset resource="engrid.qrc">
1238 <normaloff>:/icons/resources/icons/viewxminus.png</normaloff>:/icons/resources/icons/viewxminus.png</iconset>
1239 </property>
1240 <property name="text">
1241 <string>View from negative x direction</string>
1242 </property>
1243 </action>
1244 <action name="actionViewBottom">
1245 <property name="icon">
1246 <iconset resource="engrid.qrc">
1247 <normaloff>:/icons/resources/icons/viewyminus.png</normaloff>:/icons/resources/icons/viewyminus.png</iconset>
1248 </property>
1249 <property name="text">
1250 <string>View from negative y direction</string>
1251 </property>
1252 </action>
1253 <action name="actionVtkReader">
1254 <property name="text">
1255 <string>Legacy unstructured grid files</string>
1256 </property>
1257 </action>
1258 <action name="actionFoamWriter">
1259 <property name="enabled">
1260 <bool>true</bool>
1261 </property>
1262 <property name="text">
1263 <string>OpenFOAM (polyhedral)</string>
1264 </property>
1265 </action>
1266 <action name="actionPolyDataReader">
1267 <property name="text">
1268 <string>VTK poly data</string>
1269 </property>
1270 <property name="toolTip">
1271 <string>VTK poly data</string>
1272 </property>
1273 </action>
1274 <action name="actionDeleteBadAspectTris">
1275 <property name="text">
1276 <string>Remove bad triangles</string>
1277 </property>
1278 </action>
1279 <action name="actionDeletePickedCell">
1280 <property name="text">
1281 <string>Delete picked cell</string>
1282 </property>
1283 </action>
1284 <action name="actionFixSTL">
1285 <property name="text">
1286 <string>Fix surface triangulation</string>
1287 </property>
1288 </action>
1289 <action name="actionEditBoundaryConditions">
1290 <property name="icon">
1291 <iconset resource="engrid.qrc">
1292 <normaloff>:/icons/resources/icons/editbc.png</normaloff>:/icons/resources/icons/editbc.png</iconset>
1293 </property>
1294 <property name="text">
1295 <string>Edit boundary conditions</string>
1296 </property>
1297 <property name="shortcut">
1298 <string>E</string>
1299 </property>
1300 </action>
1301 <action name="actionSimpleFoamWriter">
1302 <property name="text">
1303 <string>OpenFOAM (grid only)</string>
1304 </property>
1305 <property name="toolTip">
1306 <string>export to OpenFOAM</string>
1307 </property>
1308 </action>
1309 <action name="actionTransform">
1310 <property name="text">
1311 <string>Transform...</string>
1312 </property>
1313 </action>
1314 <action name="actionViewOrthogonal">
1315 <property name="checkable">
1316 <bool>true</bool>
1317 </property>
1318 <property name="text">
1319 <string>Orthogonal view</string>
1320 </property>
1321 </action>
1322 <action name="actionDeletePickedPoint">
1323 <property name="text">
1324 <string>Delete picked point</string>
1325 </property>
1326 <property name="shortcut">
1327 <string>D</string>
1328 </property>
1329 </action>
1330 <action name="actionViewNodeIDs">
1331 <property name="checkable">
1332 <bool>true</bool>
1333 </property>
1334 <property name="text">
1335 <string>View node IDs</string>
1336 </property>
1337 </action>
1338 <action name="actionViewCellIDs">
1339 <property name="checkable">
1340 <bool>true</bool>
1341 </property>
1342 <property name="text">
1343 <string>View cell IDs</string>
1344 </property>
1345 </action>
1346 <action name="actionPick_cell_point">
1347 <property name="text">
1348 <string>Pick point/cell</string>
1349 </property>
1350 <property name="shortcut">
1351 <string>Shift+P</string>
1352 </property>
1353 </action>
1354 <action name="actionPick_cell_2">
1355 <property name="text">
1356 <string>Pick cell</string>
1357 </property>
1358 </action>
1359 <action name="actionUseVTKInteractor">
1360 <property name="text">
1361 <string>Use VTK interactor</string>
1362 </property>
1363 </action>
1364 <action name="actionScaleToData">
1365 <property name="text">
1366 <string>ScaleToData</string>
1367 </property>
1368 </action>
1369 <action name="actionShow_display_options">
1370 <property name="checkable">
1371 <bool>true</bool>
1372 </property>
1373 <property name="text">
1374 <string>Show display options</string>
1375 </property>
1376 </action>
1377 <action name="actionShow_output">
1378 <property name="checkable">
1379 <bool>true</bool>
1380 </property>
1381 <property name="text">
1382 <string>Show output</string>
1383 </property>
1384 </action>
1385 <action name="actionExportCGNS">
1386 <property name="icon">
1387 <iconset resource="engrid.qrc">
1388 <normaloff>:/icons/resources/icons/cgns_color.gif</normaloff>:/icons/resources/icons/cgns_color.gif</iconset>
1389 </property>
1390 <property name="text">
1391 <string>CGNS</string>
1392 </property>
1393 </action>
1394 <action name="actionViewCellCodes">
1395 <property name="checkable">
1396 <bool>true</bool>
1397 </property>
1398 <property name="text">
1399 <string>View boundary codes</string>
1400 </property>
1401 </action>
1402 <action name="actionUndo">
1403 <property name="icon">
1404 <iconset resource="engrid.qrc">
1405 <normaloff>:/icons/resources/kde_icons/undo.png</normaloff>:/icons/resources/kde_icons/undo.png</iconset>
1406 </property>
1407 <property name="text">
1408 <string>Undo</string>
1409 </property>
1410 </action>
1411 <action name="actionRedo">
1412 <property name="icon">
1413 <iconset resource="engrid.qrc">
1414 <normaloff>:/icons/resources/kde_icons/redo.png</normaloff>:/icons/resources/kde_icons/redo.png</iconset>
1415 </property>
1416 <property name="text">
1417 <string>Redo</string>
1418 </property>
1419 </action>
1420 <action name="actionZoomOnPickedObject">
1421 <property name="text">
1422 <string>Zoom on picked object</string>
1423 </property>
1424 <property name="toolTip">
1425 <string>Zoom on picked object</string>
1426 </property>
1427 </action>
1428 <action name="actionDeselectAll">
1429 <property name="text">
1430 <string>Deselect all</string>
1431 </property>
1432 <property name="toolTip">
1433 <string>Deselect all</string>
1434 </property>
1435 </action>
1436 <action name="actionPrintGrid">
1437 <property name="text">
1438 <string>Print grid</string>
1439 </property>
1440 <property name="toolTip">
1441 <string>Print grid</string>
1442 </property>
1443 </action>
1444 <action name="actionShowInfo">
1445 <property name="text">
1446 <string>Show info</string>
1447 </property>
1448 <property name="toolTip">
1449 <string>Show info</string>
1450 </property>
1451 <property name="shortcut">
1452 <string>I</string>
1453 </property>
1454 </action>
1455 <action name="actionShow_node_cell_info">
1456 <property name="checkable">
1457 <bool>true</bool>
1458 </property>
1459 <property name="text">
1460 <string>Show node/cell info</string>
1461 </property>
1462 </action>
1463 <action name="actionBoxSelect">
1464 <property name="text">
1465 <string>Box select</string>
1466 </property>
1467 <property name="shortcut">
1468 <string>B</string>
1469 </property>
1470 </action>
1471 <action name="actionCheck_surface_integrity">
1472 <property name="text">
1473 <string>Check surface integrity</string>
1474 </property>
1475 <property name="shortcut">
1476 <string>C</string>
1477 </property>
1478 </action>
1479 <action name="actionForcedRedraw">
1480 <property name="text">
1481 <string>Forced redraw</string>
1482 </property>
1483 </action>
1484 <action name="actionShow_debugging_utilities">
1485 <property name="checkable">
1486 <bool>true</bool>
1487 </property>
1488 <property name="text">
1489 <string>Show debugging utilities</string>
1490 </property>
1491 </action>
1492 <action name="actionStoreGeometry">
1493 <property name="text">
1494 <string>Store geometry for surface meshing</string>
1495 </property>
1496 </action>
1497 <action name="actionImportOpenFoamCase">
1498 <property name="text">
1499 <string>OpenFOAM case</string>
1500 </property>
1501 <property name="toolTip">
1502 <string>import OpenFOAM case</string>
1503 </property>
1504 </action>
1505 <action name="actionFoamCaseWriter">
1506 <property name="icon">
1507 <iconset resource="engrid.qrc">
1508 <normaloff>:/icons/resources/icons/of.png</normaloff>:/icons/resources/icons/of.png</iconset>
1509 </property>
1510 <property name="text">
1511 <string>OpenFOAM (grid+solver parameters)</string>
1512 </property>
1513 <property name="toolTip">
1514 <string>OpenFOAM (complete case)</string>
1515 </property>
1516 </action>
1517 <action name="actionRunFoamToVTK">
1518 <property name="text">
1519 <string>Run foamToVTK</string>
1520 </property>
1521 </action>
1522 <action name="actionStopProcesses">
1523 <property name="icon">
1524 <iconset>
1525 <normalon>:/icons/resources/kde_icons/stop.png</normalon>
1526 </iconset>
1527 </property>
1528 <property name="text">
1529 <string>Stop solver</string>
1530 </property>
1531 </action>
1532 <action name="actionRunSolver">
1533 <property name="icon">
1534 <iconset resource="engrid.qrc">
1535 <normaloff>:/icons/resources/kde_icons/launch.png</normaloff>:/icons/resources/kde_icons/launch.png</iconset>
1536 </property>
1537 <property name="text">
1538 <string>Run solver</string>
1539 </property>
1540 </action>
1541 <action name="actionRunReconstructPar">
1542 <property name="text">
1543 <string>Run reconstructPar</string>
1544 </property>
1545 </action>
1546 <action name="actionDelaunaySwap">
1547 <property name="text">
1548 <string>Delaunay swap</string>
1549 </property>
1550 </action>
1551 <action name="actionPreparePostProcessing">
1552 <property name="icon">
1553 <iconset resource="engrid.qrc">
1554 <normaloff>:/icons/resources/icons/vtk.png</normaloff>:/icons/resources/icons/vtk.png</iconset>
1555 </property>
1556 <property name="text">
1557 <string>Prepare VTK post-processing</string>
1558 </property>
1559 <property name="toolTip">
1560 <string>Prepare VTK post-processing</string>
1561 </property>
1562 </action>
1563 <action name="actionImportFluentCase">
1564 <property name="text">
1565 <string>FLUENT case</string>
1566 </property>
1567 <property name="toolTip">
1568 <string>import FLUENT case</string>
1569 </property>
1570 </action>
1571 <action name="actionStartParaView">
1572 <property name="icon">
1573 <iconset resource="engrid.qrc">
1574 <normaloff>:/icons/resources/icons/paraview.png</normaloff>:/icons/resources/icons/paraview.png</iconset>
1575 </property>
1576 <property name="text">
1577 <string>Start ParaView</string>
1578 </property>
1579 </action>
1580 <action name="actionReducedPolyDataReader">
1581 <property name="text">
1582 <string>vtkPolyData in legacy file format (will be reduced after loading)</string>
1583 </property>
1584 </action>
1585 <action name="actionSurfaceMesher">
1586 <property name="icon">
1587 <iconset resource="engrid.qrc">
1588 <normaloff>:/icons/resources/icons/createsurfacemesh.png</normaloff>:/icons/resources/icons/createsurfacemesh.png</iconset>
1589 </property>
1590 <property name="text">
1591 <string>Create/improve surface mesh</string>
1592 </property>
1593 <property name="toolTip">
1594 <string>create/improve surface mesh</string>
1595 </property>
1596 </action>
1597 <action name="actionReduceSurfaceTriangulation">
1598 <property name="text">
1599 <string>Reduce surface triangulation</string>
1600 </property>
1601 <property name="toolTip">
1602 <string>reduce surface triangulation</string>
1603 </property>
1604 </action>
1605 <action name="actionEliminateSmallBranches">
1606 <property name="text">
1607 <string>Eliminate small branches</string>
1608 </property>
1609 </action>
1610 <action name="actionSmoothAndSwapSurface">
1611 <property name="text">
1612 <string>Smooth surface grid</string>
1613 </property>
1614 </action>
1615 <action name="actionImportSeligAirfoil">
1616 <property name="text">
1617 <string>Selig airfoil</string>
1618 </property>
1619 </action>
1620 <action name="actionFixCADgeometry">
1621 <property name="text">
1622 <string>Fix CAD geometry</string>
1623 </property>
1624 </action>
1625 <action name="actionProjection_test">
1626 <property name="text">
1627 <string>Projection test</string>
1628 </property>
1629 <property name="toolTip">
1630 <string>Projection test</string>
1631 </property>
1632 </action>
1633 <action name="actionImportBlenderFile">
1634 <property name="text">
1635 <string>Blender</string>
1636 </property>
1637 </action>
1638 <action name="actionExportAsciiPly">
1639 <property name="text">
1640 <string>Stanford PLY (ASCII)</string>
1641 </property>
1642 </action>
1643 <action name="actionExportBinaryPly">
1644 <property name="text">
1645 <string>Standford PLY (binary)</string>
1646 </property>
1647 </action>
1648 <action name="actionTest">
1649 <property name="text">
1650 <string>test</string>
1651 </property>
1652 </action>
1653 <action name="actionInsertNewCell">
1654 <property name="text">
1655 <string>Insert new cell</string>
1656 </property>
1657 </action>
1658 <action name="actionExportBlenderFile">
1659 <property name="text">
1660 <string>Blender</string>
1661 </property>
1662 </action>
1663 <action name="actionMergeNodes">
1664 <property name="text">
1665 <string>Merge nodes</string>
1666 </property>
1667 </action>
1668 <action name="actionSetCaseDirectory">
1669 <property name="text">
1670 <string>Set case directory</string>
1671 </property>
1672 </action>
1673 <action name="actionMergeVolumes">
1674 <property name="text">
1675 <string>Merge volumes</string>
1676 </property>
1677 </action>
1678 <action name="actionMirrorMesh">
1679 <property name="enabled">
1680 <bool>true</bool>
1681 </property>
1682 <property name="text">
1683 <string>Mirror</string>
1684 </property>
1685 </action>
1686 <action name="actionSharpenEdges">
1687 <property name="text">
1688 <string>Sharpen edges</string>
1689 </property>
1690 <property name="toolTip">
1691 <string>sharpen edges (e.g. after import from snappyHexMesh)</string>
1692 </property>
1693 </action>
1694 <action name="actionCheckForOverlap">
1695 <property name="text">
1696 <string>Check for overlapping faces</string>
1697 </property>
1698 <property name="toolTip">
1699 <string>check for overlapping faces</string>
1700 </property>
1701 </action>
1702 <action name="actionAbout_enGrid_plugins">
1703 <property name="text">
1704 <string>About enGrid plugins</string>
1705 </property>
1706 </action>
1707 <action name="actionImportBrlcad">
1708 <property name="icon">
1709 <iconset resource="engrid.qrc">
1710 <normaloff>:/icons/resources/icons/brlcad.png</normaloff>:/icons/resources/icons/brlcad.png</iconset>
1711 </property>
1712 <property name="text">
1713 <string>BRL-CAD</string>
1714 </property>
1715 <property name="toolTip">
1716 <string>import BRL-CAD (as STL)</string>
1717 </property>
1718 </action>
1719 <action name="actionOptimiseOrthogonalty">
1720 <property name="text">
1721 <string>Optimise orthogonalty</string>
1722 </property>
1723 </action>
1724 <action name="actionCreateHexCore">
1725 <property name="text">
1726 <string>Create hex core mesh</string>
1727 </property>
1728 </action>
1729 <action name="actionExportSu2">
1730 <property name="text">
1731 <string>SU2</string>
1732 </property>
1733 </action>
1734 <action name="actionBooleanOperation">
1735 <property name="text">
1736 <string>Boolean operation</string>
1737 </property>
1738 </action>
1739 <action name="actionExportDolfyn">
1740 <property name="text">
1741 <string>Dolfyn</string>
1742 </property>
1743 <property name="toolTip">
1744 <string>export to Dolfyn</string>
1745 </property>
1746 </action>
1747 <action name="actionExportTau">
1748 <property name="text">
1749 <string>Tau</string>
1750 </property>
1751 <property name="toolTip">
1752 <string>export to Tau</string>
1753 </property>
1754 </action>
1755 <action name="actionFillPlane">
1756 <property name="text">
1757 <string>Fill plane</string>
1758 </property>
1759 <property name="toolTip">
1760 <string>fill plance with triangles</string>
1761 </property>
1762 </action>
1763 <action name="actionExportDrNum">
1764 <property name="text">
1765 <string>DrNUM</string>
1766 </property>
1767 <property name="toolTip">
1768 <string>export as DrNUM case</string>
1769 </property>
1770 </action>
1771 <action name="actionConvertToPolyMesh">
1772 <property name="text">
1773 <string>Convert to poly mesh</string>
1774 </property>
1775 <property name="toolTip">
1776 <string>convert to poly mesh</string>
1777 </property>
1778 </action>
1779 <action name="actionCreateHexShellMesh">
1780 <property name="text">
1781 <string>Create hex shell mesh</string>
1782 </property>
1783 <property name="toolTip">
1784 <string>create hex shell mesh</string>
1785 </property>
1786 </action>
1787 <action name="actionCreateHexIbMesh">
1788 <property name="text">
1789 <string>Create hex mesh for immersed boundaries</string>
1790 </property>
1791 </action>
1792 <action name="actionRestrictToAvailableVolumeCells">
1793 <property name="text">
1794 <string>Restrict mesh to available volume cells</string>
1795 </property>
1796 </action>
1797 <action name="actionMultiSolidAsciiStlReader">
1798 <property name="text">
1799 <string>STL (multi solid ascii)</string>
1800 </property>
1801 </action>
1802 <action name="actionDeleteVolumeGrid">
1803 <property name="icon">
1804 <iconset resource="engrid.qrc">
1805 <normaloff>:/icons/resources/icons/deletevol.png</normaloff>:/icons/resources/icons/deletevol.png</iconset>
1806 </property>
1807 <property name="text">
1808 <string>Delete Volume Grid</string>
1809 </property>
1810 <property name="toolTip">
1811 <string>delete volume grid</string>
1812 </property>
1813 </action>
1814 <action name="m_ActionYPlusCalculator">
1815 <property name="text">
1816 <string>y+ Calculator</string>
1817 </property>
1818 <property name="toolTip">
1819 <string>y+ Calculator</string>
1820 </property>
1821 </action>
1822 </widget>
1823 <layoutdefault spacing="6" margin="9"/>
1824 <customwidgets>
1825 <customwidget>
1826 <class>QVTKWidget</class>
1827 <extends>QWidget</extends>
1828 <header>QVTKWidget.h</header>
1829 </customwidget>
1830 </customwidgets>
1831 <resources>
1832 <include location="engrid.qrc"/>
1833 </resources>
1834 <connections>
1835 <connection>
1836 <sender>pushButtonRedraw</sender>
1837 <signal>clicked()</signal>
1838 <receiver>actionRedraw</receiver>
1839 <slot>trigger()</slot>
1840 <hints>
1841 <hint type="sourcelabel">
1842 <x>877</x>
1843 <y>595</y>
1844 </hint>
1845 <hint type="destinationlabel">
1846 <x>-1</x>
1847 <y>-1</y>
1848 </hint>
1849 </hints>
1850 </connection>
1851 <connection>
1852 <sender>actionShow_display_options</sender>
1853 <signal>triggered(bool)</signal>
1854 <receiver>dockWidget_DisplayOptions</receiver>
1855 <slot>setVisible(bool)</slot>
1856 <hints>
1857 <hint type="sourcelabel">
1858 <x>-1</x>
1859 <y>-1</y>
1860 </hint>
1861 <hint type="destinationlabel">
1862 <x>404</x>
1863 <y>198</y>
1864 </hint>
1865 </hints>
1866 </connection>
1867 <connection>
1868 <sender>dockWidget_DisplayOptions</sender>
1869 <signal>visibilityChanged(bool)</signal>
1870 <receiver>actionShow_display_options</receiver>
1871 <slot>setChecked(bool)</slot>
1872 <hints>
1873 <hint type="sourcelabel">
1874 <x>404</x>
1875 <y>198</y>
1876 </hint>
1877 <hint type="destinationlabel">
1878 <x>-1</x>
1879 <y>-1</y>
1880 </hint>
1881 </hints>
1882 </connection>
1883 <connection>
1884 <sender>actionShow_output</sender>
1885 <signal>triggered(bool)</signal>
1886 <receiver>dockWidget_output</receiver>
1887 <slot>setVisible(bool)</slot>
1888 <hints>
1889 <hint type="sourcelabel">
1890 <x>-1</x>
1891 <y>-1</y>
1892 </hint>
1893 <hint type="destinationlabel">
1894 <x>136</x>
1895 <y>527</y>
1896 </hint>
1897 </hints>
1898 </connection>
1899 <connection>
1900 <sender>dockWidget_output</sender>
1901 <signal>visibilityChanged(bool)</signal>
1902 <receiver>actionShow_output</receiver>
1903 <slot>setChecked(bool)</slot>
1904 <hints>
1905 <hint type="sourcelabel">
1906 <x>136</x>
1907 <y>527</y>
1908 </hint>
1909 <hint type="destinationlabel">
1910 <x>-1</x>
1911 <y>-1</y>
1912 </hint>
1913 </hints>
1914 </connection>
1915 <connection>
1916 <sender>actionShow_node_cell_info</sender>
1917 <signal>triggered(bool)</signal>
1918 <receiver>dockWidget_node_cell_info</receiver>
1919 <slot>setVisible(bool)</slot>
1920 <hints>
1921 <hint type="sourcelabel">
1922 <x>-1</x>
1923 <y>-1</y>
1924 </hint>
1925 <hint type="destinationlabel">
1926 <x>136</x>
1927 <y>791</y>
1928 </hint>
1929 </hints>
1930 </connection>
1931 <connection>
1932 <sender>dockWidget_node_cell_info</sender>
1933 <signal>visibilityChanged(bool)</signal>
1934 <receiver>actionShow_node_cell_info</receiver>
1935 <slot>setChecked(bool)</slot>
1936 <hints>
1937 <hint type="sourcelabel">
1938 <x>136</x>
1939 <y>791</y>
1940 </hint>
1941 <hint type="destinationlabel">
1942 <x>-1</x>
1943 <y>-1</y>
1944 </hint>
1945 </hints>
1946 </connection>
1947 <connection>
1948 <sender>actionShow_debugging_utilities</sender>
1949 <signal>triggered(bool)</signal>
1950 <receiver>dockWidget_DebuggingUtilities</receiver>
1951 <slot>setVisible(bool)</slot>
1952 <hints>
1953 <hint type="sourcelabel">
1954 <x>-1</x>
1955 <y>-1</y>
1956 </hint>
1957 <hint type="destinationlabel">
1958 <x>936</x>
1959 <y>609</y>
1960 </hint>
1961 </hints>
1962 </connection>
1963 <connection>
1964 <sender>dockWidget_DebuggingUtilities</sender>
1965 <signal>visibilityChanged(bool)</signal>
1966 <receiver>actionShow_debugging_utilities</receiver>
1967 <slot>setChecked(bool)</slot>
1968 <hints>
1969 <hint type="sourcelabel">
1970 <x>936</x>
1971 <y>609</y>
1972 </hint>
1973 <hint type="destinationlabel">
1974 <x>-1</x>
1975 <y>-1</y>
1976 </hint>
1977 </hints>
1978 </connection>
1979 <connection>
1980 <sender>pushButton_ZoomOnPickedObject</sender>
1981 <signal>clicked()</signal>
1982 <receiver>actionZoomOnPickedObject</receiver>
1983 <slot>trigger()</slot>
1984 <hints>
1985 <hint type="sourcelabel">
1986 <x>941</x>
1987 <y>549</y>
1988 </hint>
1989 <hint type="destinationlabel">
1990 <x>-1</x>
1991 <y>-1</y>
1992 </hint>
1993 </hints>
1994 </connection>
1995 <connection>
1996 <sender>pushButton_ScaleToData</sender>
1997 <signal>clicked()</signal>
1998 <receiver>actionScaleToData</receiver>
1999 <slot>trigger()</slot>
2000 <hints>
2001 <hint type="sourcelabel">
2002 <x>941</x>
2003 <y>710</y>
2004 </hint>
2005 <hint type="destinationlabel">
2006 <x>-1</x>
2007 <y>-1</y>
2008 </hint>
2009 </hints>
2010 </connection>
2011 </connections>
2012 </ui>