1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>FunnelStringDialog
</class>
4 <widget class=
"QDialog" name=
"FunnelStringDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <layout class=
"QGridLayout" name=
"stringGridLayout"/>
21 <widget class=
"QDialogButtonBox" name=
"buttonBox">
22 <property name=
"orientation">
23 <enum>Qt::Horizontal
</enum>
25 <property name=
"standardButtons">
26 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
35 <sender>buttonBox
</sender>
36 <signal>accepted()
</signal>
37 <receiver>FunnelStringDialog
</receiver>
40 <hint type=
"sourcelabel">
44 <hint type=
"destinationlabel">
51 <sender>buttonBox
</sender>
52 <signal>rejected()
</signal>
53 <receiver>FunnelStringDialog
</receiver>
56 <hint type=
"sourcelabel">
60 <hint type=
"destinationlabel">