1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PrintDialog
</class>
4 <widget class=
"QDialog" name=
"PrintDialog">
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=
"windowTitle">
28 <layout class=
"QVBoxLayout" name=
"verticalLayout">
30 <widget class=
"QTextEdit" name=
"textEdit">
31 <property name=
"readOnly">
37 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
39 <spacer name=
"horizontalSpacer">
40 <property name=
"orientation">
41 <enum>Qt::Horizontal
</enum>
43 <property name=
"sizeHint" stdset=
"0">
52 <widget class=
"QPushButton" name=
"closeButton">
53 <property name=
"text">
54 <string>Close
</string>
59 <widget class=
"QPushButton" name=
"printButton">
60 <property name=
"text">
61 <string>Print
</string>
66 <widget class=
"QPushButton" name=
"printFileButton">
67 <property name=
"text">
68 <string>Print to file
</string>
77 <include location=
"companion.qrc"/>
81 <sender>closeButton
</sender>
82 <signal>clicked()
</signal>
83 <receiver>PrintDialog
</receiver>
86 <hint type=
"sourcelabel">
90 <hint type=
"destinationlabel">