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>Dialog
</string>
16 <layout class=
"QGridLayout" name=
"gridLayout">
17 <item row=
"0" column=
"0" colspan=
"2">
18 <widget class=
"QListWidget" name=
"listWidget"/>
20 <item row=
"1" column=
"0">
21 <widget class=
"QLabel" name=
"label">
22 <property name=
"text">
23 <string>number of iterations
</string>
25 <property name=
"alignment">
26 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
30 <item row=
"1" column=
"1">
31 <widget class=
"QSpinBox" name=
"spinBoxIterations">
32 <property name=
"minimum">
35 <property name=
"maximum">
38 <property name=
"value">
43 <item row=
"2" column=
"0" colspan=
"2">
44 <widget class=
"QDialogButtonBox" name=
"buttonBox">
45 <property name=
"orientation">
46 <enum>Qt::Horizontal
</enum>
48 <property name=
"standardButtons">
49 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
56 <tabstop>listWidget
</tabstop>
57 <tabstop>spinBoxIterations
</tabstop>
58 <tabstop>buttonBox
</tabstop>
63 <sender>buttonBox
</sender>
64 <signal>accepted()
</signal>
65 <receiver>GuiCreateVolumeMesh
</receiver>
68 <hint type=
"sourcelabel">
72 <hint type=
"destinationlabel">
79 <sender>buttonBox
</sender>
80 <signal>rejected()
</signal>
81 <receiver>GuiCreateVolumeMesh
</receiver>
84 <hint type=
"sourcelabel">
88 <hint type=
"destinationlabel">