1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>EnabledProtocolsDialog
</class>
4 <widget class=
"QDialog" name=
"EnabledProtocolsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
20 <widget class=
"QLabel" name=
"label">
21 <property name=
"text">
22 <string>Search:
</string>
27 <widget class=
"QLineEdit" name=
"search_line_edit_"/>
30 <widget class=
"QComboBox" name=
"cmbSearchType"/>
33 <widget class=
"QLabel" name=
"label_2">
34 <property name=
"text">
40 <widget class=
"QComboBox" name=
"cmbProtocolType"/>
45 <widget class=
"QTreeView" name=
"protocol_tree_">
46 <property name=
"sortingEnabled">
52 <widget class=
"QLabel" name=
"disable_notice_text_">
53 <property name=
"text">
54 <string><small
><i
>Disabling a protocol prevents higher layer protocols from being displayed
</i
></small
></string>
56 <property name=
"alignment">
57 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
62 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
64 <widget class=
"QPushButton" name=
"enable_all_button_">
65 <property name=
"text">
66 <string>Enable All
</string>
71 <widget class=
"QPushButton" name=
"disable_all_button_">
72 <property name=
"text">
73 <string>Disable All
</string>
78 <widget class=
"QPushButton" name=
"invert_button_">
79 <property name=
"text">
80 <string>Invert
</string>
85 <spacer name=
"horizontalSpacer">
86 <property name=
"orientation">
87 <enum>Qt::Horizontal
</enum>
89 <property name=
"sizeHint" stdset=
"0">
100 <widget class=
"QDialogButtonBox" name=
"buttonBox">
101 <property name=
"orientation">
102 <enum>Qt::Horizontal
</enum>
104 <property name=
"standardButtons">
105 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok
</set>
114 <sender>buttonBox
</sender>
115 <signal>accepted()
</signal>
116 <receiver>EnabledProtocolsDialog
</receiver>
117 <slot>accept()
</slot>
119 <hint type=
"sourcelabel">
123 <hint type=
"destinationlabel">
130 <sender>buttonBox
</sender>
131 <signal>rejected()
</signal>
132 <receiver>EnabledProtocolsDialog
</receiver>
133 <slot>reject()
</slot>
135 <hint type=
"sourcelabel">
139 <hint type=
"destinationlabel">