Kerberos: add kerberos_inject_longterm_key() helper function
[wireshark-sm.git] / ui / qt / time_shift_dialog.ui
bloba92bed328aecdfe72257f19822a95997f38fd71c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>TimeShiftDialog</class>
4 <widget class="QDialog" name="TimeShiftDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>549</width>
10 <height>257</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout">
20 <item>
21 <layout class="QHBoxLayout" name="horizontalLayout">
22 <item>
23 <widget class="QRadioButton" name="shiftAllButton">
24 <property name="text">
25 <string>Shift all packets by</string>
26 </property>
27 <property name="checked">
28 <bool>true</bool>
29 </property>
30 </widget>
31 </item>
32 <item>
33 <widget class="SyntaxLineEdit" name="shiftAllTimeLineEdit"/>
34 </item>
35 <item>
36 <widget class="QLabel" name="label_6">
37 <property name="text">
38 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:small; font-style:italic;&quot;&gt;[-][[hh:]mm:]ss[.ddd] &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
39 </property>
40 </widget>
41 </item>
42 <item>
43 <spacer name="horizontalSpacer_4">
44 <property name="orientation">
45 <enum>Qt::Horizontal</enum>
46 </property>
47 <property name="sizeHint" stdset="0">
48 <size>
49 <width>40</width>
50 <height>20</height>
51 </size>
52 </property>
53 </spacer>
54 </item>
55 </layout>
56 </item>
57 <item>
58 <layout class="QHBoxLayout" name="horizontalLayout_2">
59 <item>
60 <widget class="QRadioButton" name="setOneButton">
61 <property name="text">
62 <string>Set the time for packet</string>
63 </property>
64 </widget>
65 </item>
66 <item>
67 <widget class="SyntaxLineEdit" name="setOneFrameLineEdit"/>
68 </item>
69 <item>
70 <widget class="QLabel" name="label_2">
71 <property name="text">
72 <string>to</string>
73 </property>
74 </widget>
75 </item>
76 <item>
77 <widget class="SyntaxLineEdit" name="setOneTimeLineEdit">
78 <property name="sizePolicy">
79 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
80 <horstretch>1</horstretch>
81 <verstretch>0</verstretch>
82 </sizepolicy>
83 </property>
84 </widget>
85 </item>
86 </layout>
87 </item>
88 <item>
89 <layout class="QHBoxLayout" name="horizontalLayout_3">
90 <item>
91 <widget class="QCheckBox" name="setTwoCheckBox">
92 <property name="enabled">
93 <bool>true</bool>
94 </property>
95 <property name="text">
96 <string>…then set packet</string>
97 </property>
98 </widget>
99 </item>
100 <item>
101 <widget class="SyntaxLineEdit" name="setTwoFrameLineEdit"/>
102 </item>
103 <item>
104 <widget class="QLabel" name="setTwoToLabel">
105 <property name="text">
106 <string>to</string>
107 </property>
108 </widget>
109 </item>
110 <item>
111 <widget class="SyntaxLineEdit" name="setTwoTimeLineEdit">
112 <property name="sizePolicy">
113 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
114 <horstretch>1</horstretch>
115 <verstretch>0</verstretch>
116 </sizepolicy>
117 </property>
118 </widget>
119 </item>
120 <item>
121 <spacer name="horizontalSpacer_3">
122 <property name="orientation">
123 <enum>Qt::Horizontal</enum>
124 </property>
125 <property name="sizeHint" stdset="0">
126 <size>
127 <width>28</width>
128 <height>20</height>
129 </size>
130 </property>
131 </spacer>
132 </item>
133 </layout>
134 </item>
135 <item>
136 <layout class="QHBoxLayout" name="horizontalLayout_4">
137 <item>
138 <widget class="QLabel" name="extrapolateLabel">
139 <property name="text">
140 <string>and extrapolate the time for all other packets</string>
141 </property>
142 </widget>
143 </item>
144 <item>
145 <spacer name="horizontalSpacer">
146 <property name="orientation">
147 <enum>Qt::Horizontal</enum>
148 </property>
149 <property name="sizeHint" stdset="0">
150 <size>
151 <width>60</width>
152 <height>20</height>
153 </size>
154 </property>
155 </spacer>
156 </item>
157 <item>
158 <widget class="QLabel" name="label_5">
159 <property name="text">
160 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;&lt;span style=&quot; font-size:small; font-style:italic;&quot;&gt;[YYYY-MM-DD] hh:mm:ss[.ddd] &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
161 </property>
162 </widget>
163 </item>
164 </layout>
165 </item>
166 <item>
167 <widget class="QRadioButton" name="unshiftAllButton">
168 <property name="text">
169 <string>Undo all shifts</string>
170 </property>
171 </widget>
172 </item>
173 <item>
174 <layout class="QHBoxLayout" name="horizontalLayout_6">
175 <item>
176 <widget class="QLabel" name="errorLabel">
177 <property name="text">
178 <string/>
179 </property>
180 </widget>
181 </item>
182 <item>
183 <spacer name="horizontalSpacer_5">
184 <property name="orientation">
185 <enum>Qt::Horizontal</enum>
186 </property>
187 <property name="sizeHint" stdset="0">
188 <size>
189 <width>40</width>
190 <height>20</height>
191 </size>
192 </property>
193 </spacer>
194 </item>
195 </layout>
196 </item>
197 <item>
198 <widget class="QDialogButtonBox" name="buttonBox">
199 <property name="orientation">
200 <enum>Qt::Horizontal</enum>
201 </property>
202 <property name="standardButtons">
203 <set>QDialogButtonBox::Apply|QDialogButtonBox::Close|QDialogButtonBox::Help</set>
204 </property>
205 </widget>
206 </item>
207 </layout>
208 <zorder>buttonBox</zorder>
209 <zorder>unshiftAllButton</zorder>
210 </widget>
211 <customwidgets>
212 <customwidget>
213 <class>SyntaxLineEdit</class>
214 <extends>QLineEdit</extends>
215 <header>widgets/syntax_line_edit.h</header>
216 </customwidget>
217 </customwidgets>
218 <resources/>
219 <connections>
220 <connection>
221 <sender>buttonBox</sender>
222 <signal>accepted()</signal>
223 <receiver>TimeShiftDialog</receiver>
224 <slot>accept()</slot>
225 <hints>
226 <hint type="sourcelabel">
227 <x>248</x>
228 <y>254</y>
229 </hint>
230 <hint type="destinationlabel">
231 <x>157</x>
232 <y>274</y>
233 </hint>
234 </hints>
235 </connection>
236 <connection>
237 <sender>buttonBox</sender>
238 <signal>rejected()</signal>
239 <receiver>TimeShiftDialog</receiver>
240 <slot>reject()</slot>
241 <hints>
242 <hint type="sourcelabel">
243 <x>316</x>
244 <y>260</y>
245 </hint>
246 <hint type="destinationlabel">
247 <x>286</x>
248 <y>274</y>
249 </hint>
250 </hints>
251 </connection>
252 </connections>
253 </ui>