Helpviewer/VirusTotalDomainReportDialog.ui

changeset 4335
a25c157625c4
equal deleted inserted replaced
4334:423ddcc8c815 4335:a25c157625c4
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 <widget class="QLabel" name="headerLabel"/>
22 </item>
23 <item>
24 <widget class="Line" name="line9_3">
25 <property name="frameShape">
26 <enum>QFrame::HLine</enum>
27 </property>
28 <property name="frameShadow">
29 <enum>QFrame::Sunken</enum>
30 </property>
31 <property name="orientation">
32 <enum>Qt::Horizontal</enum>
33 </property>
34 </widget>
35 </item>
36 <item>
37 <widget class="QGroupBox" name="groupBox">
38 <property name="sizePolicy">
39 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
40 <horstretch>0</horstretch>
41 <verstretch>0</verstretch>
42 </sizepolicy>
43 </property>
44 <property name="title">
45 <string>Categorizations</string>
46 </property>
47 <layout class="QHBoxLayout" name="horizontalLayout">
48 <item>
49 <layout class="QGridLayout" name="gridLayout">
50 <item row="0" column="0">
51 <widget class="QLabel" name="label">
52 <property name="text">
53 <string notr="true">BitDefender:</string>
54 </property>
55 </widget>
56 </item>
57 <item row="0" column="1">
58 <widget class="QLabel" name="bdLabel">
59 <property name="text">
60 <string/>
61 </property>
62 </widget>
63 </item>
64 <item row="1" column="0">
65 <widget class="QLabel" name="label_2">
66 <property name="text">
67 <string notr="true">TrendMicro:</string>
68 </property>
69 </widget>
70 </item>
71 <item row="1" column="1">
72 <widget class="QLabel" name="tmLabel">
73 <property name="text">
74 <string/>
75 </property>
76 </widget>
77 </item>
78 <item row="2" column="0">
79 <widget class="QLabel" name="label_3">
80 <property name="text">
81 <string notr="true">Websense ThreatSeeker:</string>
82 </property>
83 </widget>
84 </item>
85 <item row="2" column="1">
86 <widget class="QLabel" name="wtsLabel">
87 <property name="text">
88 <string/>
89 </property>
90 </widget>
91 </item>
92 </layout>
93 </item>
94 <item>
95 <spacer name="horizontalSpacer">
96 <property name="orientation">
97 <enum>Qt::Horizontal</enum>
98 </property>
99 <property name="sizeHint" stdset="0">
100 <size>
101 <width>690</width>
102 <height>20</height>
103 </size>
104 </property>
105 </spacer>
106 </item>
107 </layout>
108 </widget>
109 </item>
110 <item>
111 <layout class="QHBoxLayout" name="horizontalLayout_2">
112 <item>
113 <widget class="QGroupBox" name="resolutionsGroup">
114 <property name="sizePolicy">
115 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
116 <horstretch>0</horstretch>
117 <verstretch>4</verstretch>
118 </sizepolicy>
119 </property>
120 <property name="title">
121 <string>Resolutions</string>
122 </property>
123 <layout class="QVBoxLayout" name="verticalLayout_2">
124 <item>
125 <widget class="QTreeWidget" name="resolutionsList">
126 <property name="alternatingRowColors">
127 <bool>true</bool>
128 </property>
129 <property name="rootIsDecorated">
130 <bool>false</bool>
131 </property>
132 <property name="sortingEnabled">
133 <bool>true</bool>
134 </property>
135 <property name="allColumnsShowFocus">
136 <bool>true</bool>
137 </property>
138 <column>
139 <property name="text">
140 <string>IP-Address</string>
141 </property>
142 </column>
143 <column>
144 <property name="text">
145 <string>Resolved Date</string>
146 </property>
147 </column>
148 </widget>
149 </item>
150 </layout>
151 </widget>
152 </item>
153 <item>
154 <widget class="QGroupBox" name="subdomainsGroup">
155 <property name="sizePolicy">
156 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
157 <horstretch>0</horstretch>
158 <verstretch>4</verstretch>
159 </sizepolicy>
160 </property>
161 <property name="title">
162 <string>Subdomains</string>
163 </property>
164 <layout class="QVBoxLayout" name="verticalLayout">
165 <item>
166 <widget class="QListWidget" name="subdomainsList">
167 <property name="alternatingRowColors">
168 <bool>true</bool>
169 </property>
170 <property name="sortingEnabled">
171 <bool>true</bool>
172 </property>
173 </widget>
174 </item>
175 </layout>
176 </widget>
177 </item>
178 </layout>
179 </item>
180 <item>
181 <widget class="QGroupBox" name="detectedUrlsGroup">
182 <property name="sizePolicy">
183 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
184 <horstretch>0</horstretch>
185 <verstretch>2</verstretch>
186 </sizepolicy>
187 </property>
188 <property name="title">
189 <string>Detected URLs</string>
190 </property>
191 <layout class="QVBoxLayout" name="verticalLayout_3">
192 <item>
193 <widget class="QTreeWidget" name="urlsList">
194 <property name="alternatingRowColors">
195 <bool>true</bool>
196 </property>
197 <property name="rootIsDecorated">
198 <bool>false</bool>
199 </property>
200 <property name="sortingEnabled">
201 <bool>true</bool>
202 </property>
203 <property name="allColumnsShowFocus">
204 <bool>true</bool>
205 </property>
206 <column>
207 <property name="text">
208 <string>URL</string>
209 </property>
210 </column>
211 <column>
212 <property name="text">
213 <string>Scan Result</string>
214 </property>
215 </column>
216 <column>
217 <property name="text">
218 <string>Scan Date</string>
219 </property>
220 </column>
221 </widget>
222 </item>
223 </layout>
224 </widget>
225 </item>
226 <item>
227 <widget class="QDialogButtonBox" name="buttonBox">
228 <property name="orientation">
229 <enum>Qt::Horizontal</enum>
230 </property>
231 <property name="standardButtons">
232 <set>QDialogButtonBox::Close</set>
233 </property>
234 </widget>
235 </item>
236 </layout>
237 </widget>
238 <tabstops>
239 <tabstop>resolutionsList</tabstop>
240 <tabstop>subdomainsList</tabstop>
241 <tabstop>urlsList</tabstop>
242 </tabstops>
243 <resources/>
244 <connections>
245 <connection>
246 <sender>buttonBox</sender>
247 <signal>accepted()</signal>
248 <receiver>VirusTotalDomainReportDialog</receiver>
249 <slot>accept()</slot>
250 <hints>
251 <hint type="sourcelabel">
252 <x>248</x>
253 <y>254</y>
254 </hint>
255 <hint type="destinationlabel">
256 <x>157</x>
257 <y>274</y>
258 </hint>
259 </hints>
260 </connection>
261 <connection>
262 <sender>buttonBox</sender>
263 <signal>rejected()</signal>
264 <receiver>VirusTotalDomainReportDialog</receiver>
265 <slot>reject()</slot>
266 <hints>
267 <hint type="sourcelabel">
268 <x>316</x>
269 <y>260</y>
270 </hint>
271 <hint type="destinationlabel">
272 <x>286</x>
273 <y>274</y>
274 </hint>
275 </hints>
276 </connection>
277 </connections>
278 </ui>

eric ide

mercurial