1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>AutoExpandableDialog
</class>
4 <widget class=
"QDialog" name=
"AutoExpandableDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout">
15 <widget class=
"QLabel" name=
"textLabel"/>
18 <widget class=
"QLineEdit" name=
"textEdit"/>
21 <widget class=
"QDialogButtonBox" name=
"buttonBox">
22 <property name=
"standardButtons">
23 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
32 <sender>buttonBox
</sender>
33 <signal>accepted()
</signal>
34 <receiver>AutoExpandableDialog
</receiver>
37 <hint type=
"sourcelabel">
41 <hint type=
"destinationlabel">
48 <sender>buttonBox
</sender>
49 <signal>rejected()
</signal>
50 <receiver>AutoExpandableDialog
</receiver>
53 <hint type=
"sourcelabel">
57 <hint type=
"destinationlabel">