1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DissectorTablesDialog
</class>
4 <widget class=
"QDialog" name=
"DissectorTablesDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
20 <widget class=
"QLabel" name=
"label">
21 <property name=
"text">
22 <string>Search:
</string>
27 <widget class=
"QLineEdit" name=
"txtSearchLine"/>
32 <widget class=
"DissectorTablesTreeView" name=
"tableTree">
33 <property name=
"uniformRowHeights">
39 <widget class=
"QDialogButtonBox" name=
"buttonBox">
40 <property name=
"orientation">
41 <enum>Qt::Horizontal
</enum>
43 <property name=
"standardButtons">
44 <set>QDialogButtonBox::Close
</set>
52 <class>DissectorTablesTreeView
</class>
53 <extends>QTreeView
</extends>
54 <header>widgets/dissector_tables_view.h
</header>
60 <sender>buttonBox
</sender>
61 <signal>accepted()
</signal>
62 <receiver>DissectorTablesDialog
</receiver>
65 <hint type=
"sourcelabel">
69 <hint type=
"destinationlabel">
76 <sender>buttonBox
</sender>
77 <signal>rejected()
</signal>
78 <receiver>DissectorTablesDialog
</receiver>
81 <hint type=
"sourcelabel">
85 <hint type=
"destinationlabel">