1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SupportedProtocolsDialog
</class>
4 <widget class=
"QDialog" name=
"SupportedProtocolsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QTreeView" name=
"supportedProtocolsTreeView">
22 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
24 <widget class=
"QLabel" name=
"searchLabel">
25 <property name=
"toolTip">
26 <string><html
><head/
><body
><p
>Search the list of field names.
</p
></body
></html
></string>
28 <property name=
"text">
29 <string>Search:
</string>
34 <widget class=
"QLineEdit" name=
"searchLineEdit"/>
37 <spacer name=
"horizontalSpacer">
38 <property name=
"orientation">
39 <enum>Qt::Horizontal
</enum>
41 <property name=
"sizeHint" stdset=
"0">
52 <widget class=
"QLabel" name=
"hintLabel">
53 <property name=
"text">
54 <string><small
><i
>Gathering protocol information…
</i
></small
></string>
56 <property name=
"wordWrap">
62 <widget class=
"QDialogButtonBox" name=
"buttonBox">
63 <property name=
"orientation">
64 <enum>Qt::Horizontal
</enum>
66 <property name=
"standardButtons">
67 <set>QDialogButtonBox::Close
</set>
76 <sender>buttonBox
</sender>
77 <signal>accepted()
</signal>
78 <receiver>SupportedProtocolsDialog
</receiver>
81 <hint type=
"sourcelabel">
85 <hint type=
"destinationlabel">
92 <sender>buttonBox
</sender>
93 <signal>rejected()
</signal>
94 <receiver>SupportedProtocolsDialog
</receiver>
97 <hint type=
"sourcelabel">
101 <hint type=
"destinationlabel">