1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SCTPGraphDialog
</class>
4 <widget class=
"QDialog" name=
"SCTPGraphDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>SCTP Graph
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
18 <layout class=
"QVBoxLayout" name=
"verticalLayout">
20 <widget class=
"QCustomPlot" name=
"sctpPlot" native=
"true">
21 <property name=
"sizePolicy">
22 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
23 <horstretch>0</horstretch>
24 <verstretch>1</verstretch>
30 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
31 <item alignment=
"Qt::AlignLeft">
32 <widget class=
"QLabel" name=
"hintLabel">
33 <property name=
"minimumSize">
41 <item alignment=
"Qt::AlignRight">
42 <widget class=
"QCheckBox" name=
"relativeTsn">
43 <property name=
"text">
44 <string>Relative TSNs
</string>
51 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
53 <widget class=
"QPushButton" name=
"pushButton">
54 <property name=
"focusPolicy">
55 <enum>Qt::NoFocus
</enum>
57 <property name=
"text">
58 <string>Only SACKs
</string>
63 <widget class=
"QPushButton" name=
"pushButton_2">
64 <property name=
"focusPolicy">
65 <enum>Qt::NoFocus
</enum>
67 <property name=
"text">
68 <string>Only TSNs
</string>
73 <widget class=
"QPushButton" name=
"pushButton_3">
74 <property name=
"focusPolicy">
75 <enum>Qt::NoFocus
</enum>
77 <property name=
"text">
78 <string>Show both
</string>
83 <widget class=
"QPushButton" name=
"pushButton_4">
84 <property name=
"focusPolicy">
85 <enum>Qt::NoFocus
</enum>
87 <property name=
"text">
88 <string>Reset to full size
</string>
93 <widget class=
"QPushButton" name=
"saveButton">
94 <property name=
"text">
95 <string>Save Graph
</string>
100 <spacer name=
"horizontalSpacer">
101 <property name=
"orientation">
102 <enum>Qt::Horizontal
</enum>
104 <property name=
"sizeHint" stdset=
"0">
113 <widget class=
"QDialogButtonBox" name=
"buttonBox">
114 <property name=
"focusPolicy">
115 <enum>Qt::NoFocus
</enum>
117 <property name=
"orientation">
118 <enum>Qt::Horizontal
</enum>
120 <property name=
"standardButtons">
121 <set>QDialogButtonBox::Close
</set>
130 <action name=
"actionGoToPacket">
131 <property name=
"text">
132 <string>goToPacket
</string>
134 <property name=
"toolTip">
135 <string>Go to Packet
</string>
141 <class>QCustomPlot
</class>
142 <extends>QWidget
</extends>
143 <header>widgets/qcustomplot.h
</header>
144 <container>1</container>
150 <sender>buttonBox
</sender>
151 <signal>clicked(QAbstractButton*)
</signal>
152 <receiver>SCTPGraphDialog
</receiver>
155 <hint type=
"sourcelabel">
159 <hint type=
"destinationlabel">