1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>TrafficTableDialog
</class>
4 <widget class=
"QDialog" name=
"TrafficTableDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
15 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
17 <widget class=
"QWidget" name=
"widget" native=
"true">
18 <property name=
"maximumSize">
21 <height>16777215</height>
24 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
26 <widget class=
"QGroupBox" name=
"grpSettings">
27 <property name=
"title">
28 <string>GroupBox
</string>
30 <layout class=
"QVBoxLayout" name=
"verticalLayout">
32 <widget class=
"QCheckBox" name=
"nameResolutionCheckBox">
33 <property name=
"toolTip">
34 <string><html
><head/
><body
><p
>Show resolved addresses and port names rather than plain values. The corresponding name resolution preference must be enabled.
</p
></body
></html
></string>
36 <property name=
"text">
37 <string>Name resolution
</string>
42 <widget class=
"QCheckBox" name=
"absoluteTimeCheckBox">
43 <property name=
"toolTip">
44 <string><html
><head/
><body
><p
>Show absolute times in the start time column.
</p
></body
></html
></string>
46 <property name=
"text">
47 <string>Absolute start time
</string>
52 <widget class=
"QCheckBox" name=
"displayFilterCheckBox">
53 <property name=
"toolTip">
54 <string><html
><head/
><body
><p
>Only show conversations matching the current display filter
</p
></body
></html
></string>
56 <property name=
"text">
57 <string>Limit to display filter
</string>
62 <spacer name=
"verticalSpacer">
63 <property name=
"orientation">
64 <enum>Qt::Vertical
</enum>
66 <property name=
"sizeHint" stdset=
"0">
75 <widget class=
"QDialogButtonBox" name=
"btnBoxSettings">
76 <property name=
"sizePolicy">
77 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
78 <horstretch>0</horstretch>
79 <verstretch>0</verstretch>
82 <property name=
"orientation">
83 <enum>Qt::Vertical
</enum>
85 <property name=
"standardButtons">
86 <set>QDialogButtonBox::NoButton
</set>
94 <widget class=
"TrafficTypesList" name=
"trafficList"/>
97 <widget class=
"QLineEdit" name=
"trafficListSearch">
98 <property name=
"toolTip">
99 <string><html
><head/
><body
><p
>Only show types matching the filter value
</p
></body
></html
></string>
101 <property name=
"text">
104 <property name=
"placeholderText">
105 <string>Filter list for specific type
</string>
113 <widget class=
"TrafficTab" name=
"trafficTab"/>
118 <widget class=
"QDialogButtonBox" name=
"buttonBox">
119 <property name=
"orientation">
120 <enum>Qt::Horizontal
</enum>
122 <property name=
"standardButtons">
123 <set>QDialogButtonBox::Close|QDialogButtonBox::Help
</set>
131 <class>TrafficTab
</class>
132 <extends>QTabWidget
</extends>
133 <header>ui/qt/widgets/traffic_tab.h
</header>
134 <container>1</container>
137 <class>TrafficTypesList
</class>
138 <extends>QTreeView
</extends>
139 <header>ui/qt/widgets/traffic_types_list.h
</header>
145 <sender>buttonBox
</sender>
146 <signal>accepted()
</signal>
147 <receiver>TrafficTableDialog
</receiver>
148 <slot>accept()
</slot>
150 <hint type=
"sourcelabel">
154 <hint type=
"destinationlabel">
161 <sender>buttonBox
</sender>
162 <signal>rejected()
</signal>
163 <receiver>TrafficTableDialog
</receiver>
164 <slot>reject()
</slot>
166 <hint type=
"sourcelabel">
170 <hint type=
"destinationlabel">