1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiCreateVolumeMesh
</class>
4 <widget class=
"QDialog" name=
"GuiCreateVolumeMesh">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Create Mesh
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"text">
20 <string>volumes
</string>
25 <widget class=
"QListWidget" name=
"m_ListWidgetVolumes"/>
28 <widget class=
"QCheckBox" name=
"m_CheckBoxBoundaryLayer">
29 <property name=
"text">
30 <string>boundary layer mesh
</string>
32 <property name=
"checked">
38 <spacer name=
"verticalSpacer">
39 <property name=
"orientation">
40 <enum>Qt::Vertical
</enum>
42 <property name=
"sizeHint" stdset=
"0">
51 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
53 <spacer name=
"horizontalSpacer">
54 <property name=
"orientation">
55 <enum>Qt::Horizontal
</enum>
57 <property name=
"sizeHint" stdset=
"0">
66 <widget class=
"QDialogButtonBox" name=
"buttonBox">
67 <property name=
"orientation">
68 <enum>Qt::Horizontal
</enum>
70 <property name=
"standardButtons">
71 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
80 <tabstop>m_ListWidgetVolumes
</tabstop>
81 <tabstop>m_CheckBoxBoundaryLayer
</tabstop>
82 <tabstop>buttonBox
</tabstop>
87 <sender>buttonBox
</sender>
88 <signal>accepted()
</signal>
89 <receiver>GuiCreateVolumeMesh
</receiver>
92 <hint type=
"sourcelabel">
96 <hint type=
"destinationlabel">
103 <sender>buttonBox
</sender>
104 <signal>rejected()
</signal>
105 <receiver>GuiCreateVolumeMesh
</receiver>
106 <slot>reject()
</slot>
108 <hint type=
"sourcelabel">
112 <hint type=
"destinationlabel">