1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PrintDialog
</class>
4 <widget class=
"QDialog" name=
"PrintDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
15 <layout class=
"QHBoxLayout" name=
"previewLayout">
17 <layout class=
"QVBoxLayout" name=
"verticalLayout">
19 <widget class=
"PacketFormatGroupBox" name=
"formatGroupBox">
20 <property name=
"title">
21 <string>Packet Format
</string>
23 <property name=
"alignment">
24 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
26 <property name=
"flat">
32 <widget class=
"QCheckBox" name=
"formFeedCheckBox">
33 <property name=
"text">
34 <string>Print each packet on a new page
</string>
39 <widget class=
"QCheckBox" name=
"bannerCheckBox">
40 <property name=
"toolTip">
41 <string><html
><head/
><body
><p
>Print capture file information on each page
</p
></body
></html
></string>
43 <property name=
"text">
44 <string>Capture information header
</string>
46 <property name=
"checked">
52 <spacer name=
"verticalSpacer">
53 <property name=
"orientation">
54 <enum>Qt::Vertical
</enum>
56 <property name=
"sizeHint" stdset=
"0">
65 <widget class=
"QLabel" name=
"zoomLabel">
66 <property name=
"enabled">
69 <property name=
"toolTip">
70 <string><html
><head/
><body
><p
>Use the
&quot;+
&quot; and
&quot;-
&quot; keys to zoom the preview in and out. Use the
&quot;
0&quot; key to reset the zoom level.
</p
></body
></html
></string>
72 <property name=
"text">
73 <string><html
><head/
><body
><p
><span style=
" font-size:small; font-style:italic;
">+ and - zoom,
0 resets
</span
></p
></body
></html
></string>
82 <widget class=
"PacketRangeGroupBox" name=
"rangeGroupBox">
83 <property name=
"title">
84 <string>Packet Range
</string>
86 <property name=
"flat">
92 <widget class=
"QDialogButtonBox" name=
"buttonBox">
93 <property name=
"orientation">
94 <enum>Qt::Horizontal
</enum>
96 <property name=
"standardButtons">
97 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help
</set>
105 <class>PacketRangeGroupBox
</class>
106 <extends>QGroupBox
</extends>
107 <header>packet_range_group_box.h
</header>
108 <container>1</container>
111 <class>PacketFormatGroupBox
</class>
112 <extends>QGroupBox
</extends>
113 <header>packet_format_group_box.h
</header>
114 <container>1</container>
120 <sender>buttonBox
</sender>
121 <signal>accepted()
</signal>
122 <receiver>PrintDialog
</receiver>
123 <slot>accept()
</slot>
125 <hint type=
"sourcelabel">
129 <hint type=
"destinationlabel">
136 <sender>buttonBox
</sender>
137 <signal>rejected()
</signal>
138 <receiver>PrintDialog
</receiver>
139 <slot>reject()
</slot>
141 <hint type=
"sourcelabel">
145 <hint type=
"destinationlabel">