Kerberos: add kerberos_inject_longterm_key() helper function
[wireshark-sm.git] / ui / qt / lbm_lbtru_transport_dialog.ui
blob2effe781b34438886c36d6ed00e60b9dd4b87e09
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>LBMLBTRUTransportDialog</class>
4 <widget class="QDialog" name="LBMLBTRUTransportDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>872</width>
10 <height>667</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>LBT-RU Transport Statistics</string>
15 </property>
16 <property name="sizeGripEnabled">
17 <bool>true</bool>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout">
20 <item>
21 <widget class="QTabWidget" name="tabWidget">
22 <property name="currentIndex">
23 <number>0</number>
24 </property>
25 <widget class="QWidget" name="sourcesTab">
26 <property name="sizePolicy">
27 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 <horstretch>0</horstretch>
29 <verstretch>0</verstretch>
30 </sizepolicy>
31 </property>
32 <attribute name="title">
33 <string>Sources</string>
34 </attribute>
35 <layout class="QHBoxLayout" name="horizontalLayout_5">
36 <item>
37 <widget class="QSplitter" name="splitter">
38 <property name="orientation">
39 <enum>Qt::Vertical</enum>
40 </property>
41 <property name="handleWidth">
42 <number>10</number>
43 </property>
44 <widget class="QTreeWidget" name="sources_TreeWidget">
45 <property name="sizePolicy">
46 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
47 <horstretch>0</horstretch>
48 <verstretch>0</verstretch>
49 </sizepolicy>
50 </property>
51 <property name="maximumSize">
52 <size>
53 <width>16777215</width>
54 <height>16777215</height>
55 </size>
56 </property>
57 <attribute name="headerDefaultSectionSize">
58 <number>80</number>
59 </attribute>
60 <column>
61 <property name="text">
62 <string>Address/Transport/Client</string>
63 </property>
64 </column>
65 <column>
66 <property name="text">
67 <string>Data frames</string>
68 </property>
69 </column>
70 <column>
71 <property name="text">
72 <string>Data bytes</string>
73 </property>
74 </column>
75 <column>
76 <property name="text">
77 <string>Data frames/bytes</string>
78 </property>
79 </column>
80 <column>
81 <property name="text">
82 <string>Data rate</string>
83 </property>
84 </column>
85 <column>
86 <property name="text">
87 <string>RX data frames</string>
88 </property>
89 </column>
90 <column>
91 <property name="text">
92 <string>RX data bytes</string>
93 </property>
94 </column>
95 <column>
96 <property name="text">
97 <string>RX data frames/bytes</string>
98 </property>
99 </column>
100 <column>
101 <property name="text">
102 <string>RX data rate</string>
103 </property>
104 </column>
105 <column>
106 <property name="text">
107 <string>NCF frames</string>
108 </property>
109 </column>
110 <column>
111 <property name="text">
112 <string>NCF count</string>
113 </property>
114 </column>
115 <column>
116 <property name="text">
117 <string>NCF bytes</string>
118 </property>
119 </column>
120 <column>
121 <property name="text">
122 <string>NCF frames/count</string>
123 </property>
124 </column>
125 <column>
126 <property name="text">
127 <string>NCF frames/bytes</string>
128 </property>
129 </column>
130 <column>
131 <property name="text">
132 <string>NCF count/bytes</string>
133 </property>
134 </column>
135 <column>
136 <property name="text">
137 <string>NCF frames/count/bytes</string>
138 </property>
139 </column>
140 <column>
141 <property name="text">
142 <string>NCF rate</string>
143 </property>
144 </column>
145 <column>
146 <property name="text">
147 <string>SM frames</string>
148 </property>
149 </column>
150 <column>
151 <property name="text">
152 <string>SM bytes</string>
153 </property>
154 </column>
155 <column>
156 <property name="text">
157 <string>SM frames/bytes</string>
158 </property>
159 </column>
160 <column>
161 <property name="text">
162 <string>SM rate</string>
163 </property>
164 </column>
165 <column>
166 <property name="text">
167 <string>RST frames</string>
168 </property>
169 </column>
170 <column>
171 <property name="text">
172 <string>RST bytes</string>
173 </property>
174 </column>
175 <column>
176 <property name="text">
177 <string>RST frames/bytes</string>
178 </property>
179 </column>
180 <column>
181 <property name="text">
182 <string>RST rate</string>
183 </property>
184 </column>
185 </widget>
186 <widget class="QWidget" name="layoutWidget">
187 <layout class="QVBoxLayout" name="verticalLayout_2">
188 <item>
189 <layout class="QHBoxLayout" name="horizontalLayout_2">
190 <item>
191 <widget class="QLabel" name="label_2">
192 <property name="text">
193 <string>Show</string>
194 </property>
195 </widget>
196 </item>
197 <item>
198 <widget class="QComboBox" name="sources_detail_ComboBox">
199 <property name="sizePolicy">
200 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
201 <horstretch>0</horstretch>
202 <verstretch>0</verstretch>
203 </sizepolicy>
204 </property>
205 <property name="minimumSize">
206 <size>
207 <width>120</width>
208 <height>0</height>
209 </size>
210 </property>
211 <item>
212 <property name="text">
213 <string>Data SQN</string>
214 </property>
215 </item>
216 <item>
217 <property name="text">
218 <string>RX Data SQN</string>
219 </property>
220 </item>
221 <item>
222 <property name="text">
223 <string>NCF SQN</string>
224 </property>
225 </item>
226 <item>
227 <property name="text">
228 <string>SM SQN</string>
229 </property>
230 </item>
231 <item>
232 <property name="text">
233 <string>RST reason</string>
234 </property>
235 </item>
236 </widget>
237 </item>
238 <item>
239 <widget class="QLabel" name="label_3">
240 <property name="text">
241 <string>details for transport</string>
242 </property>
243 </widget>
244 </item>
245 <item>
246 <widget class="QLabel" name="sources_detail_transport_Label">
247 <property name="text">
248 <string>XXXXX:XXX.XXX.XXX.XXX:XXXXX:XXXXXXXX:XXX.XXX.XXX.XXX:XXXXX</string>
249 </property>
250 </widget>
251 </item>
252 <item>
253 <spacer name="horizontalSpacer">
254 <property name="orientation">
255 <enum>Qt::Horizontal</enum>
256 </property>
257 <property name="sizeHint" stdset="0">
258 <size>
259 <width>40</width>
260 <height>20</height>
261 </size>
262 </property>
263 </spacer>
264 </item>
265 </layout>
266 </item>
267 <item>
268 <widget class="QStackedWidget" name="sources_stackedWidget">
269 <property name="enabled">
270 <bool>true</bool>
271 </property>
272 <property name="frameShape">
273 <enum>QFrame::NoFrame</enum>
274 </property>
275 <property name="lineWidth">
276 <number>1</number>
277 </property>
278 <property name="currentIndex">
279 <number>1</number>
280 </property>
281 <widget class="QWidget" name="sources_detail_sqn_page">
282 <layout class="QHBoxLayout" name="horizontalLayout_4">
283 <item>
284 <widget class="QTreeWidget" name="sources_detail_sqn_TreeWidget">
285 <column>
286 <property name="text">
287 <string>SQN</string>
288 </property>
289 </column>
290 <column>
291 <property name="text">
292 <string>Count</string>
293 </property>
294 </column>
295 <column>
296 <property name="text">
297 <string>Frame</string>
298 </property>
299 </column>
300 </widget>
301 </item>
302 </layout>
303 </widget>
304 <widget class="QWidget" name="sources_detail_rst_page">
305 <layout class="QVBoxLayout" name="verticalLayout_4">
306 <item>
307 <widget class="QTreeWidget" name="sources_detail_rst_TreeWidget">
308 <column>
309 <property name="text">
310 <string>Reason</string>
311 </property>
312 </column>
313 <column>
314 <property name="text">
315 <string>Count</string>
316 </property>
317 </column>
318 <column>
319 <property name="text">
320 <string>Frame</string>
321 </property>
322 </column>
323 </widget>
324 </item>
325 </layout>
326 </widget>
327 <widget class="QWidget" name="sources_detail_ncf_sqn_page">
328 <layout class="QHBoxLayout" name="horizontalLayout_6">
329 <item>
330 <widget class="QTreeWidget" name="sources_detail_ncf_sqn_TreeWidget">
331 <column>
332 <property name="text">
333 <string>SQN/Reason</string>
334 </property>
335 </column>
336 <column>
337 <property name="text">
338 <string>Count</string>
339 </property>
340 </column>
341 <column>
342 <property name="text">
343 <string>Frame</string>
344 </property>
345 </column>
346 </widget>
347 </item>
348 </layout>
349 </widget>
350 </widget>
351 </item>
352 </layout>
353 </widget>
354 </widget>
355 </item>
356 </layout>
357 </widget>
358 <widget class="QWidget" name="receiversTab">
359 <property name="sizePolicy">
360 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
361 <horstretch>0</horstretch>
362 <verstretch>0</verstretch>
363 </sizepolicy>
364 </property>
365 <attribute name="title">
366 <string>Receivers</string>
367 </attribute>
368 <layout class="QHBoxLayout" name="horizontalLayout_9">
369 <item>
370 <widget class="QSplitter" name="splitter_2">
371 <property name="orientation">
372 <enum>Qt::Vertical</enum>
373 </property>
374 <property name="handleWidth">
375 <number>10</number>
376 </property>
377 <widget class="QTreeWidget" name="receivers_TreeWidget">
378 <column>
379 <property name="text">
380 <string>Address/Transport</string>
381 </property>
382 </column>
383 <column>
384 <property name="text">
385 <string>NAK frames</string>
386 </property>
387 </column>
388 <column>
389 <property name="text">
390 <string>NAK count</string>
391 </property>
392 </column>
393 <column>
394 <property name="text">
395 <string>NAK bytes</string>
396 </property>
397 </column>
398 <column>
399 <property name="text">
400 <string>NAK frames/count</string>
401 </property>
402 </column>
403 <column>
404 <property name="text">
405 <string>NAK count/bytes</string>
406 </property>
407 </column>
408 <column>
409 <property name="text">
410 <string>NAK frames/bytes</string>
411 </property>
412 </column>
413 <column>
414 <property name="text">
415 <string>NAK frames/count/bytes</string>
416 </property>
417 </column>
418 <column>
419 <property name="text">
420 <string>NAK rate</string>
421 </property>
422 </column>
423 <column>
424 <property name="text">
425 <string>ACK frames</string>
426 </property>
427 </column>
428 <column>
429 <property name="text">
430 <string>ACK bytes</string>
431 </property>
432 </column>
433 <column>
434 <property name="text">
435 <string>ACK frames/bytes</string>
436 </property>
437 </column>
438 <column>
439 <property name="text">
440 <string>ACK rate</string>
441 </property>
442 </column>
443 <column>
444 <property name="text">
445 <string>CREQ frames</string>
446 </property>
447 </column>
448 <column>
449 <property name="text">
450 <string>CREQ bytes</string>
451 </property>
452 </column>
453 <column>
454 <property name="text">
455 <string>CREQ frames/bytes</string>
456 </property>
457 </column>
458 <column>
459 <property name="text">
460 <string>CREQ rate</string>
461 </property>
462 </column>
463 </widget>
464 <widget class="QWidget" name="layoutWidget_2">
465 <layout class="QVBoxLayout" name="verticalLayout_3">
466 <item>
467 <layout class="QHBoxLayout" name="horizontalLayout_3">
468 <item>
469 <widget class="QLabel" name="label_4">
470 <property name="text">
471 <string>Show</string>
472 </property>
473 </widget>
474 </item>
475 <item>
476 <widget class="QComboBox" name="receivers_detail_ComboBox">
477 <property name="minimumSize">
478 <size>
479 <width>130</width>
480 <height>0</height>
481 </size>
482 </property>
483 <item>
484 <property name="text">
485 <string>NAK SQN</string>
486 </property>
487 </item>
488 <item>
489 <property name="text">
490 <string>ACK SQN</string>
491 </property>
492 </item>
493 <item>
494 <property name="text">
495 <string>CREQ request</string>
496 </property>
497 </item>
498 </widget>
499 </item>
500 <item>
501 <widget class="QLabel" name="label_5">
502 <property name="text">
503 <string>details for transport</string>
504 </property>
505 </widget>
506 </item>
507 <item>
508 <widget class="QLabel" name="receivers_detail_transport_Label">
509 <property name="text">
510 <string>XXXXX:XXX.XXX.XXX.XXX:XXXXX:XXXXXXXX:XXX.XXX.XXX.XXX:XXXXX</string>
511 </property>
512 </widget>
513 </item>
514 <item>
515 <spacer name="horizontalSpacer_2">
516 <property name="orientation">
517 <enum>Qt::Horizontal</enum>
518 </property>
519 <property name="sizeHint" stdset="0">
520 <size>
521 <width>40</width>
522 <height>20</height>
523 </size>
524 </property>
525 </spacer>
526 </item>
527 </layout>
528 </item>
529 <item>
530 <widget class="QStackedWidget" name="receivers_stackedWidget">
531 <property name="sizePolicy">
532 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
533 <horstretch>0</horstretch>
534 <verstretch>0</verstretch>
535 </sizepolicy>
536 </property>
537 <widget class="QWidget" name="receivers_detail_sqn_page">
538 <property name="sizePolicy">
539 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
540 <horstretch>0</horstretch>
541 <verstretch>0</verstretch>
542 </sizepolicy>
543 </property>
544 <layout class="QHBoxLayout" name="horizontalLayout_7">
545 <item>
546 <widget class="QTreeWidget" name="receivers_detail_sqn_TreeWidget">
547 <column>
548 <property name="text">
549 <string>SQN</string>
550 </property>
551 </column>
552 <column>
553 <property name="text">
554 <string>Count</string>
555 </property>
556 </column>
557 <column>
558 <property name="text">
559 <string>Frame</string>
560 </property>
561 </column>
562 </widget>
563 </item>
564 </layout>
565 </widget>
566 <widget class="QWidget" name="receivers_detail_reason_page">
567 <property name="sizePolicy">
568 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
569 <horstretch>0</horstretch>
570 <verstretch>0</verstretch>
571 </sizepolicy>
572 </property>
573 <layout class="QHBoxLayout" name="horizontalLayout_8">
574 <item>
575 <widget class="QTreeWidget" name="receivers_detail_reason_TreeWidget">
576 <column>
577 <property name="text">
578 <string>Reason</string>
579 </property>
580 </column>
581 <column>
582 <property name="text">
583 <string>Count</string>
584 </property>
585 </column>
586 <column>
587 <property name="text">
588 <string>Frame</string>
589 </property>
590 </column>
591 </widget>
592 </item>
593 </layout>
594 </widget>
595 </widget>
596 </item>
597 </layout>
598 </widget>
599 </widget>
600 </item>
601 </layout>
602 </widget>
603 </widget>
604 </item>
605 <item>
606 <layout class="QHBoxLayout" name="horizontalLayout">
607 <property name="topMargin">
608 <number>0</number>
609 </property>
610 <item>
611 <widget class="QLabel" name="label">
612 <property name="text">
613 <string>Display filter:</string>
614 </property>
615 </widget>
616 </item>
617 <item>
618 <widget class="DisplayFilterEdit" name="displayFilterLineEdit"/>
619 </item>
620 <item>
621 <widget class="QPushButton" name="applyFilterButton">
622 <property name="toolTip">
623 <string>Regenerate statistics using this display filter</string>
624 </property>
625 <property name="text">
626 <string>Apply</string>
627 </property>
628 </widget>
629 </item>
630 </layout>
631 </item>
632 <item>
633 <widget class="QDialogButtonBox" name="buttonBox">
634 <property name="orientation">
635 <enum>Qt::Horizontal</enum>
636 </property>
637 <property name="standardButtons">
638 <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set>
639 </property>
640 </widget>
641 </item>
642 </layout>
643 <action name="actionCopyAsCSV">
644 <property name="text">
645 <string>Copy as CSV</string>
646 </property>
647 <property name="toolTip">
648 <string>Copy the tree as CSV</string>
649 </property>
650 <property name="shortcut">
651 <string notr="true">Ctrl+C</string>
652 </property>
653 </action>
654 <action name="actionCopyAsYAML">
655 <property name="text">
656 <string>Copy as YAML</string>
657 </property>
658 <property name="toolTip">
659 <string>Copy the tree as YAML</string>
660 </property>
661 <property name="shortcut">
662 <string notr="true">Ctrl+Y</string>
663 </property>
664 </action>
665 <action name="action_SourceDataFrames">
666 <property name="checkable">
667 <bool>true</bool>
668 </property>
669 <property name="text">
670 <string>Data frames</string>
671 </property>
672 <property name="toolTip">
673 <string>Show the data frames column</string>
674 </property>
675 </action>
676 <action name="action_SourceDataBytes">
677 <property name="checkable">
678 <bool>true</bool>
679 </property>
680 <property name="text">
681 <string>Data bytes</string>
682 </property>
683 <property name="toolTip">
684 <string>Show the data bytes column</string>
685 </property>
686 </action>
687 <action name="action_SourceDataFramesBytes">
688 <property name="checkable">
689 <bool>true</bool>
690 </property>
691 <property name="text">
692 <string>Data frames/bytes</string>
693 </property>
694 <property name="toolTip">
695 <string>Show the data frames/bytes column</string>
696 </property>
697 </action>
698 <action name="action_SourceDataRate">
699 <property name="checkable">
700 <bool>true</bool>
701 </property>
702 <property name="text">
703 <string>Data rate</string>
704 </property>
705 <property name="toolTip">
706 <string>Show the data rate column</string>
707 </property>
708 </action>
709 <action name="action_SourceRXDataFrames">
710 <property name="checkable">
711 <bool>true</bool>
712 </property>
713 <property name="text">
714 <string>RX data frames</string>
715 </property>
716 <property name="toolTip">
717 <string>Show the RX data frames column</string>
718 </property>
719 </action>
720 <action name="action_SourceRXDataBytes">
721 <property name="checkable">
722 <bool>true</bool>
723 </property>
724 <property name="text">
725 <string>RX data bytes</string>
726 </property>
727 <property name="toolTip">
728 <string>Show the RX data bytes column</string>
729 </property>
730 </action>
731 <action name="action_SourceRXDataFramesBytes">
732 <property name="checkable">
733 <bool>true</bool>
734 </property>
735 <property name="text">
736 <string>RX data frames/bytes</string>
737 </property>
738 <property name="toolTip">
739 <string>Show the RX data frames/bytes column</string>
740 </property>
741 </action>
742 <action name="action_SourceRXDataRate">
743 <property name="checkable">
744 <bool>true</bool>
745 </property>
746 <property name="text">
747 <string>RX data rate</string>
748 </property>
749 <property name="toolTip">
750 <string>Show the RX data rate column</string>
751 </property>
752 </action>
753 <action name="action_SourceNCFFrames">
754 <property name="checkable">
755 <bool>true</bool>
756 </property>
757 <property name="text">
758 <string>NCF frames</string>
759 </property>
760 <property name="toolTip">
761 <string>Show the NCF frames column</string>
762 </property>
763 </action>
764 <action name="action_SourceNCFCount">
765 <property name="checkable">
766 <bool>true</bool>
767 </property>
768 <property name="text">
769 <string>NCF count</string>
770 </property>
771 <property name="toolTip">
772 <string>Show the NCF count column</string>
773 </property>
774 </action>
775 <action name="action_SourceNCFBytes">
776 <property name="checkable">
777 <bool>true</bool>
778 </property>
779 <property name="text">
780 <string>NCF bytes</string>
781 </property>
782 <property name="toolTip">
783 <string>Show the NCF bytes column</string>
784 </property>
785 </action>
786 <action name="action_SourceNCFFramesBytes">
787 <property name="checkable">
788 <bool>true</bool>
789 </property>
790 <property name="text">
791 <string>NCF frames/bytes</string>
792 </property>
793 <property name="toolTip">
794 <string>Show the NCF frames/bytes column</string>
795 </property>
796 </action>
797 <action name="action_SourceNCFCountBytes">
798 <property name="checkable">
799 <bool>true</bool>
800 </property>
801 <property name="text">
802 <string>NCF count/bytes</string>
803 </property>
804 <property name="toolTip">
805 <string>Show the NCF count/bytes column</string>
806 </property>
807 </action>
808 <action name="action_SourceNCFFramesCount">
809 <property name="checkable">
810 <bool>true</bool>
811 </property>
812 <property name="text">
813 <string>NCF frames/count</string>
814 </property>
815 <property name="toolTip">
816 <string>Show the NCF frames/count column</string>
817 </property>
818 </action>
819 <action name="action_SourceNCFFramesCountBytes">
820 <property name="checkable">
821 <bool>true</bool>
822 </property>
823 <property name="text">
824 <string>NCF frames/count/bytes</string>
825 </property>
826 <property name="toolTip">
827 <string>Show the NCF frames/count/bytes column</string>
828 </property>
829 </action>
830 <action name="action_SourceSMFrames">
831 <property name="checkable">
832 <bool>true</bool>
833 </property>
834 <property name="text">
835 <string>SM frames</string>
836 </property>
837 <property name="toolTip">
838 <string>Show the SM frames column</string>
839 </property>
840 </action>
841 <action name="action_SourceSMBytes">
842 <property name="checkable">
843 <bool>true</bool>
844 </property>
845 <property name="text">
846 <string>SM bytes</string>
847 </property>
848 <property name="toolTip">
849 <string>Show the SM bytes column</string>
850 </property>
851 </action>
852 <action name="action_SourceSMFramesBytes">
853 <property name="checkable">
854 <bool>true</bool>
855 </property>
856 <property name="text">
857 <string>SM frames/bytes</string>
858 </property>
859 <property name="toolTip">
860 <string>Show the SM frames/bytes column</string>
861 </property>
862 </action>
863 <action name="action_SourceSMRate">
864 <property name="checkable">
865 <bool>true</bool>
866 </property>
867 <property name="text">
868 <string>SM rate</string>
869 </property>
870 <property name="toolTip">
871 <string>Show the SM rate column</string>
872 </property>
873 </action>
874 <action name="action_SourceRSTFrames">
875 <property name="checkable">
876 <bool>true</bool>
877 </property>
878 <property name="text">
879 <string>RST frames</string>
880 </property>
881 <property name="toolTip">
882 <string>Show the RST frames column</string>
883 </property>
884 </action>
885 <action name="action_SourceRSTBytes">
886 <property name="checkable">
887 <bool>true</bool>
888 </property>
889 <property name="text">
890 <string>RST bytes</string>
891 </property>
892 <property name="toolTip">
893 <string>Show the RST bytes column</string>
894 </property>
895 </action>
896 <action name="action_SourceRSTFramesBytes">
897 <property name="checkable">
898 <bool>true</bool>
899 </property>
900 <property name="text">
901 <string>RST frames/bytes</string>
902 </property>
903 <property name="toolTip">
904 <string>Show the RST frames/bytes column</string>
905 </property>
906 </action>
907 <action name="action_SourceRSTRate">
908 <property name="checkable">
909 <bool>true</bool>
910 </property>
911 <property name="text">
912 <string>RST rate</string>
913 </property>
914 <property name="toolTip">
915 <string>Show the RST rate column</string>
916 </property>
917 </action>
918 <action name="action_ReceiverNAKFrames">
919 <property name="checkable">
920 <bool>true</bool>
921 </property>
922 <property name="text">
923 <string>NAK frames</string>
924 </property>
925 <property name="toolTip">
926 <string>Show the NAK frames column</string>
927 </property>
928 </action>
929 <action name="action_ReceiverNAKCount">
930 <property name="checkable">
931 <bool>true</bool>
932 </property>
933 <property name="text">
934 <string>NAK count</string>
935 </property>
936 <property name="toolTip">
937 <string>Show the NAK count column</string>
938 </property>
939 </action>
940 <action name="action_ReceiverNAKBytes">
941 <property name="checkable">
942 <bool>true</bool>
943 </property>
944 <property name="text">
945 <string>NAK bytes</string>
946 </property>
947 <property name="toolTip">
948 <string>Show the NAK bytes column</string>
949 </property>
950 </action>
951 <action name="action_ReceiverNAKFramesCount">
952 <property name="checkable">
953 <bool>true</bool>
954 </property>
955 <property name="text">
956 <string>NAK frames/count</string>
957 </property>
958 <property name="toolTip">
959 <string>Show the NAK frames/count column</string>
960 </property>
961 </action>
962 <action name="action_ReceiverNAKCountBytes">
963 <property name="checkable">
964 <bool>true</bool>
965 </property>
966 <property name="text">
967 <string>NAK count/bytes</string>
968 </property>
969 <property name="toolTip">
970 <string>Show the NAK count/bytes column</string>
971 </property>
972 </action>
973 <action name="action_ReceiverNAKFramesBytes">
974 <property name="checkable">
975 <bool>true</bool>
976 </property>
977 <property name="text">
978 <string>NAK frames/bytes</string>
979 </property>
980 <property name="toolTip">
981 <string>Show the NAK frames/bytes column</string>
982 </property>
983 </action>
984 <action name="action_ReceiverNAKFramesCountBytes">
985 <property name="checkable">
986 <bool>true</bool>
987 </property>
988 <property name="text">
989 <string>NAK frames/count/bytes</string>
990 </property>
991 <property name="toolTip">
992 <string>Show the NAK frames/count/bytes column</string>
993 </property>
994 </action>
995 <action name="action_ReceiverNAKRate">
996 <property name="checkable">
997 <bool>true</bool>
998 </property>
999 <property name="text">
1000 <string>NAK rate</string>
1001 </property>
1002 <property name="toolTip">
1003 <string>Show the NAK rate column</string>
1004 </property>
1005 </action>
1006 <action name="action_ReceiverACKFrames">
1007 <property name="checkable">
1008 <bool>true</bool>
1009 </property>
1010 <property name="text">
1011 <string>ACK frames</string>
1012 </property>
1013 <property name="toolTip">
1014 <string>Show the ACK frames column</string>
1015 </property>
1016 </action>
1017 <action name="action_ReceiverACKBytes">
1018 <property name="checkable">
1019 <bool>true</bool>
1020 </property>
1021 <property name="text">
1022 <string>ACK bytes</string>
1023 </property>
1024 <property name="toolTip">
1025 <string>Show the ACK bytes column</string>
1026 </property>
1027 </action>
1028 <action name="action_ReceiverACKFramesBytes">
1029 <property name="checkable">
1030 <bool>true</bool>
1031 </property>
1032 <property name="text">
1033 <string>ACK frames/bytes</string>
1034 </property>
1035 <property name="toolTip">
1036 <string>Show the ACK frames/bytes column</string>
1037 </property>
1038 </action>
1039 <action name="action_ReceiverACKRate">
1040 <property name="checkable">
1041 <bool>true</bool>
1042 </property>
1043 <property name="text">
1044 <string>ACK rate</string>
1045 </property>
1046 <property name="toolTip">
1047 <string>Show the ACK rate column</string>
1048 </property>
1049 </action>
1050 <action name="action_ReceiverCREQFrames">
1051 <property name="checkable">
1052 <bool>true</bool>
1053 </property>
1054 <property name="text">
1055 <string>CREQ frames</string>
1056 </property>
1057 <property name="toolTip">
1058 <string>Show the CREQ frames column</string>
1059 </property>
1060 </action>
1061 <action name="action_ReceiverCREQBytes">
1062 <property name="checkable">
1063 <bool>true</bool>
1064 </property>
1065 <property name="text">
1066 <string>CREQ bytes</string>
1067 </property>
1068 <property name="toolTip">
1069 <string>Show the CREQ bytes column</string>
1070 </property>
1071 </action>
1072 <action name="action_ReceiverCREQFramesBytes">
1073 <property name="checkable">
1074 <bool>true</bool>
1075 </property>
1076 <property name="text">
1077 <string>CREQ frames/bytes</string>
1078 </property>
1079 <property name="toolTip">
1080 <string>Show the CREQ frames/bytes column</string>
1081 </property>
1082 </action>
1083 <action name="action_ReceiverCREQRate">
1084 <property name="checkable">
1085 <bool>true</bool>
1086 </property>
1087 <property name="text">
1088 <string>CREQ rate</string>
1089 </property>
1090 <property name="toolTip">
1091 <string>Show the CREQ rate column</string>
1092 </property>
1093 </action>
1094 <action name="action_SourceAutoResizeColumns">
1095 <property name="text">
1096 <string>Auto-resize columns to content</string>
1097 </property>
1098 <property name="toolTip">
1099 <string>Resize columns to content size</string>
1100 </property>
1101 </action>
1102 <action name="action_ReceiverAutoResizeColumns">
1103 <property name="text">
1104 <string>Auto-resize columns to content</string>
1105 </property>
1106 <property name="toolTip">
1107 <string>Resize columns to content size</string>
1108 </property>
1109 </action>
1110 <action name="action_SourceNCFRate">
1111 <property name="checkable">
1112 <bool>true</bool>
1113 </property>
1114 <property name="text">
1115 <string>NCF rate</string>
1116 </property>
1117 <property name="toolTip">
1118 <string>Show the NCF rate column</string>
1119 </property>
1120 </action>
1121 </widget>
1122 <customwidgets>
1123 <customwidget>
1124 <class>DisplayFilterEdit</class>
1125 <extends>QLineEdit</extends>
1126 <header>widgets/display_filter_edit.h</header>
1127 </customwidget>
1128 </customwidgets>
1129 <connections>
1130 <connection>
1131 <sender>buttonBox</sender>
1132 <signal>accepted()</signal>
1133 <receiver>LBMLBTRUTransportDialog</receiver>
1134 <slot>accept()</slot>
1135 <hints>
1136 <hint type="sourcelabel">
1137 <x>262</x>
1138 <y>659</y>
1139 </hint>
1140 <hint type="destinationlabel">
1141 <x>157</x>
1142 <y>274</y>
1143 </hint>
1144 </hints>
1145 </connection>
1146 <connection>
1147 <sender>buttonBox</sender>
1148 <signal>rejected()</signal>
1149 <receiver>LBMLBTRUTransportDialog</receiver>
1150 <slot>reject()</slot>
1151 <hints>
1152 <hint type="sourcelabel">
1153 <x>330</x>
1154 <y>659</y>
1155 </hint>
1156 <hint type="destinationlabel">
1157 <x>286</x>
1158 <y>274</y>
1159 </hint>
1160 </hints>
1161 </connection>
1162 <connection>
1163 <sender>sources_detail_ComboBox</sender>
1164 <signal>currentIndexChanged(int)</signal>
1165 <receiver>LBMLBTRUTransportDialog</receiver>
1166 <slot>sourcesDetailCurrentChanged(int)</slot>
1167 <hints>
1168 <hint type="sourcelabel">
1169 <x>175</x>
1170 <y>315</y>
1171 </hint>
1172 <hint type="destinationlabel">
1173 <x>446</x>
1174 <y>310</y>
1175 </hint>
1176 </hints>
1177 </connection>
1178 <connection>
1179 <sender>sources_TreeWidget</sender>
1180 <signal>itemClicked(QTreeWidgetItem*,int)</signal>
1181 <receiver>LBMLBTRUTransportDialog</receiver>
1182 <slot>sourcesItemClicked(QTreeWidgetItem*,int)</slot>
1183 <hints>
1184 <hint type="sourcelabel">
1185 <x>440</x>
1186 <y>149</y>
1187 </hint>
1188 <hint type="destinationlabel">
1189 <x>446</x>
1190 <y>310</y>
1191 </hint>
1192 </hints>
1193 </connection>
1194 <connection>
1195 <sender>sources_detail_sqn_TreeWidget</sender>
1196 <signal>itemDoubleClicked(QTreeWidgetItem*,int)</signal>
1197 <receiver>LBMLBTRUTransportDialog</receiver>
1198 <slot>sourcesDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1199 <hints>
1200 <hint type="sourcelabel">
1201 <x>109</x>
1202 <y>344</y>
1203 </hint>
1204 <hint type="destinationlabel">
1205 <x>420</x>
1206 <y>281</y>
1207 </hint>
1208 </hints>
1209 </connection>
1210 <connection>
1211 <sender>sources_detail_ncf_sqn_TreeWidget</sender>
1212 <signal>itemDoubleClicked(QTreeWidgetItem*,int)</signal>
1213 <receiver>LBMLBTRUTransportDialog</receiver>
1214 <slot>sourcesDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1215 <hints>
1216 <hint type="sourcelabel">
1217 <x>83</x>
1218 <y>344</y>
1219 </hint>
1220 <hint type="destinationlabel">
1221 <x>420</x>
1222 <y>281</y>
1223 </hint>
1224 </hints>
1225 </connection>
1226 <connection>
1227 <sender>receivers_TreeWidget</sender>
1228 <signal>itemClicked(QTreeWidgetItem*,int)</signal>
1229 <receiver>LBMLBTRUTransportDialog</receiver>
1230 <slot>receiversItemClicked(QTreeWidgetItem*,int)</slot>
1231 <hints>
1232 <hint type="sourcelabel">
1233 <x>420</x>
1234 <y>141</y>
1235 </hint>
1236 <hint type="destinationlabel">
1237 <x>420</x>
1238 <y>281</y>
1239 </hint>
1240 </hints>
1241 </connection>
1242 <connection>
1243 <sender>receivers_detail_ComboBox</sender>
1244 <signal>currentIndexChanged(int)</signal>
1245 <receiver>LBMLBTRUTransportDialog</receiver>
1246 <slot>receiversDetailCurrentChanged(int)</slot>
1247 <hints>
1248 <hint type="sourcelabel">
1249 <x>124</x>
1250 <y>315</y>
1251 </hint>
1252 <hint type="destinationlabel">
1253 <x>155</x>
1254 <y>-8</y>
1255 </hint>
1256 </hints>
1257 </connection>
1258 <connection>
1259 <sender>receivers_detail_sqn_TreeWidget</sender>
1260 <signal>itemDoubleClicked(QTreeWidgetItem*,int)</signal>
1261 <receiver>LBMLBTRUTransportDialog</receiver>
1262 <slot>receiversDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1263 <hints>
1264 <hint type="sourcelabel">
1265 <x>435</x>
1266 <y>452</y>
1267 </hint>
1268 <hint type="destinationlabel">
1269 <x>435</x>
1270 <y>333</y>
1271 </hint>
1272 </hints>
1273 </connection>
1274 <connection>
1275 <sender>receivers_detail_reason_TreeWidget</sender>
1276 <signal>itemDoubleClicked(QTreeWidgetItem*,int)</signal>
1277 <receiver>LBMLBTRUTransportDialog</receiver>
1278 <slot>receiversDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1279 <hints>
1280 <hint type="sourcelabel">
1281 <x>66</x>
1282 <y>336</y>
1283 </hint>
1284 <hint type="destinationlabel">
1285 <x>435</x>
1286 <y>333</y>
1287 </hint>
1288 </hints>
1289 </connection>
1290 </connections>
1291 <slots>
1292 <signal>goToPacket(int)</signal>
1293 <slot>sourcesDetailCurrentChanged(int)</slot>
1294 <slot>sourcesItemClicked(QTreeWidgetItem*,int)</slot>
1295 <slot>receiversItemClicked(QTreeWidgetItem*,int)</slot>
1296 <slot>sourcesDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1297 <slot>receiversDetailItemDoubleClicked(QTreeWidgetItem*,int)</slot>
1298 <slot>receiversDetailCurrentChanged(int)</slot>
1299 </slots>
1300 </ui>