1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GuiInflateMesh
</class>
4 <widget class=
"QDialog" name=
"GuiInflateMesh">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QGridLayout" name=
"gridLayout">
17 <item row=
"2" column=
"0">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"text">
20 <string>x-origin
</string>
22 <property name=
"alignment">
23 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
27 <item row=
"2" column=
"1">
28 <widget class=
"QLineEdit" name=
"m_LineEditX"/>
30 <item row=
"3" column=
"0">
31 <widget class=
"QLabel" name=
"label_2">
32 <property name=
"text">
33 <string>y-origin
</string>
35 <property name=
"alignment">
36 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
40 <item row=
"6" column=
"0">
41 <spacer name=
"verticalSpacer">
42 <property name=
"orientation">
43 <enum>Qt::Vertical
</enum>
45 <property name=
"sizeHint" stdset=
"0">
53 <item row=
"7" column=
"0" colspan=
"2">
54 <widget class=
"QDialogButtonBox" name=
"buttonBox">
55 <property name=
"orientation">
56 <enum>Qt::Horizontal
</enum>
58 <property name=
"standardButtons">
59 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
63 <item row=
"3" column=
"1">
64 <widget class=
"QLineEdit" name=
"m_LineEditY"/>
66 <item row=
"4" column=
"1">
67 <widget class=
"QLineEdit" name=
"m_LineEditZ"/>
69 <item row=
"4" column=
"0">
70 <widget class=
"QLabel" name=
"label_3">
71 <property name=
"text">
72 <string>z-origin
</string>
74 <property name=
"alignment">
75 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
79 <item row=
"5" column=
"0">
80 <widget class=
"QLabel" name=
"label_4">
81 <property name=
"text">
82 <string>radius
</string>
84 <property name=
"alignment">
85 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
89 <item row=
"5" column=
"1">
90 <widget class=
"QLineEdit" name=
"m_LineEditR"/>
92 <item row=
"0" column=
"0" colspan=
"2">
93 <widget class=
"QLabel" name=
"label_5">
94 <property name=
"text">
95 <string>Please specify a sphere inside the volume which needs to be meshed!
</string>
97 <property name=
"wordWrap">
102 <item row=
"1" column=
"0" colspan=
"2">
103 <widget class=
"QLabel" name=
"label_6">
104 <property name=
"text">
112 <tabstop>m_LineEditX
</tabstop>
113 <tabstop>m_LineEditY
</tabstop>
114 <tabstop>m_LineEditZ
</tabstop>
115 <tabstop>m_LineEditR
</tabstop>
116 <tabstop>buttonBox
</tabstop>
121 <sender>buttonBox
</sender>
122 <signal>accepted()
</signal>
123 <receiver>GuiInflateMesh
</receiver>
124 <slot>accept()
</slot>
126 <hint type=
"sourcelabel">
130 <hint type=
"destinationlabel">
137 <sender>buttonBox
</sender>
138 <signal>rejected()
</signal>
139 <receiver>GuiInflateMesh
</receiver>
140 <slot>reject()
</slot>
142 <hint type=
"sourcelabel">
146 <hint type=
"destinationlabel">