1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SequenceDialog
</class>
4 <widget class=
"QDialog" name=
"SequenceDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout_2" stretch=
"1,0,0,0">
15 <layout class=
"QGridLayout" name=
"gridLayout">
16 <item row=
"0" column=
"0">
17 <widget class=
"QCustomPlot" name=
"sequencePlot" native=
"true">
18 <property name=
"sizePolicy">
19 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
20 <horstretch>0</horstretch>
21 <verstretch>1</verstretch>
26 <item row=
"0" column=
"1">
27 <widget class=
"QScrollBar" name=
"verticalScrollBar">
28 <property name=
"orientation">
29 <enum>Qt::Vertical
</enum>
33 <item row=
"1" column=
"0">
34 <widget class=
"QScrollBar" name=
"horizontalScrollBar">
35 <property name=
"orientation">
36 <enum>Qt::Horizontal
</enum>
40 <item row=
"1" column=
"1">
41 <widget class=
"QFrame" name=
"frame"/>
46 <widget class=
"ElidedLabel" name=
"hintLabel">
47 <property name=
"toolTip">
48 <string><html
><head/
><body
>
50 <h3
>Valuable and amazing time-saving keyboard shortcuts
</h3
>
51 <table
><tbody
>
53 <tr
><th
>+
</th
><td
>Zoom in
</td
></th
>
54 <tr
><th
>-
</th
><td
>Zoom out
</td
></th
>
55 <tr
><th
>0</th
><td
>Reset graph to its initial state
</td
></th
>
57 <tr
><th
>→
</th
><td
>Move right
10 pixels
</td
></th
>
58 <tr
><th
>←
</th
><td
>Move left
10 pixels
</td
></th
>
59 <tr
><th
>↑
</th
><td
>Move up
10 pixels
</td
></th
>
60 <tr
><th
>↓
</th
><td
>Move down
10 pixels
</td
></th
>
61 <tr
><th
><i
>Shift+
</i
>→
</th
><td
>Move right
1 pixel
</td
></th
>
62 <tr
><th
><i
>Shift+
</i
>←
</th
><td
>Move left
1 pixel
</td
></th
>
63 <tr
><th
><i
>Shift+
</i
>↑
</th
><td
>Move up
1 pixel
</td
></th
>
64 <tr
><th
><i
>Shift+
</i
>↓
</th
><td
>Move down
1 pixel
</td
></th
>
66 <tr
><th
>g
</th
><td
>Go to packet under cursor
</td
></th
>
67 <tr
><th
>n
</th
><td
>Go to the next packet
</td
></th
>
68 <tr
><th
>p
</th
><td
>Go to the previous packet
</td
></th
>
70 </tbody
></table
>
71 </body
></html
></string>
73 <property name=
"text">
74 <string><small
><i
>A hint
</i
></small
></string>
79 <widget class=
"QFrame" name=
"controlFrame">
80 <property name=
"frameShape">
81 <enum>QFrame::NoFrame
</enum>
83 <property name=
"frameShadow">
84 <enum>QFrame::Plain
</enum>
86 <property name=
"lineWidth">
89 <layout class=
"QVBoxLayout" name=
"verticalLayout">
90 <property name=
"leftMargin">
93 <property name=
"topMargin">
96 <property name=
"rightMargin">
99 <property name=
"bottomMargin">
103 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
105 <widget class=
"QCheckBox" name=
"displayFilterCheckBox">
106 <property name=
"toolTip">
107 <string><html
><head/
><body
><p
>Only show flows matching the current display filter
</p
></body
></html
></string>
109 <property name=
"text">
110 <string>Limit to display filter
</string>
115 <spacer name=
"horizontalSpacer">
116 <property name=
"orientation">
117 <enum>Qt::Horizontal
</enum>
119 <property name=
"sizeHint" stdset=
"0">
128 <widget class=
"QLabel" name=
"flowLabel">
129 <property name=
"text">
130 <string>Flow type:
</string>
135 <widget class=
"QComboBox" name=
"flowComboBox"/>
138 <spacer name=
"horizontalSpacer_2">
139 <property name=
"orientation">
140 <enum>Qt::Horizontal
</enum>
142 <property name=
"sizeHint" stdset=
"0">
151 <widget class=
"QLabel" name=
"label_3">
152 <property name=
"text">
153 <string>Addresses:
</string>
158 <widget class=
"QComboBox" name=
"addressComboBox">
167 <widget class=
"QDialogButtonBox" name=
"buttonBox">
168 <property name=
"orientation">
169 <enum>Qt::Horizontal
</enum>
171 <property name=
"standardButtons">
172 <set>QDialogButtonBox::Close|QDialogButtonBox::Help
</set>
177 <action name=
"actionReset">
178 <property name=
"text">
179 <string>Reset
&Diagram
</string>
181 <property name=
"toolTip">
182 <string>Reset the diagram to its initial state.
</string>
184 <property name=
"shortcut">
188 <action name=
"actionResetDiagram">
189 <property name=
"text">
190 <string>&Reset Diagram
</string>
192 <property name=
"toolTip">
193 <string>Reset the diagram to its initial state
</string>
196 <action name=
"actionExportDiagram">
197 <property name=
"text">
198 <string>&Export
</string>
200 <property name=
"toolTip">
201 <string>Export diagram
</string>
204 <action name=
"actionZoomIn">
205 <property name=
"text">
206 <string>Zoom In
</string>
208 <property name=
"toolTip">
209 <string>Zoom In
</string>
211 <property name=
"shortcut">
215 <action name=
"actionZoomOut">
216 <property name=
"text">
217 <string>Zoom Out
</string>
219 <property name=
"toolTip">
220 <string>Zoom Out
</string>
222 <property name=
"shortcut">
226 <action name=
"actionMoveUp10">
227 <property name=
"text">
228 <string>Move Up
10 Pixels
</string>
230 <property name=
"toolTip">
231 <string>Move Up
10 Pixels
</string>
233 <property name=
"shortcut">
237 <action name=
"actionMoveLeft10">
238 <property name=
"text">
239 <string>Move Left
10 Pixels
</string>
241 <property name=
"toolTip">
242 <string>Move Left
10 Pixels
</string>
244 <property name=
"shortcut">
245 <string>Left
</string>
248 <action name=
"actionMoveRight10">
249 <property name=
"text">
250 <string>Move Right
10 Pixels
</string>
252 <property name=
"toolTip">
253 <string>Move Right
10 Pixels
</string>
255 <property name=
"shortcut">
256 <string>Right
</string>
259 <action name=
"actionMoveDown10">
260 <property name=
"text">
261 <string>Move Down
10 Pixels
</string>
263 <property name=
"toolTip">
264 <string>Move Down
10 Pixels
</string>
266 <property name=
"shortcut">
267 <string>Down
</string>
270 <action name=
"actionMoveUp1">
271 <property name=
"text">
272 <string>Move Up
1 Pixel
</string>
274 <property name=
"toolTip">
275 <string>Move Up
1 Pixel
</string>
277 <property name=
"shortcut">
278 <string>Shift+Up
</string>
281 <action name=
"actionMoveLeft1">
282 <property name=
"text">
283 <string>Move Left
1 Pixel
</string>
285 <property name=
"toolTip">
286 <string>Move Left
1 Pixel
</string>
288 <property name=
"shortcut">
289 <string>Shift+Left
</string>
292 <action name=
"actionMoveRight1">
293 <property name=
"text">
294 <string>Move Right
1 Pixel
</string>
296 <property name=
"toolTip">
297 <string>Move Right
1 Pixel
</string>
299 <property name=
"shortcut">
300 <string>Shift+Right
</string>
303 <action name=
"actionMoveDown1">
304 <property name=
"text">
305 <string>Move Down
1 Pixel
</string>
307 <property name=
"toolTip">
308 <string>Move Down
1 Pixel
</string>
310 <property name=
"shortcut">
311 <string>Shift+Down
</string>
314 <action name=
"actionGoToPacket">
315 <property name=
"text">
316 <string>Go To Packet Under Cursor
</string>
318 <property name=
"toolTip">
319 <string>Go to packet currently under the cursor
</string>
321 <property name=
"shortcut">
325 <action name=
"actionFlowAny">
326 <property name=
"text">
327 <string>All Flows
</string>
329 <property name=
"toolTip">
330 <string>Show flows for all packets
</string>
332 <property name=
"shortcut">
336 <action name=
"actionFlowTcp">
337 <property name=
"text">
338 <string>TCP Flows
</string>
340 <property name=
"toolTip">
341 <string>Show only TCP flow information
</string>
343 <property name=
"shortcut">
347 <action name=
"actionGoToNextPacket">
348 <property name=
"text">
349 <string>Go To Next Packet
</string>
351 <property name=
"toolTip">
352 <string>Go to the next packet
</string>
354 <property name=
"shortcut">
358 <action name=
"actionGoToPreviousPacket">
359 <property name=
"text">
360 <string>Go To Previous Packet
</string>
362 <property name=
"toolTip">
363 <string>Go to the previous packet
</string>
365 <property name=
"shortcut">
369 <action name=
"actionSelectRtpStreams">
370 <property name=
"text">
371 <string>Select RTP Stream
</string>
373 <property name=
"toolTip">
374 <string>Select RTP stream in RTP Streams dialog
</string>
376 <property name=
"shortcut">
380 <action name=
"actionDeselectRtpStreams">
381 <property name=
"text">
382 <string>Deselect RTP Stream
</string>
384 <property name=
"toolTip">
385 <string>Deselect RTP stream in RTP Streams dialog
</string>
387 <property name=
"shortcut">
394 <class>QCustomPlot
</class>
395 <extends>QWidget
</extends>
396 <header>widgets/qcustomplot.h
</header>
397 <container>1</container>
400 <class>ElidedLabel
</class>
401 <extends>QLabel
</extends>
402 <header>widgets/elided_label.h
</header>
408 <sender>buttonBox
</sender>
409 <signal>rejected()
</signal>
410 <receiver>SequenceDialog
</receiver>
411 <slot>reject()
</slot>
413 <hint type=
"sourcelabel">
417 <hint type=
"destinationlabel">