1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>CompareDialog
</class>
4 <widget class=
"QDialog" name=
"CompareDialog">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"minimumSize">
25 <property name=
"acceptDrops">
28 <property name=
"windowTitle">
29 <string>Compare Models
</string>
31 <layout class=
"QGridLayout" name=
"gridLayout">
32 <item row=
"2" column=
"0">
33 <widget class=
"QTextEdit" name=
"textEdit">
34 <property name=
"readOnly">
39 <item row=
"3" column=
"0">
40 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
42 <widget class=
"QLabel" name=
"label">
43 <property name=
"text">
44 <string>To compare models, drag and drop them anywhere in this window.
</string>
49 <spacer name=
"horizontalSpacer">
50 <property name=
"orientation">
51 <enum>Qt::Horizontal
</enum>
53 <property name=
"sizeHint" stdset=
"0">
62 <widget class=
"QPushButton" name=
"closeButton">
63 <property name=
"text">
64 <string>Close
</string>
69 <widget class=
"QPushButton" name=
"printButton">
70 <property name=
"text">
71 <string>Print
</string>
76 <widget class=
"QPushButton" name=
"printFileButton">
77 <property name=
"text">
78 <string>Print to file
</string>
84 <item row=
"1" column=
"0">
85 <layout class=
"QHBoxLayout" name=
"layout_modelNames">
86 <property name=
"spacing">
89 <property name=
"leftMargin">
92 <property name=
"topMargin">
95 <property name=
"rightMargin">
98 <property name=
"bottomMargin">
108 <sender>closeButton
</sender>
109 <signal>clicked()
</signal>
110 <receiver>CompareDialog
</receiver>
111 <slot>reject()
</slot>
113 <hint type=
"sourcelabel">
117 <hint type=
"destinationlabel">