46 <enum>Qt::Horizontal</enum> |
46 <enum>Qt::Horizontal</enum> |
47 </property> |
47 </property> |
48 </widget> |
48 </widget> |
49 </item> |
49 </item> |
50 <item> |
50 <item> |
51 <layout class="QGridLayout" name="gridLayout_2"> |
51 <layout class="QGridLayout" name="gridLayout_3"> |
52 <item row="0" column="1"> |
|
53 <widget class="QPushButton" name="whoisButton"> |
|
54 <property name="text"> |
|
55 <string>Whois</string> |
|
56 </property> |
|
57 </widget> |
|
58 </item> |
|
59 <item row="0" column="0" rowspan="2"> |
52 <item row="0" column="0" rowspan="2"> |
60 <widget class="QGroupBox" name="groupBox"> |
53 <widget class="QGroupBox" name="groupBox"> |
61 <property name="sizePolicy"> |
54 <property name="sizePolicy"> |
62 <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> |
55 <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> |
63 <horstretch>0</horstretch> |
56 <horstretch>0</horstretch> |
184 </widget> |
177 </widget> |
185 </item> |
178 </item> |
186 </layout> |
179 </layout> |
187 </widget> |
180 </widget> |
188 </item> |
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> |
189 <item row="1" column="1"> |
257 <item row="1" column="1"> |
190 <spacer name="verticalSpacer"> |
258 <widget class="QPushButton" name="whoisButton"> |
191 <property name="orientation"> |
259 <property name="text"> |
192 <enum>Qt::Vertical</enum> |
260 <string notr="true">Whois</string> |
193 </property> |
261 </property> |
194 <property name="sizeHint" stdset="0"> |
262 </widget> |
195 <size> |
|
196 <width>20</width> |
|
197 <height>108</height> |
|
198 </size> |
|
199 </property> |
|
200 </spacer> |
|
201 </item> |
263 </item> |
202 </layout> |
264 </layout> |
203 </item> |
265 </item> |
204 <item> |
266 <item> |
205 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
267 <layout class="QHBoxLayout" name="horizontalLayout_2"> |