1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SCTPAllAssocsDialog
</class>
4 <widget class=
"QDialog" name=
"SCTPAllAssocsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Wireshark - SCTP Associations
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QTableWidget" name=
"assocList">
19 <property name=
"editTriggers">
20 <set>QAbstractItemView::NoEditTriggers
</set>
22 <property name=
"showDropIndicator" stdset=
"0">
25 <property name=
"dragDropOverwriteMode">
28 <property name=
"selectionMode">
29 <enum>QAbstractItemView::SingleSelection
</enum>
31 <property name=
"selectionBehavior">
32 <enum>QAbstractItemView::SelectRows
</enum>
34 <property name=
"sortingEnabled">
37 <property name=
"wordWrap">
40 <property name=
"rowCount">
43 <property name=
"columnCount">
46 <attribute name=
"horizontalHeaderMinimumSectionSize">
49 <attribute name=
"horizontalHeaderDefaultSectionSize">
52 <attribute name=
"horizontalHeaderStretchLastSection">
58 <property name=
"text">
63 <property name=
"text">
64 <string>Port
1</string>
68 <property name=
"text">
69 <string>Port
2</string>
73 <property name=
"text">
74 <string>Number of Packets
</string>
78 <property name=
"text">
79 <string>Number of DATA Chunks
</string>
83 <property name=
"text">
84 <string>Number of Bytes
</string>
90 <layout class=
"QHBoxLayout" name=
"horizontalLayout"/>
93 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
95 <widget class=
"QPushButton" name=
"setFilterButton">
96 <property name=
"enabled">
99 <property name=
"focusPolicy">
100 <enum>Qt::ClickFocus
</enum>
102 <property name=
"text">
103 <string>Filter Selected Association
</string>
108 <widget class=
"QPushButton" name=
"analyseButton">
109 <property name=
"enabled">
112 <property name=
"focusPolicy">
113 <enum>Qt::ClickFocus
</enum>
115 <property name=
"text">
116 <string>Analyze
</string>
121 <spacer name=
"horizontalSpacer_2">
122 <property name=
"orientation">
123 <enum>Qt::Horizontal
</enum>
125 <property name=
"sizeHint" stdset=
"0">
134 <widget class=
"QDialogButtonBox" name=
"buttonBox">
135 <property name=
"orientation">
136 <enum>Qt::Horizontal
</enum>
138 <property name=
"standardButtons">
139 <set>QDialogButtonBox::Close
</set>
150 <sender>buttonBox
</sender>
151 <signal>clicked(QAbstractButton*)
</signal>
152 <receiver>SCTPAllAssocsDialog
</receiver>
155 <hint type=
"sourcelabel">
159 <hint type=
"destinationlabel">