1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SCTPChunkStatisticsDialog
</class>
4 <widget class=
"QDialog" name=
"SCTPChunkStatisticsDialog">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
20 <string>Dialog
</string>
22 <widget class=
"QDialogButtonBox" name=
"buttonBox">
23 <property name=
"geometry">
31 <property name=
"orientation">
32 <enum>Qt::Horizontal
</enum>
34 <property name=
"standardButtons">
35 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close
</set>
38 <widget class=
"QTableWidget" name=
"tableWidget">
39 <property name=
"geometry">
47 <property name=
"editTriggers">
48 <set>QAbstractItemView::NoEditTriggers
</set>
50 <property name=
"selectionMode">
51 <enum>QAbstractItemView::SingleSelection
</enum>
53 <property name=
"selectionBehavior">
54 <enum>QAbstractItemView::SelectRows
</enum>
56 <property name=
"rowCount">
59 <attribute name=
"horizontalHeaderCascadingSectionResizes">
62 <attribute name=
"horizontalHeaderStretchLastSection">
65 <attribute name=
"verticalHeaderCascadingSectionResizes">
69 <property name=
"text">
70 <string>Association
</string>
74 <property name=
"text">
75 <string>Endpoint
1</string>
79 <property name=
"text">
80 <string>Endpoint
2</string>
84 <widget class=
"QPushButton" name=
"pushButton">
85 <property name=
"geometry">
93 <property name=
"text">
94 <string>Save Chunk Type Order
</string>
97 <action name=
"actionHideChunkType">
98 <property name=
"text">
99 <string>Hide Chunk Type
</string>
101 <property name=
"toolTip">
102 <string>Remove the chunk type from the table
</string>
105 <action name=
"actionChunkTypePreferences">
106 <property name=
"text">
107 <string>Chunk Type Preferences
</string>
109 <property name=
"toolTip">
110 <string>Go to the chunk type preferences dialog to show or hide other chunk types
</string>
113 <action name=
"actionShowAllChunkTypes">
114 <property name=
"text">
115 <string>Show All Registered Chunk Types
</string>
117 <property name=
"toolTip">
118 <string>Show all chunk types with defined names
</string>
125 <sender>buttonBox
</sender>
126 <signal>clicked(QAbstractButton*)
</signal>
127 <receiver>SCTPChunkStatisticsDialog
</receiver>
130 <hint type=
"sourcelabel">
134 <hint type=
"destinationlabel">
141 <sender>buttonBox
</sender>
142 <signal>clicked(QAbstractButton*)
</signal>
143 <receiver>SCTPChunkStatisticsDialog
</receiver>
146 <hint type=
"sourcelabel">
150 <hint type=
"destinationlabel">