src/eric7/WebBrowser/VirusTotal/VirusTotalDomainReportDialog.ui

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8563
3c6547443fb2
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>VirusTotalDomainReportDialog</class>
4 <widget class="QDialog" name="VirusTotalDomainReportDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>900</width>
10 <height>700</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Domain Report</string>
15 </property>
16 <property name="sizeGripEnabled">
17 <bool>true</bool>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout_4">
20 <item>
21 <layout class="QHBoxLayout" name="horizontalLayout_4">
22 <item>
23 <widget class="QLabel" name="headerPixmap"/>
24 </item>
25 <item>
26 <widget class="QLabel" name="headerLabel">
27 <property name="sizePolicy">
28 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
29 <horstretch>0</horstretch>
30 <verstretch>0</verstretch>
31 </sizepolicy>
32 </property>
33 </widget>
34 </item>
35 </layout>
36 </item>
37 <item>
38 <widget class="Line" name="line9_3">
39 <property name="frameShape">
40 <enum>QFrame::HLine</enum>
41 </property>
42 <property name="frameShadow">
43 <enum>QFrame::Sunken</enum>
44 </property>
45 <property name="orientation">
46 <enum>Qt::Horizontal</enum>
47 </property>
48 </widget>
49 </item>
50 <item>
51 <layout class="QGridLayout" name="gridLayout_3">
52 <item row="0" column="0" rowspan="2">
53 <widget class="QGroupBox" name="groupBox">
54 <property name="sizePolicy">
55 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
58 </sizepolicy>
59 </property>
60 <property name="title">
61 <string>Categorizations</string>
62 </property>
63 <layout class="QGridLayout" name="gridLayout">
64 <item row="0" column="0">
65 <widget class="QLabel" name="label">
66 <property name="text">
67 <string notr="true">BitDefender:</string>
68 </property>
69 </widget>
70 </item>
71 <item row="0" column="1">
72 <widget class="QLabel" name="bdLabel">
73 <property name="sizePolicy">
74 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
75 <horstretch>0</horstretch>
76 <verstretch>0</verstretch>
77 </sizepolicy>
78 </property>
79 <property name="text">
80 <string/>
81 </property>
82 <property name="wordWrap">
83 <bool>true</bool>
84 </property>
85 </widget>
86 </item>
87 <item row="1" column="0">
88 <widget class="QLabel" name="label_2">
89 <property name="text">
90 <string notr="true">Sophos:</string>
91 </property>
92 </widget>
93 </item>
94 <item row="1" column="1">
95 <widget class="QLabel" name="soLabel">
96 <property name="sizePolicy">
97 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
98 <horstretch>0</horstretch>
99 <verstretch>0</verstretch>
100 </sizepolicy>
101 </property>
102 <property name="text">
103 <string/>
104 </property>
105 <property name="wordWrap">
106 <bool>true</bool>
107 </property>
108 </widget>
109 </item>
110 <item row="2" column="0">
111 <widget class="QLabel" name="label_4">
112 <property name="text">
113 <string>Valkyrie Verdict:</string>
114 </property>
115 </widget>
116 </item>
117 <item row="2" column="1">
118 <widget class="QLabel" name="vvLabel">
119 <property name="sizePolicy">
120 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
121 <horstretch>0</horstretch>
122 <verstretch>0</verstretch>
123 </sizepolicy>
124 </property>
125 <property name="text">
126 <string/>
127 </property>
128 <property name="wordWrap">
129 <bool>true</bool>
130 </property>
131 </widget>
132 </item>
133 <item row="3" column="0">
134 <widget class="QLabel" name="label_5">
135 <property name="text">
136 <string>alphaMountain:</string>
137 </property>
138 </widget>
139 </item>
140 <item row="3" column="1">
141 <widget class="QLabel" name="amLabel">
142 <property name="sizePolicy">
143 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
144 <horstretch>0</horstretch>
145 <verstretch>0</verstretch>
146 </sizepolicy>
147 </property>
148 <property name="text">
149 <string/>
150 </property>
151 <property name="wordWrap">
152 <bool>true</bool>
153 </property>
154 </widget>
155 </item>
156 <item row="4" column="0">
157 <widget class="QLabel" name="label_3">
158 <property name="text">
159 <string notr="true">Forcepoint ThreatSeeker:</string>
160 </property>
161 </widget>
162 </item>
163 <item row="4" column="1">
164 <widget class="QLabel" name="ftsLabel">
165 <property name="sizePolicy">
166 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
169 </sizepolicy>
170 </property>
171 <property name="text">
172 <string/>
173 </property>
174 <property name="wordWrap">
175 <bool>true</bool>
176 </property>
177 </widget>
178 </item>
179 </layout>
180 </widget>
181 </item>
182 <item row="0" column="1">
183 <widget class="QGroupBox" name="groupBox_2">
184 <property name="maximumSize">
185 <size>
186 <width>300</width>
187 <height>16777215</height>
188 </size>
189 </property>
190 <property name="title">
191 <string notr="true">Webutation</string>
192 </property>
193 <layout class="QGridLayout" name="gridLayout_2">
194 <item row="0" column="0">
195 <widget class="QLabel" name="label_6">
196 <property name="text">
197 <string>Adult Content:</string>
198 </property>
199 </widget>
200 </item>
201 <item row="0" column="1">
202 <widget class="QLabel" name="webutationAdultLabel">
203 <property name="sizePolicy">
204 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
205 <horstretch>0</horstretch>
206 <verstretch>0</verstretch>
207 </sizepolicy>
208 </property>
209 <property name="text">
210 <string/>
211 </property>
212 </widget>
213 </item>
214 <item row="1" column="0">
215 <widget class="QLabel" name="label_7">
216 <property name="text">
217 <string>Safety Score:</string>
218 </property>
219 </widget>
220 </item>
221 <item row="1" column="1">
222 <widget class="QLabel" name="webutationSafetyLabel">
223 <property name="sizePolicy">
224 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
225 <horstretch>0</horstretch>
226 <verstretch>0</verstretch>
227 </sizepolicy>
228 </property>
229 <property name="text">
230 <string/>
231 </property>
232 </widget>
233 </item>
234 <item row="2" column="0">
235 <widget class="QLabel" name="label_8">
236 <property name="text">
237 <string>Verdict:</string>
238 </property>
239 </widget>
240 </item>
241 <item row="2" column="1">
242 <widget class="QLabel" name="webutationVerdictLabel">
243 <property name="sizePolicy">
244 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
245 <horstretch>0</horstretch>
246 <verstretch>0</verstretch>
247 </sizepolicy>
248 </property>
249 <property name="text">
250 <string/>
251 </property>
252 </widget>
253 </item>
254 </layout>
255 </widget>
256 </item>
257 <item row="1" column="1">
258 <widget class="QPushButton" name="whoisButton">
259 <property name="text">
260 <string notr="true">Whois</string>
261 </property>
262 </widget>
263 </item>
264 </layout>
265 </item>
266 <item>
267 <layout class="QHBoxLayout" name="horizontalLayout_2">
268 <item>
269 <widget class="QGroupBox" name="resolutionsGroup">
270 <property name="sizePolicy">
271 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
272 <horstretch>0</horstretch>
273 <verstretch>4</verstretch>
274 </sizepolicy>
275 </property>
276 <property name="title">
277 <string>Resolutions</string>
278 </property>
279 <layout class="QVBoxLayout" name="verticalLayout_2">
280 <item>
281 <widget class="QTreeWidget" name="resolutionsList">
282 <property name="sizePolicy">
283 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
284 <horstretch>0</horstretch>
285 <verstretch>0</verstretch>
286 </sizepolicy>
287 </property>
288 <property name="alternatingRowColors">
289 <bool>true</bool>
290 </property>
291 <property name="rootIsDecorated">
292 <bool>false</bool>
293 </property>
294 <property name="sortingEnabled">
295 <bool>true</bool>
296 </property>
297 <property name="allColumnsShowFocus">
298 <bool>true</bool>
299 </property>
300 <column>
301 <property name="text">
302 <string>IP-Address</string>
303 </property>
304 </column>
305 <column>
306 <property name="text">
307 <string>Resolved Date</string>
308 </property>
309 </column>
310 </widget>
311 </item>
312 </layout>
313 </widget>
314 </item>
315 <item>
316 <widget class="QGroupBox" name="subdomainsGroup">
317 <property name="sizePolicy">
318 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
319 <horstretch>0</horstretch>
320 <verstretch>4</verstretch>
321 </sizepolicy>
322 </property>
323 <property name="title">
324 <string>Subdomains</string>
325 </property>
326 <layout class="QVBoxLayout" name="verticalLayout">
327 <item>
328 <widget class="QListWidget" name="subdomainsList">
329 <property name="sizePolicy">
330 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
331 <horstretch>0</horstretch>
332 <verstretch>0</verstretch>
333 </sizepolicy>
334 </property>
335 <property name="alternatingRowColors">
336 <bool>true</bool>
337 </property>
338 <property name="sortingEnabled">
339 <bool>true</bool>
340 </property>
341 </widget>
342 </item>
343 </layout>
344 </widget>
345 </item>
346 </layout>
347 </item>
348 <item>
349 <widget class="QGroupBox" name="detectedUrlsGroup">
350 <property name="sizePolicy">
351 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
352 <horstretch>0</horstretch>
353 <verstretch>2</verstretch>
354 </sizepolicy>
355 </property>
356 <property name="title">
357 <string>Detected URLs</string>
358 </property>
359 <layout class="QVBoxLayout" name="verticalLayout_3">
360 <item>
361 <widget class="QTreeWidget" name="urlsList">
362 <property name="sizePolicy">
363 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
364 <horstretch>0</horstretch>
365 <verstretch>0</verstretch>
366 </sizepolicy>
367 </property>
368 <property name="alternatingRowColors">
369 <bool>true</bool>
370 </property>
371 <property name="rootIsDecorated">
372 <bool>false</bool>
373 </property>
374 <property name="sortingEnabled">
375 <bool>true</bool>
376 </property>
377 <property name="allColumnsShowFocus">
378 <bool>true</bool>
379 </property>
380 <column>
381 <property name="text">
382 <string>URL</string>
383 </property>
384 </column>
385 <column>
386 <property name="text">
387 <string>Scan Result</string>
388 </property>
389 </column>
390 <column>
391 <property name="text">
392 <string>Scan Date</string>
393 </property>
394 </column>
395 </widget>
396 </item>
397 </layout>
398 </widget>
399 </item>
400 <item>
401 <widget class="QDialogButtonBox" name="buttonBox">
402 <property name="orientation">
403 <enum>Qt::Horizontal</enum>
404 </property>
405 <property name="standardButtons">
406 <set>QDialogButtonBox::Close</set>
407 </property>
408 </widget>
409 </item>
410 </layout>
411 </widget>
412 <tabstops>
413 <tabstop>whoisButton</tabstop>
414 <tabstop>resolutionsList</tabstop>
415 <tabstop>subdomainsList</tabstop>
416 <tabstop>urlsList</tabstop>
417 </tabstops>
418 <resources/>
419 <connections>
420 <connection>
421 <sender>buttonBox</sender>
422 <signal>accepted()</signal>
423 <receiver>VirusTotalDomainReportDialog</receiver>
424 <slot>accept()</slot>
425 <hints>
426 <hint type="sourcelabel">
427 <x>248</x>
428 <y>254</y>
429 </hint>
430 <hint type="destinationlabel">
431 <x>157</x>
432 <y>274</y>
433 </hint>
434 </hints>
435 </connection>
436 <connection>
437 <sender>buttonBox</sender>
438 <signal>rejected()</signal>
439 <receiver>VirusTotalDomainReportDialog</receiver>
440 <slot>reject()</slot>
441 <hints>
442 <hint type="sourcelabel">
443 <x>316</x>
444 <y>260</y>
445 </hint>
446 <hint type="destinationlabel">
447 <x>286</x>
448 <y>274</y>
449 </hint>
450 </hints>
451 </connection>
452 </connections>
453 </ui>

eric ide

mercurial