TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / ui / qt / welcome_page.ui
blobd1a0c4f7907094b8fcfdc83029b4a78b2312107c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>WelcomePage</class>
4 <widget class="QWidget" name="WelcomePage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>811</width>
10 <height>663</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="10,80,10">
17 <item>
18 <spacer name="horizontalSpacer">
19 <property name="orientation">
20 <enum>Qt::Horizontal</enum>
21 </property>
22 <property name="sizeHint" stdset="0">
23 <size>
24 <width>44</width>
25 <height>20</height>
26 </size>
27 </property>
28 </spacer>
29 </item>
30 <item>
31 <widget class="QWidget" name="childContainer" native="true">
32 <property name="sizePolicy">
33 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
34 <horstretch>0</horstretch>
35 <verstretch>0</verstretch>
36 </sizepolicy>
37 </property>
38 <layout class="QVBoxLayout" name="verticalLayout_2">
39 <item>
40 <widget class="QWidget" name="bannerLayout" native="true">
41 <property name="minimumSize">
42 <size>
43 <width>550</width>
44 <height>0</height>
45 </size>
46 </property>
47 <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,1,0">
48 <property name="leftMargin">
49 <number>0</number>
50 </property>
51 <property name="topMargin">
52 <number>0</number>
53 </property>
54 <property name="rightMargin">
55 <number>0</number>
56 </property>
57 <property name="bottomMargin">
58 <number>0</number>
59 </property>
60 <item>
61 <widget class="QLabel" name="mainWelcomeBanner">
62 <property name="text">
63 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:large;&quot;&gt;Welcome to Wireshark&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
64 </property>
65 </widget>
66 </item>
67 <item>
68 <spacer name="bannerSpacer">
69 <property name="orientation">
70 <enum>Qt::Horizontal</enum>
71 </property>
72 <property name="sizeHint" stdset="0">
73 <size>
74 <width>40</width>
75 <height>20</height>
76 </size>
77 </property>
78 </spacer>
79 </item>
80 <item>
81 <widget class="QLabel" name="flavorBanner">
82 <property name="alignment">
83 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
84 </property>
85 </widget>
86 </item>
87 </layout>
88 </widget>
89 </item>
90 <item>
91 <widget class="AccordionFrame" name="openFrame">
92 <property name="sizePolicy">
93 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
94 <horstretch>0</horstretch>
95 <verstretch>2</verstretch>
96 </sizepolicy>
97 </property>
98 <property name="frameShape">
99 <enum>QFrame::NoFrame</enum>
100 </property>
101 <property name="frameShadow">
102 <enum>QFrame::Plain</enum>
103 </property>
104 <property name="lineWidth">
105 <number>0</number>
106 </property>
107 <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
108 <property name="leftMargin">
109 <number>0</number>
110 </property>
111 <property name="topMargin">
112 <number>0</number>
113 </property>
114 <property name="rightMargin">
115 <number>0</number>
116 </property>
117 <property name="bottomMargin">
118 <number>0</number>
119 </property>
120 <item>
121 <widget class="ClickableLabel" name="recentLabel">
122 <property name="sizePolicy">
123 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
124 <horstretch>0</horstretch>
125 <verstretch>0</verstretch>
126 </sizepolicy>
127 </property>
128 <property name="toolTip">
129 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Open a file on your file system&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
130 </property>
131 <property name="text">
132 <string>&lt;h2&gt;Open&lt;/h2&gt;</string>
133 </property>
134 </widget>
135 </item>
136 <item>
137 <widget class="QListWidget" name="recentList">
138 <property name="sizePolicy">
139 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
140 <horstretch>1</horstretch>
141 <verstretch>2</verstretch>
142 </sizepolicy>
143 </property>
144 <property name="accessibleName">
145 <string>Recent capture files</string>
146 </property>
147 <property name="accessibleDescription">
148 <string>Capture files that have been opened previously</string>
149 </property>
150 <property name="horizontalScrollBarPolicy">
151 <enum>Qt::ScrollBarAlwaysOff</enum>
152 </property>
153 </widget>
154 </item>
155 </layout>
156 </widget>
157 </item>
158 <item>
159 <widget class="ClickableLabel" name="captureLabel">
160 <property name="sizePolicy">
161 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
162 <horstretch>0</horstretch>
163 <verstretch>0</verstretch>
164 </sizepolicy>
165 </property>
166 <property name="toolTip">
167 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Capture live packets from your network.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
168 </property>
169 <property name="text">
170 <string>&lt;h2&gt;Capture&lt;/h2&gt;</string>
171 </property>
172 </widget>
173 </item>
174 <item>
175 <widget class="QWidget" name="captureFilterLayout" native="true">
176 <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0">
177 <property name="leftMargin">
178 <number>0</number>
179 </property>
180 <property name="topMargin">
181 <number>0</number>
182 </property>
183 <property name="rightMargin">
184 <number>0</number>
185 </property>
186 <item>
187 <widget class="QLabel" name="label">
188 <property name="text">
189 <string>…using this filter:</string>
190 </property>
191 </widget>
192 </item>
193 <item>
194 <widget class="CaptureFilterCombo" name="captureFilterComboBox">
195 <property name="sizePolicy">
196 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
197 <horstretch>0</horstretch>
198 <verstretch>0</verstretch>
199 </sizepolicy>
200 </property>
201 <property name="editable">
202 <bool>true</bool>
203 </property>
204 </widget>
205 </item>
206 <item>
207 <widget class="QPushButton" name="btnInterfaceType">
208 <property name="text">
209 <string/>
210 </property>
211 </widget>
212 </item>
213 </layout>
214 </widget>
215 </item>
216 <item>
217 <widget class="InterfaceFrame" name="interfaceFrame">
218 <property name="sizePolicy">
219 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
220 <horstretch>0</horstretch>
221 <verstretch>1</verstretch>
222 </sizepolicy>
223 </property>
224 <property name="accessibleName">
225 <string>Interface list</string>
226 </property>
227 <property name="accessibleDescription">
228 <string>List of available capture interfaces</string>
229 </property>
230 <property name="frameShape">
231 <enum>QFrame::StyledPanel</enum>
232 </property>
233 <property name="frameShadow">
234 <enum>QFrame::Raised</enum>
235 </property>
236 </widget>
237 </item>
238 <item>
239 <widget class="ClickableLabel" name="helpLabel">
240 <property name="sizePolicy">
241 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
242 <horstretch>0</horstretch>
243 <verstretch>0</verstretch>
244 </sizepolicy>
245 </property>
246 <property name="text">
247 <string>&lt;h2&gt;Learn&lt;/h2&gt;</string>
248 </property>
249 </widget>
250 </item>
251 <item>
252 <widget class="QLabel" name="helpLinks">
253 <property name="text">
254 <string>&lt;html&gt;&lt;head&gt;
255 &lt;style&gt;
256 a:link {
257 color: palette(text);
258 text-decoration: none;
260 a:hover {
261 color: palette(text);
262 text-decoration: underline;
264 &lt;/style&gt;
265 &lt;/head&gt;
266 &lt;body&gt;
268 &lt;table&gt;&lt;tr&gt;
269 &lt;th&gt;&lt;a href=&quot;https://www.wireshark.org/docs/wsug_html_chunked/&quot;&gt;User's Guide&lt;/a&gt;&lt;/th&gt;
271 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
273 &lt;th&gt;&lt;a href=&quot;https://gitlab.com/wireshark/wireshark/-/wikis/&quot;&gt;Wiki&lt;/a&gt;&lt;/th&gt;
275 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
277 &lt;th&gt;&lt;a href=&quot;https://ask.wireshark.org/&quot;&gt;Questions and Answers&lt;/a&gt;&lt;/th&gt;
279 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
281 &lt;th&gt;&lt;a href=&quot;https://www.wireshark.org/lists/&quot;&gt;Mailing Lists&lt;/a&gt;&lt;/th&gt;
283 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
285 &lt;th&gt;&lt;a href=&quot;https://sharkfest.wireshark.org/&quot;&gt;SharkFest&lt;/a&gt;&lt;/th&gt;
287 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
289 &lt;th&gt;&lt;a href=&quot;https://discord.com/invite/ts9GZCjGj5&quot;&gt;Wireshark Discord&lt;/a&gt;&lt;/th&gt;
291 &lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
293 &lt;th&gt;&lt;a href=&quot;https://wiresharkfoundation.org/donate/&quot;&gt;Donate&lt;/a&gt;&lt;/th&gt;
295 &lt;/tr&gt;&lt;/table&gt;
296 &lt;/body&gt;&lt;/html&gt;</string>
297 </property>
298 <property name="alignment">
299 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
300 </property>
301 <property name="openExternalLinks">
302 <bool>true</bool>
303 </property>
304 <property name="textInteractionFlags">
305 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
306 </property>
307 <property name="wordWrap">
308 <bool>true</bool>
309 </property>
310 </widget>
311 </item>
312 <item>
313 <widget class="QLabel" name="fullReleaseLabel">
314 <property name="text">
315 <string/>
316 </property>
317 </widget>
318 </item>
319 </layout>
320 </widget>
321 </item>
322 <item>
323 <spacer name="horizontalSpacer_2">
324 <property name="orientation">
325 <enum>Qt::Horizontal</enum>
326 </property>
327 <property name="sizeHint" stdset="0">
328 <size>
329 <width>43</width>
330 <height>20</height>
331 </size>
332 </property>
333 </spacer>
334 </item>
335 </layout>
336 </widget>
337 <customwidgets>
338 <customwidget>
339 <class>InterfaceFrame</class>
340 <extends>QFrame</extends>
341 <header>interface_frame.h</header>
342 <container>1</container>
343 </customwidget>
344 <customwidget>
345 <class>CaptureFilterCombo</class>
346 <extends>QComboBox</extends>
347 <header>widgets/capture_filter_combo.h</header>
348 </customwidget>
349 <customwidget>
350 <class>AccordionFrame</class>
351 <extends>QFrame</extends>
352 <header>accordion_frame.h</header>
353 <container>1</container>
354 </customwidget>
355 <customwidget>
356 <class>ClickableLabel</class>
357 <extends>QLabel</extends>
358 <header>widgets/clickable_label.h</header>
359 </customwidget>
360 </customwidgets>
361 <resources/>
362 <connections/>
363 </ui>