1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PacketFormatGroupBox
</class>
4 <widget class=
"QGroupBox" name=
"PacketFormatGroupBox">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>GroupBox
</string>
16 <property name=
"title">
17 <string>Packet Format
</string>
19 <layout class=
"QVBoxLayout" name=
"verticalLayout">
21 <widget class=
"QCheckBox" name=
"summaryCheckBox">
22 <property name=
"toolTip">
23 <string><html
><head/
><body
><p
>Packet summary lines similar to the packet list
</p
></body
></html
></string>
25 <property name=
"text">
26 <string>Summary line
</string>
28 <property name=
"checked">
34 <widget class=
"QCheckBox" name=
"includeColumnHeadingsCheckBox">
35 <property name=
"text">
36 <string>Include column headings
</string>
38 <property name=
"checked">
44 <widget class=
"QCheckBox" name=
"detailsCheckBox">
45 <property name=
"toolTip">
46 <string><html
><head/
><body
><p
>Packet details similar to the protocol tree
</p
></body
></html
></string>
48 <property name=
"text">
49 <string>Details:
</string>
51 <property name=
"checked">
57 <widget class=
"QRadioButton" name=
"allCollapsedButton">
58 <property name=
"sizePolicy">
59 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
60 <horstretch>1</horstretch>
61 <verstretch>0</verstretch>
64 <property name=
"toolTip">
65 <string><html
><head/
><body
><p
>Export only top-level packet detail items
</p
></body
></html
></string>
67 <property name=
"text">
68 <string>All co
&llapsed
</string>
73 <widget class=
"QRadioButton" name=
"asDisplayedButton">
74 <property name=
"sizePolicy">
75 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
76 <horstretch>1</horstretch>
77 <verstretch>0</verstretch>
80 <property name=
"toolTip">
81 <string><html
><head/
><body
><p
>Expand and collapse packet details as they are currently displayed.
</p
></body
></html
></string>
83 <property name=
"text">
84 <string>As displa
&yed
</string>
86 <property name=
"checked">
92 <widget class=
"QRadioButton" name=
"allExpandedButton">
93 <property name=
"sizePolicy">
94 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
95 <horstretch>1</horstretch>
96 <verstretch>0</verstretch>
99 <property name=
"toolTip">
100 <string><html
><head/
><body
><p
>Export all packet detail items
</p
></body
></html
></string>
102 <property name=
"text">
103 <string>All e
&xpanded
</string>
108 <widget class=
"QCheckBox" name=
"bytesCheckBox">
109 <property name=
"toolTip">
110 <string><html
><head/
><body
><p
>Export a hexdump of the packet data similar to the packet bytes view
</p
></body
></html
></string>
112 <property name=
"text">
113 <string>Bytes
</string>
118 <widget class=
"QCheckBox" name=
"includeDataSourcesCheckBox">
119 <property name=
"text">
120 <string>Include secondary data sources
</string>
122 <property name=
"toolTip">
123 <string><html
><head/
><body
><p
>Generate hexdumps for secondary data sources like reassembled or decrypted buffers in addition to the frame
</p
></body
></html
></string>
125 <property name=
"checked">
128 <property name=
"enabled">
134 <widget class=
"QCheckBox" name=
"timestampCheckBox">
135 <property name=
"text">
136 <string>Include timestamp preamble
</string>
138 <property name=
"toolTip">
139 <string><html
><head/
><body
><p
>Include each frame timestamp immediately before its hex dump, using the current time display format.
</p
></body
></html
></string>
141 <property name=
"checked">
144 <property name=
"enabled">