1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>LteRlcGraphDialog
</class>
4 <widget class=
"QDialog" name=
"LteRlcGraphDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout" stretch=
"1,0,0,0">
18 <widget class=
"QCustomPlot" name=
"rlcPlot" native=
"true"/>
21 <widget class=
"QLabel" name=
"hintLabel">
22 <property name=
"toolTip">
23 <string><html
><head/
><body
>
25 <h3
>Valuable and amazing time-saving keyboard shortcuts
</h3
>
26 <table
><tbody
>
28 <tr
><th
>+
</th
><td
>Zoom in
</td
></th
>
29 <tr
><th
>-
</th
><td
>Zoom out
</td
></th
>
30 <tr
><th
>0</th
><td
>Reset graph to its initial state
</td
></th
>
32 <tr
><th
>→
</th
><td
>Move right
10 pixels
</td
></th
>
33 <tr
><th
>←
</th
><td
>Move left
10 pixels
</td
></th
>
34 <tr
><th
>↑
</th
><td
>Move up
10 pixels
</td
></th
>
35 <tr
><th
>↓
</th
><td
>Move down
10 pixels
</td
></th
>
36 <tr
><th
><i
>Shift+
</i
>→
</th
><td
>Move right
1 pixel
</td
></th
>
37 <tr
><th
><i
>Shift+
</i
>←
</th
><td
>Move left
1 pixel
</td
></th
>
38 <tr
><th
><i
>Shift+
</i
>↑
</th
><td
>Move up
1 pixel
</td
></th
>
39 <tr
><th
><i
>Shift+
</i
>↓
</th
><td
>Move down
1 pixel
</td
></th
>
41 <tr
><th
>g
</th
><td
>Go to packet under cursor
</td
></th
>
43 <tr
><th
>z
</th
><td
>Toggle mouse drag / zoom
</td
></th
>
44 <tr
><th
>t
</th
><td
>Toggle capture / session time origin
</td
></th
>
45 <tr
><th
>Space
</th
><td
>Toggle crosshairs
</td
></th
>
47 </tbody
></table
>
48 </body
></html
></string>
50 <property name=
"text">
53 <property name=
"wordWrap">
59 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
61 <widget class=
"QLabel" name=
"mouseLabel">
62 <property name=
"text">
63 <string>Mouse
</string>
68 <widget class=
"QRadioButton" name=
"dragRadioButton">
69 <property name=
"toolTip">
70 <string>Drag using the mouse button.
</string>
72 <property name=
"text">
73 <string>drags
</string>
75 <property name=
"checkable">
81 <widget class=
"QRadioButton" name=
"zoomRadioButton">
82 <property name=
"toolTip">
83 <string>Select using the mouse button.
</string>
85 <property name=
"text">
86 <string>zooms
</string>
88 <property name=
"checkable">
94 <spacer name=
"horizontalSpacer_2">
95 <property name=
"orientation">
96 <enum>Qt::Horizontal
</enum>
98 <property name=
"sizeHint" stdset=
"0">
107 <widget class=
"QPushButton" name=
"resetButton">
108 <property name=
"toolTip">
109 <string><html
><head/
><body
><p
>Reset the graph to its initial state.
</p
></body
></html
></string>
111 <property name=
"text">
112 <string>Reset
</string>
117 <widget class=
"QPushButton" name=
"otherDirectionButton">
118 <property name=
"toolTip">
119 <string><html
><head/
><body
><p
>Switch the direction of the connection (view the opposite flow).
</p
></body
></html
></string>
121 <property name=
"text">
122 <string>Switch Direction
</string>
129 <widget class=
"QDialogButtonBox" name=
"buttonBox">
130 <property name=
"orientation">
131 <enum>Qt::Horizontal
</enum>
133 <property name=
"standardButtons">
134 <set>QDialogButtonBox::Close|QDialogButtonBox::Help|QDialogButtonBox::Save
</set>
139 <action name=
"actionReset">
140 <property name=
"text">
141 <string>Reset Graph
</string>
143 <property name=
"toolTip">
144 <string>Reset the graph to its initial state.
</string>
146 <property name=
"shortcut">
150 <action name=
"actionZoomIn">
151 <property name=
"text">
152 <string>Zoom In
</string>
154 <property name=
"toolTip">
155 <string>Zoom In
</string>
157 <property name=
"shortcut">
161 <action name=
"actionZoomOut">
162 <property name=
"text">
163 <string>Zoom Out
</string>
165 <property name=
"toolTip">
166 <string>Zoom Out
</string>
168 <property name=
"shortcut">
172 <action name=
"actionMoveUp10">
173 <property name=
"text">
174 <string>Move Up
10 Pixels
</string>
176 <property name=
"toolTip">
177 <string>Move Up
10 Pixels
</string>
179 <property name=
"shortcut">
183 <action name=
"actionMoveLeft10">
184 <property name=
"text">
185 <string>Move Left
10 Pixels
</string>
187 <property name=
"toolTip">
188 <string>Move Left
10 Pixels
</string>
190 <property name=
"shortcut">
191 <string>Left
</string>
194 <action name=
"actionMoveRight10">
195 <property name=
"text">
196 <string>Move Right
10 Pixels
</string>
198 <property name=
"toolTip">
199 <string>Move Right
10 Pixels
</string>
201 <property name=
"shortcut">
202 <string>Right
</string>
205 <action name=
"actionMoveDown10">
206 <property name=
"text">
207 <string>Move Down
10 Pixels
</string>
209 <property name=
"toolTip">
210 <string>Move Down
10 Pixels
</string>
212 <property name=
"shortcut">
213 <string>Down
</string>
216 <action name=
"actionMoveUp1">
217 <property name=
"text">
218 <string>Move Up
1 Pixel
</string>
220 <property name=
"toolTip">
221 <string>Move Up
1 Pixel
</string>
223 <property name=
"shortcut">
224 <string>Shift+Up
</string>
227 <action name=
"actionMoveLeft1">
228 <property name=
"text">
229 <string>Move Left
1 Pixel
</string>
231 <property name=
"toolTip">
232 <string>Move Left
1 Pixel
</string>
234 <property name=
"shortcut">
235 <string>Shift+Left
</string>
238 <action name=
"actionMoveRight1">
239 <property name=
"text">
240 <string>Move Right
1 Pixel
</string>
242 <property name=
"toolTip">
243 <string>Move Right
1 Pixel
</string>
245 <property name=
"shortcut">
246 <string>Shift+Right
</string>
249 <action name=
"actionMoveDown1">
250 <property name=
"text">
251 <string>Move Down
1 Pixel
</string>
253 <property name=
"toolTip">
254 <string>Move down
1 Pixel
</string>
256 <property name=
"shortcut">
257 <string>Shift+Down
</string>
260 <action name=
"actionDragZoom">
261 <property name=
"text">
262 <string>Drag / Zoom
</string>
264 <property name=
"toolTip">
265 <string>Toggle mouse drag / zoom behavior
</string>
267 <property name=
"shortcut">
271 <action name=
"actionCrosshairs">
272 <property name=
"text">
273 <string>Crosshairs
</string>
275 <property name=
"toolTip">
276 <string>Toggle crosshairs
</string>
278 <property name=
"shortcut">
279 <string>Space
</string>
282 <action name=
"actionMoveUp100">
283 <property name=
"text">
284 <string>Move Up
100 Pixels
</string>
286 <property name=
"toolTip">
287 <string>Move Up
100 Pixels
</string>
289 <property name=
"shortcut">
290 <string>PgUp
</string>
293 <action name=
"actionMoveDown100">
294 <property name=
"text">
295 <string>Move Up
100 Pixels
</string>
297 <property name=
"toolTip">
298 <string>Move Up
100 Pixels
</string>
300 <property name=
"shortcut">
301 <string>PgDown
</string>
304 <action name=
"actionGoToPacket">
305 <property name=
"text">
306 <string>Go To Packet Under Cursor
</string>
308 <property name=
"toolTip">
309 <string>Go to packet currently under the cursor
</string>
311 <property name=
"shortcut">
315 <action name=
"actionZoomInX">
316 <property name=
"text">
317 <string>Zoom In X Axis
</string>
319 <property name=
"toolTip">
320 <string>Zoom In X Axis
</string>
322 <property name=
"shortcut">
326 <action name=
"actionZoomOutY">
327 <property name=
"text">
328 <string>Zoom Out Y Axis
</string>
330 <property name=
"toolTip">
331 <string>Zoom Out Y Axis
</string>
333 <property name=
"shortcut">
334 <string>Shift+Y
</string>
337 <action name=
"actionZoomInY">
338 <property name=
"text">
339 <string>Zoom In Y Axis
</string>
341 <property name=
"toolTip">
342 <string>Zoom In Y Axis
</string>
344 <property name=
"shortcut">
348 <action name=
"actionZoomOutX">
349 <property name=
"text">
350 <string>Zoom Out X Axis
</string>
352 <property name=
"toolTip">
353 <string>Zoom Out X Axis
</string>
355 <property name=
"shortcut">
356 <string>Shift+X
</string>
359 <action name=
"actionSwitchDirection">
360 <property name=
"text">
361 <string>Switch Direction
</string>
363 <property name=
"toolTip">
364 <string>Switch direction (swap between UL and DL)
</string>
366 <property name=
"shortcut">
373 <class>QCustomPlot
</class>
374 <extends>QWidget
</extends>
375 <header>widgets/qcustomplot.h
</header>
376 <container>1</container>
382 <sender>buttonBox
</sender>
383 <signal>rejected()
</signal>
384 <receiver>LteRlcGraphDialog
</receiver>
385 <slot>reject()
</slot>
387 <hint type=
"sourcelabel">
391 <hint type=
"destinationlabel">