TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / ui / qt / sequence_dialog.ui
blobd116952e932167443cb11014835a8bf343e7c92e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SequenceDialog</class>
4 <widget class="QDialog" name="SequenceDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>679</width>
10 <height>568</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,0,0,0">
14 <item>
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>
22 </sizepolicy>
23 </property>
24 </widget>
25 </item>
26 <item row="0" column="1">
27 <widget class="QScrollBar" name="verticalScrollBar">
28 <property name="orientation">
29 <enum>Qt::Vertical</enum>
30 </property>
31 </widget>
32 </item>
33 <item row="1" column="0">
34 <widget class="QScrollBar" name="horizontalScrollBar">
35 <property name="orientation">
36 <enum>Qt::Horizontal</enum>
37 </property>
38 </widget>
39 </item>
40 <item row="1" column="1">
41 <widget class="QFrame" name="frame"/>
42 </item>
43 </layout>
44 </item>
45 <item>
46 <widget class="ElidedLabel" name="hintLabel">
47 <property name="toolTip">
48 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;
50 &lt;h3&gt;Valuable and amazing time-saving keyboard shortcuts&lt;/h3&gt;
51 &lt;table&gt;&lt;tbody&gt;
53 &lt;tr&gt;&lt;th&gt;+&lt;/th&gt;&lt;td&gt;Zoom in&lt;/td&gt;&lt;/th&gt;
54 &lt;tr&gt;&lt;th&gt;-&lt;/th&gt;&lt;td&gt;Zoom out&lt;/td&gt;&lt;/th&gt;
55 &lt;tr&gt;&lt;th&gt;0&lt;/th&gt;&lt;td&gt;Reset graph to its initial state&lt;/td&gt;&lt;/th&gt;
57 &lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;Move right 10 pixels&lt;/td&gt;&lt;/th&gt;
58 &lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;Move left 10 pixels&lt;/td&gt;&lt;/th&gt;
59 &lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;Move up 10 pixels&lt;/td&gt;&lt;/th&gt;
60 &lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;Move down 10 pixels&lt;/td&gt;&lt;/th&gt;
61 &lt;tr&gt;&lt;th&gt;&lt;i&gt;Shift+&lt;/i&gt;&lt;/th&gt;&lt;td&gt;Move right 1 pixel&lt;/td&gt;&lt;/th&gt;
62 &lt;tr&gt;&lt;th&gt;&lt;i&gt;Shift+&lt;/i&gt;&lt;/th&gt;&lt;td&gt;Move left 1 pixel&lt;/td&gt;&lt;/th&gt;
63 &lt;tr&gt;&lt;th&gt;&lt;i&gt;Shift+&lt;/i&gt;&lt;/th&gt;&lt;td&gt;Move up 1 pixel&lt;/td&gt;&lt;/th&gt;
64 &lt;tr&gt;&lt;th&gt;&lt;i&gt;Shift+&lt;/i&gt;&lt;/th&gt;&lt;td&gt;Move down 1 pixel&lt;/td&gt;&lt;/th&gt;
66 &lt;tr&gt;&lt;th&gt;g&lt;/th&gt;&lt;td&gt;Go to packet under cursor&lt;/td&gt;&lt;/th&gt;
67 &lt;tr&gt;&lt;th&gt;n&lt;/th&gt;&lt;td&gt;Go to the next packet&lt;/td&gt;&lt;/th&gt;
68 &lt;tr&gt;&lt;th&gt;p&lt;/th&gt;&lt;td&gt;Go to the previous packet&lt;/td&gt;&lt;/th&gt;
70 &lt;/tbody&gt;&lt;/table&gt;
71 &lt;/body&gt;&lt;/html&gt;</string>
72 </property>
73 <property name="text">
74 <string>&lt;small&gt;&lt;i&gt;A hint&lt;/i&gt;&lt;/small&gt;</string>
75 </property>
76 </widget>
77 </item>
78 <item>
79 <widget class="QFrame" name="controlFrame">
80 <property name="frameShape">
81 <enum>QFrame::NoFrame</enum>
82 </property>
83 <property name="frameShadow">
84 <enum>QFrame::Plain</enum>
85 </property>
86 <property name="lineWidth">
87 <number>0</number>
88 </property>
89 <layout class="QVBoxLayout" name="verticalLayout">
90 <property name="leftMargin">
91 <number>0</number>
92 </property>
93 <property name="topMargin">
94 <number>0</number>
95 </property>
96 <property name="rightMargin">
97 <number>0</number>
98 </property>
99 <property name="bottomMargin">
100 <number>0</number>
101 </property>
102 <item>
103 <layout class="QHBoxLayout" name="horizontalLayout_2">
104 <item>
105 <widget class="QCheckBox" name="displayFilterCheckBox">
106 <property name="toolTip">
107 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Only show flows matching the current display filter&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
108 </property>
109 <property name="text">
110 <string>Limit to display filter</string>
111 </property>
112 </widget>
113 </item>
114 <item>
115 <spacer name="horizontalSpacer">
116 <property name="orientation">
117 <enum>Qt::Horizontal</enum>
118 </property>
119 <property name="sizeHint" stdset="0">
120 <size>
121 <width>13</width>
122 <height>20</height>
123 </size>
124 </property>
125 </spacer>
126 </item>
127 <item>
128 <widget class="QLabel" name="flowLabel">
129 <property name="text">
130 <string>Flow type:</string>
131 </property>
132 </widget>
133 </item>
134 <item>
135 <widget class="QComboBox" name="flowComboBox"/>
136 </item>
137 <item>
138 <spacer name="horizontalSpacer_2">
139 <property name="orientation">
140 <enum>Qt::Horizontal</enum>
141 </property>
142 <property name="sizeHint" stdset="0">
143 <size>
144 <width>13</width>
145 <height>20</height>
146 </size>
147 </property>
148 </spacer>
149 </item>
150 <item>
151 <widget class="QLabel" name="label_3">
152 <property name="text">
153 <string>Addresses:</string>
154 </property>
155 </widget>
156 </item>
157 <item>
158 <widget class="QComboBox" name="addressComboBox">
159 </widget>
160 </item>
161 </layout>
162 </item>
163 </layout>
164 </widget>
165 </item>
166 <item>
167 <widget class="QDialogButtonBox" name="buttonBox">
168 <property name="orientation">
169 <enum>Qt::Horizontal</enum>
170 </property>
171 <property name="standardButtons">
172 <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set>
173 </property>
174 </widget>
175 </item>
176 </layout>
177 <action name="actionReset">
178 <property name="text">
179 <string>Reset &amp;Diagram</string>
180 </property>
181 <property name="toolTip">
182 <string>Reset the diagram to its initial state.</string>
183 </property>
184 <property name="shortcut">
185 <string>0</string>
186 </property>
187 </action>
188 <action name="actionResetDiagram">
189 <property name="text">
190 <string>&amp;Reset Diagram</string>
191 </property>
192 <property name="toolTip">
193 <string>Reset the diagram to its initial state</string>
194 </property>
195 </action>
196 <action name="actionExportDiagram">
197 <property name="text">
198 <string>&amp;Export</string>
199 </property>
200 <property name="toolTip">
201 <string>Export diagram</string>
202 </property>
203 </action>
204 <action name="actionZoomIn">
205 <property name="text">
206 <string>Zoom In</string>
207 </property>
208 <property name="toolTip">
209 <string>Zoom In</string>
210 </property>
211 <property name="shortcut">
212 <string>+</string>
213 </property>
214 </action>
215 <action name="actionZoomOut">
216 <property name="text">
217 <string>Zoom Out</string>
218 </property>
219 <property name="toolTip">
220 <string>Zoom Out</string>
221 </property>
222 <property name="shortcut">
223 <string>-</string>
224 </property>
225 </action>
226 <action name="actionMoveUp10">
227 <property name="text">
228 <string>Move Up 10 Pixels</string>
229 </property>
230 <property name="toolTip">
231 <string>Move Up 10 Pixels</string>
232 </property>
233 <property name="shortcut">
234 <string>Up</string>
235 </property>
236 </action>
237 <action name="actionMoveLeft10">
238 <property name="text">
239 <string>Move Left 10 Pixels</string>
240 </property>
241 <property name="toolTip">
242 <string>Move Left 10 Pixels</string>
243 </property>
244 <property name="shortcut">
245 <string>Left</string>
246 </property>
247 </action>
248 <action name="actionMoveRight10">
249 <property name="text">
250 <string>Move Right 10 Pixels</string>
251 </property>
252 <property name="toolTip">
253 <string>Move Right 10 Pixels</string>
254 </property>
255 <property name="shortcut">
256 <string>Right</string>
257 </property>
258 </action>
259 <action name="actionMoveDown10">
260 <property name="text">
261 <string>Move Down 10 Pixels</string>
262 </property>
263 <property name="toolTip">
264 <string>Move Down 10 Pixels</string>
265 </property>
266 <property name="shortcut">
267 <string>Down</string>
268 </property>
269 </action>
270 <action name="actionMoveUp1">
271 <property name="text">
272 <string>Move Up 1 Pixel</string>
273 </property>
274 <property name="toolTip">
275 <string>Move Up 1 Pixel</string>
276 </property>
277 <property name="shortcut">
278 <string>Shift+Up</string>
279 </property>
280 </action>
281 <action name="actionMoveLeft1">
282 <property name="text">
283 <string>Move Left 1 Pixel</string>
284 </property>
285 <property name="toolTip">
286 <string>Move Left 1 Pixel</string>
287 </property>
288 <property name="shortcut">
289 <string>Shift+Left</string>
290 </property>
291 </action>
292 <action name="actionMoveRight1">
293 <property name="text">
294 <string>Move Right 1 Pixel</string>
295 </property>
296 <property name="toolTip">
297 <string>Move Right 1 Pixel</string>
298 </property>
299 <property name="shortcut">
300 <string>Shift+Right</string>
301 </property>
302 </action>
303 <action name="actionMoveDown1">
304 <property name="text">
305 <string>Move Down 1 Pixel</string>
306 </property>
307 <property name="toolTip">
308 <string>Move Down 1 Pixel</string>
309 </property>
310 <property name="shortcut">
311 <string>Shift+Down</string>
312 </property>
313 </action>
314 <action name="actionGoToPacket">
315 <property name="text">
316 <string>Go To Packet Under Cursor</string>
317 </property>
318 <property name="toolTip">
319 <string>Go to packet currently under the cursor</string>
320 </property>
321 <property name="shortcut">
322 <string>G</string>
323 </property>
324 </action>
325 <action name="actionFlowAny">
326 <property name="text">
327 <string>All Flows</string>
328 </property>
329 <property name="toolTip">
330 <string>Show flows for all packets</string>
331 </property>
332 <property name="shortcut">
333 <string>1</string>
334 </property>
335 </action>
336 <action name="actionFlowTcp">
337 <property name="text">
338 <string>TCP Flows</string>
339 </property>
340 <property name="toolTip">
341 <string>Show only TCP flow information</string>
342 </property>
343 <property name="shortcut">
344 <string>1</string>
345 </property>
346 </action>
347 <action name="actionGoToNextPacket">
348 <property name="text">
349 <string>Go To Next Packet</string>
350 </property>
351 <property name="toolTip">
352 <string>Go to the next packet</string>
353 </property>
354 <property name="shortcut">
355 <string>N</string>
356 </property>
357 </action>
358 <action name="actionGoToPreviousPacket">
359 <property name="text">
360 <string>Go To Previous Packet</string>
361 </property>
362 <property name="toolTip">
363 <string>Go to the previous packet</string>
364 </property>
365 <property name="shortcut">
366 <string>P</string>
367 </property>
368 </action>
369 <action name="actionSelectRtpStreams">
370 <property name="text">
371 <string>Select RTP Stream</string>
372 </property>
373 <property name="toolTip">
374 <string>Select RTP stream in RTP Streams dialog</string>
375 </property>
376 <property name="shortcut">
377 <string>S</string>
378 </property>
379 </action>
380 <action name="actionDeselectRtpStreams">
381 <property name="text">
382 <string>Deselect RTP Stream</string>
383 </property>
384 <property name="toolTip">
385 <string>Deselect RTP stream in RTP Streams dialog</string>
386 </property>
387 <property name="shortcut">
388 <string>D</string>
389 </property>
390 </action>
391 </widget>
392 <customwidgets>
393 <customwidget>
394 <class>QCustomPlot</class>
395 <extends>QWidget</extends>
396 <header>widgets/qcustomplot.h</header>
397 <container>1</container>
398 </customwidget>
399 <customwidget>
400 <class>ElidedLabel</class>
401 <extends>QLabel</extends>
402 <header>widgets/elided_label.h</header>
403 </customwidget>
404 </customwidgets>
405 <resources/>
406 <connections>
407 <connection>
408 <sender>buttonBox</sender>
409 <signal>rejected()</signal>
410 <receiver>SequenceDialog</receiver>
411 <slot>reject()</slot>
412 <hints>
413 <hint type="sourcelabel">
414 <x>316</x>
415 <y>260</y>
416 </hint>
417 <hint type="destinationlabel">
418 <x>286</x>
419 <y>274</y>
420 </hint>
421 </hints>
422 </connection>
423 </connections>
424 </ui>