1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SequenceDialog
</class>
4 <widget class=
"QDialog" name=
"SequenceDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <layout class=
"QGridLayout" name=
"gridLayout">
19 <item row=
"0" column=
"0">
20 <widget class=
"QCustomPlot" name=
"sequencePlot" native=
"true">
21 <property name=
"sizePolicy">
22 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
23 <horstretch>0</horstretch>
24 <verstretch>1</verstretch>
29 <item row=
"0" column=
"1">
30 <widget class=
"QScrollBar" name=
"verticalScrollBar">
31 <property name=
"orientation">
32 <enum>Qt::Vertical
</enum>
36 <item row=
"1" column=
"0">
37 <widget class=
"QScrollBar" name=
"horizontalScrollBar">
38 <property name=
"orientation">
39 <enum>Qt::Horizontal
</enum>
43 <item row=
"1" column=
"1">
44 <widget class=
"QFrame" name=
"frame"/>
49 <widget class=
"QLabel" name=
"hintLabel">
50 <property name=
"toolTip">
51 <string><html
><head/
><body
>
53 <h3
>Valuable and amazing time-saving keyboard shortcuts
</h3
>
54 <table
><tbody
>
56 <tr
><th
>0</th
><td
>Reset graph to its initial state
</td
></th
>
58 <tr
><th
>→
</th
><td
>Move right
10 pixels
</td
></th
>
59 <tr
><th
>←
</th
><td
>Move left
10 pixels
</td
></th
>
60 <tr
><th
>↑
</th
><td
>Move up
10 pixels
</td
></th
>
61 <tr
><th
>↓
</th
><td
>Move down
10 pixels
</td
></th
>
62 <tr
><th
><i
>Shift+
</i
>→
</th
><td
>Move right
1 pixel
</td
></th
>
63 <tr
><th
><i
>Shift+
</i
>←
</th
><td
>Move left
1 pixel
</td
></th
>
64 <tr
><th
><i
>Shift+
</i
>↑
</th
><td
>Move up
1 pixel
</td
></th
>
65 <tr
><th
><i
>Shift+
</i
>↓
</th
><td
>Move down
1 pixel
</td
></th
>
67 <tr
><th
>g
</th
><td
>Go to packet under cursor
</td
></th
>
69 </tbody
></table
>
70 </body
></html
></string>
72 <property name=
"text">
73 <string><small
><i
>A hint
</i
></small
></string>
78 <layout class=
"QHBoxLayout" name=
"controlHorizontalLayout" stretch=
"0,0,0,0,0,0,0,0,1">
80 <widget class=
"QLabel" name=
"label">
81 <property name=
"text">
82 <string>Show:
</string>
87 <widget class=
"QComboBox" name=
"showComboBox">
89 <property name=
"text">
90 <string>All packets
</string>
94 <property name=
"text">
95 <string>Displayed packets
</string>
101 <spacer name=
"horizontalSpacer">
102 <property name=
"orientation">
103 <enum>Qt::Horizontal
</enum>
105 <property name=
"sizeHint" stdset=
"0">
114 <widget class=
"QLabel" name=
"flowLabel">
115 <property name=
"text">
116 <string>Flow type:
</string>
121 <widget class=
"QComboBox" name=
"flowComboBox"/>
124 <spacer name=
"horizontalSpacer_2">
125 <property name=
"orientation">
126 <enum>Qt::Horizontal
</enum>
128 <property name=
"sizeHint" stdset=
"0">
137 <widget class=
"QLabel" name=
"label_3">
138 <property name=
"text">
139 <string>Addresses:
</string>
144 <widget class=
"QComboBox" name=
"addressComboBox">
146 <property name=
"text">
151 <property name=
"text">
152 <string>Network
</string>
158 <spacer name=
"horizontalSpacer_4">
159 <property name=
"orientation">
160 <enum>Qt::Horizontal
</enum>
162 <property name=
"sizeHint" stdset=
"0">
173 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
175 <spacer name=
"horizontalSpacer_3">
176 <property name=
"orientation">
177 <enum>Qt::Horizontal
</enum>
179 <property name=
"sizeHint" stdset=
"0">
188 <widget class=
"QPushButton" name=
"resetButton">
189 <property name=
"text">
190 <string>Reset
</string>
197 <widget class=
"QDialogButtonBox" name=
"buttonBox">
198 <property name=
"orientation">
199 <enum>Qt::Horizontal
</enum>
201 <property name=
"standardButtons">
202 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok|QDialogButtonBox::Save
</set>
207 <action name=
"actionReset">
208 <property name=
"text">
209 <string>Reset Diagram
</string>
211 <property name=
"toolTip">
212 <string>Reset the diagram to its initial state.
</string>
214 <property name=
"shortcut">
218 <action name=
"actionMoveUp10">
219 <property name=
"text">
220 <string>Move Up
10 Pixels
</string>
222 <property name=
"toolTip">
223 <string>Move up
10 pixels
</string>
225 <property name=
"shortcut">
229 <action name=
"actionMoveLeft10">
230 <property name=
"text">
231 <string>Move Left
10 Pixels
</string>
233 <property name=
"toolTip">
234 <string>Move left
10 pixels
</string>
236 <property name=
"shortcut">
237 <string>Left
</string>
240 <action name=
"actionMoveRight10">
241 <property name=
"text">
242 <string>Move Right
10 Pixels
</string>
244 <property name=
"toolTip">
245 <string>Move right
10 pixels
</string>
247 <property name=
"shortcut">
248 <string>Right
</string>
251 <action name=
"actionMoveDown10">
252 <property name=
"text">
253 <string>Move Down
10 Pixels
</string>
255 <property name=
"toolTip">
256 <string>Move down
10 pixels
</string>
258 <property name=
"shortcut">
259 <string>Down
</string>
262 <action name=
"actionMoveUp1">
263 <property name=
"text">
264 <string>Move Up
1 Pixel
</string>
266 <property name=
"toolTip">
267 <string>Move up
1 pixel
</string>
269 <property name=
"shortcut">
270 <string>Shift+Up
</string>
273 <action name=
"actionMoveLeft1">
274 <property name=
"text">
275 <string>Move Left
1 Pixel
</string>
277 <property name=
"toolTip">
278 <string>Move left
1 pixel
</string>
280 <property name=
"shortcut">
281 <string>Shift+Left
</string>
284 <action name=
"actionMoveRight1">
285 <property name=
"text">
286 <string>Move Right
1 Pixel
</string>
288 <property name=
"toolTip">
289 <string>Move right
1 pixel
</string>
291 <property name=
"shortcut">
292 <string>Shift+Right
</string>
295 <action name=
"actionMoveDown1">
296 <property name=
"text">
297 <string>Move Down
1 Pixel
</string>
299 <property name=
"toolTip">
300 <string>Move down
1 pixel
</string>
302 <property name=
"shortcut">
303 <string>Shift+Down
</string>
306 <action name=
"actionGoToPacket">
307 <property name=
"text">
308 <string>Go To Packet Under Cursor
</string>
310 <property name=
"toolTip">
311 <string>Go to packet currently under the cursor
</string>
313 <property name=
"shortcut">
317 <action name=
"actionFlowAny">
318 <property name=
"text">
319 <string>All Flows
</string>
321 <property name=
"toolTip">
322 <string>Show flows for all packets
</string>
324 <property name=
"shortcut">
328 <action name=
"actionFlowTcp">
329 <property name=
"text">
330 <string>TCP Flows
</string>
332 <property name=
"toolTip">
333 <string>Show only TCP flow information
</string>
335 <property name=
"shortcut">
342 <class>QCustomPlot
</class>
343 <extends>QWidget
</extends>
344 <header>qcustomplot.h
</header>
345 <container>1</container>
351 <sender>buttonBox
</sender>
352 <signal>accepted()
</signal>
353 <receiver>SequenceDialog
</receiver>
354 <slot>accept()
</slot>
356 <hint type=
"sourcelabel">
360 <hint type=
"destinationlabel">
367 <sender>buttonBox
</sender>
368 <signal>rejected()
</signal>
369 <receiver>SequenceDialog
</receiver>
370 <slot>reject()
</slot>
372 <hint type=
"sourcelabel">
376 <hint type=
"destinationlabel">