1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>TimeShiftDialog
</class>
4 <widget class=
"QDialog" name=
"TimeShiftDialog">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <layout class=
"QVBoxLayout" name=
"verticalLayout">
21 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
23 <widget class=
"QRadioButton" name=
"shiftAllButton">
24 <property name=
"text">
25 <string>Shift all packets by
</string>
27 <property name=
"checked">
33 <widget class=
"SyntaxLineEdit" name=
"shiftAllTimeLineEdit"/>
36 <widget class=
"QLabel" name=
"label_6">
37 <property name=
"text">
38 <string><html
><head/
><body
><p
><span style=
" font-size:small; font-style:italic;
">[-][[hh:]mm:]ss[.ddd]
</span
></p
></body
></html
></string>
43 <spacer name=
"horizontalSpacer_4">
44 <property name=
"orientation">
45 <enum>Qt::Horizontal
</enum>
47 <property name=
"sizeHint" stdset=
"0">
58 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
60 <widget class=
"QRadioButton" name=
"setOneButton">
61 <property name=
"text">
62 <string>Set the time for packet
</string>
67 <widget class=
"SyntaxLineEdit" name=
"setOneFrameLineEdit"/>
70 <widget class=
"QLabel" name=
"label_2">
71 <property name=
"text">
77 <widget class=
"SyntaxLineEdit" name=
"setOneTimeLineEdit">
78 <property name=
"sizePolicy">
79 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
80 <horstretch>1</horstretch>
81 <verstretch>0</verstretch>
89 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
91 <widget class=
"QCheckBox" name=
"setTwoCheckBox">
92 <property name=
"enabled">
95 <property name=
"text">
96 <string>…then set packet
</string>
101 <widget class=
"SyntaxLineEdit" name=
"setTwoFrameLineEdit"/>
104 <widget class=
"QLabel" name=
"setTwoToLabel">
105 <property name=
"text">
111 <widget class=
"SyntaxLineEdit" name=
"setTwoTimeLineEdit">
112 <property name=
"sizePolicy">
113 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
114 <horstretch>1</horstretch>
115 <verstretch>0</verstretch>
121 <spacer name=
"horizontalSpacer_3">
122 <property name=
"orientation">
123 <enum>Qt::Horizontal
</enum>
125 <property name=
"sizeHint" stdset=
"0">
136 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
138 <widget class=
"QLabel" name=
"extrapolateLabel">
139 <property name=
"text">
140 <string>and extrapolate the time for all other packets
</string>
145 <spacer name=
"horizontalSpacer">
146 <property name=
"orientation">
147 <enum>Qt::Horizontal
</enum>
149 <property name=
"sizeHint" stdset=
"0">
158 <widget class=
"QLabel" name=
"label_5">
159 <property name=
"text">
160 <string><html
><head/
><body
><p align=
"right
"><span style=
" font-size:small; font-style:italic;
">[YYYY-MM-DD] hh:mm:ss[.ddd]
</span
></p
></body
></html
></string>
167 <widget class=
"QRadioButton" name=
"unshiftAllButton">
168 <property name=
"text">
169 <string>Undo all shifts
</string>
174 <layout class=
"QHBoxLayout" name=
"horizontalLayout_6">
176 <widget class=
"QLabel" name=
"errorLabel">
177 <property name=
"text">
183 <spacer name=
"horizontalSpacer_5">
184 <property name=
"orientation">
185 <enum>Qt::Horizontal
</enum>
187 <property name=
"sizeHint" stdset=
"0">
198 <widget class=
"QDialogButtonBox" name=
"buttonBox">
199 <property name=
"orientation">
200 <enum>Qt::Horizontal
</enum>
202 <property name=
"standardButtons">
203 <set>QDialogButtonBox::Apply|QDialogButtonBox::Close|QDialogButtonBox::Help
</set>
208 <zorder>buttonBox
</zorder>
209 <zorder>unshiftAllButton
</zorder>
213 <class>SyntaxLineEdit
</class>
214 <extends>QLineEdit
</extends>
215 <header>widgets/syntax_line_edit.h
</header>
221 <sender>buttonBox
</sender>
222 <signal>accepted()
</signal>
223 <receiver>TimeShiftDialog
</receiver>
224 <slot>accept()
</slot>
226 <hint type=
"sourcelabel">
230 <hint type=
"destinationlabel">
237 <sender>buttonBox
</sender>
238 <signal>rejected()
</signal>
239 <receiver>TimeShiftDialog
</receiver>
240 <slot>reject()
</slot>
242 <hint type=
"sourcelabel">
246 <hint type=
"destinationlabel">