1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>ExpertInfoDialog
</class>
4 <widget class=
"QDialog" name=
"ExpertInfoDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"ExpertInfoTreeView" name=
"expertInfoTreeView">
19 <property name=
"uniformRowHeights">
22 <property name=
"sortingEnabled">
28 <widget class=
"ElidedLabel" name=
"hintLabel">
29 <property name=
"text">
30 <string><small
><i
>A hint.
</i
></small
></string>
35 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2" stretch=
"0,0,0,0,0,1,0,0">
37 <widget class=
"QCheckBox" name=
"limitCheckBox">
38 <property name=
"text">
39 <string>Limit to Display Filter
</string>
44 <spacer name=
"horizontalSpacer_2">
45 <property name=
"orientation">
46 <enum>Qt::Horizontal
</enum>
48 <property name=
"sizeHint" stdset=
"0">
57 <widget class=
"QCheckBox" name=
"groupBySummaryCheckBox">
58 <property name=
"text">
59 <string>Group by summary
</string>
61 <property name=
"checked">
67 <spacer name=
"horizontalSpacer">
68 <property name=
"orientation">
69 <enum>Qt::Horizontal
</enum>
71 <property name=
"sizeHint" stdset=
"0">
80 <widget class=
"QLabel" name=
"label">
81 <property name=
"toolTip">
82 <string>Search expert summaries.
</string>
84 <property name=
"text">
85 <string>Search:
</string>
90 <widget class=
"QLineEdit" name=
"searchLineEdit">
91 <property name=
"toolTip">
92 <string>Search expert summaries.
</string>
97 <spacer name=
"horizontalSpacer_3">
98 <property name=
"orientation">
99 <enum>Qt::Horizontal
</enum>
101 <property name=
"sizeHint" stdset=
"0">
110 <widget class=
"QPushButton" name=
"severitiesPushButton">
111 <property name=
"text">
112 <string>Show…
</string>
114 <widget class=
"QMenu" name=
"menuShowExpert">
115 <addaction name=
"actionShowError"/>
116 <addaction name=
"actionShowWarning"/>
117 <addaction name=
"actionShowNote"/>
118 <addaction name=
"actionShowChat"/>
119 <addaction name=
"actionShowComment"/>
126 <widget class=
"QDialogButtonBox" name=
"buttonBox">
127 <property name=
"orientation">
128 <enum>Qt::Horizontal
</enum>
130 <property name=
"standardButtons">
131 <set>QDialogButtonBox::Close|QDialogButtonBox::Help
</set>
136 <action name=
"actionShowError">
137 <property name=
"checkable">
140 <property name=
"checked">
143 <property name=
"text">
144 <string>Error
</string>
146 <property name=
"toolTip">
147 <string>Show error packets.
</string>
150 <action name=
"actionShowWarning">
151 <property name=
"checkable">
154 <property name=
"checked">
157 <property name=
"text">
158 <string>Warning
</string>
160 <property name=
"toolTip">
161 <string>Show warning packets.
</string>
164 <action name=
"actionShowNote">
165 <property name=
"checkable">
168 <property name=
"checked">
171 <property name=
"text">
172 <string>Note
</string>
174 <property name=
"toolTip">
175 <string>Show note packets.
</string>
178 <action name=
"actionShowChat">
179 <property name=
"checkable">
182 <property name=
"checked">
185 <property name=
"text">
186 <string>Chat
</string>
188 <property name=
"toolTip">
189 <string>Show chat packets.
</string>
192 <action name=
"actionShowComment">
193 <property name=
"checkable">
196 <property name=
"checked">
199 <property name=
"text">
200 <string>Comment
</string>
202 <property name=
"toolTip">
203 <string>Show comment packets.
</string>
209 <class>ElidedLabel
</class>
210 <extends>QLabel
</extends>
211 <header>widgets/elided_label.h
</header>
214 <class>ExpertInfoTreeView
</class>
215 <extends>QTreeView
</extends>
216 <header>widgets/expert_info_view.h
</header>
222 <sender>buttonBox
</sender>
223 <signal>accepted()
</signal>
224 <receiver>ExpertInfoDialog
</receiver>
225 <slot>accept()
</slot>
227 <hint type=
"sourcelabel">
231 <hint type=
"destinationlabel">
238 <sender>buttonBox
</sender>
239 <signal>rejected()
</signal>
240 <receiver>ExpertInfoDialog
</receiver>
241 <slot>reject()
</slot>
243 <hint type=
"sourcelabel">
247 <hint type=
"destinationlabel">