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>
46 <property name=
"wordWrap">
52 <spacer name=
"horizontalSpacer">
53 <property name=
"orientation">
54 <enum>Qt::Horizontal
</enum>
56 <property name=
"sizeHint" stdset=
"0">
65 <widget class=
"QPushButton" name=
"closeButton">
66 <property name=
"text">
67 <string>Close
</string>
72 <widget class=
"QPushButton" name=
"styleButton">
73 <property name=
"text">
74 <string>Style
</string>
79 <widget class=
"QPushButton" name=
"printButton">
80 <property name=
"text">
81 <string>Print
</string>
86 <widget class=
"QPushButton" name=
"printFileButton">
87 <property name=
"text">
88 <string>Print to file
</string>
94 <item row=
"1" column=
"0">
95 <layout class=
"QHBoxLayout" name=
"layout_modelNames">
96 <property name=
"spacing">
99 <property name=
"leftMargin">
102 <property name=
"topMargin">
105 <property name=
"rightMargin">
108 <property name=
"bottomMargin">
118 <sender>closeButton
</sender>
119 <signal>clicked()
</signal>
120 <receiver>CompareDialog
</receiver>
121 <slot>reject()
</slot>
123 <hint type=
"sourcelabel">
127 <hint type=
"destinationlabel">