src/eric7/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui

Mon, 07 Nov 2022 17:19:58 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 07 Nov 2022 17:19:58 +0100
branch
eric7
changeset 9482
a2bc06a54d9d
parent 9209
b99e7fd55fd3
permissions
-rw-r--r--

Corrected/acknowledged some bad import style and removed some obsolete code.

7294
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <ui version="4.0">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <class>WebBrowserVirusTotalPage</class>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <widget class="QWidget" name="WebBrowserVirusTotalPage">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <property name="geometry">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 <rect>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <x>0</x>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <y>0</y>
7749
285855999b4e Configuration Dialog: optimized the display of the various configuration pages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7294
diff changeset
9 <width>455</width>
285855999b4e Configuration Dialog: optimized the display of the various configuration pages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7294
diff changeset
10 <height>303</height>
7294
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 </rect>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 <layout class="QVBoxLayout" name="verticalLayout_2">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <widget class="QLabel" name="headerLabel">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 <string>&lt;b&gt;Configure VirusTotal Interface&lt;/b&gt;</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <widget class="Line" name="line17">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <property name="frameShape">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 <enum>QFrame::HLine</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 <property name="frameShadow">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <enum>QFrame::Sunken</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 <property name="orientation">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 <enum>Qt::Horizontal</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 <widget class="QCheckBox" name="vtEnabledCheckBox">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 <property name="toolTip">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <string>Select to enable the VirusTotal interface</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <string>Enable VirusTotal</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 <widget class="QGroupBox" name="groupBox">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 <property name="title">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <string>Service Key</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <layout class="QVBoxLayout" name="verticalLayout">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <widget class="QLabel" name="label">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <string>Enter your personal VirusTotal service key (s. &lt;a href=&quot;http://virustotal.com&quot;&gt;VirusTotal &amp;copy;&lt;/a&gt; for details):</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 <property name="wordWrap">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 <bool>true</bool>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <property name="openExternalLinks">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <bool>true</bool>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <widget class="QLineEdit" name="vtServiceKeyEdit">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 <property name="toolTip">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <string>Enter the VirusTotal service key</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 <widget class="QLabel" name="testResultLabel">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 <string/>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 <property name="alignment">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 <set>Qt::AlignCenter</set>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <property name="wordWrap">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <bool>true</bool>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 <layout class="QHBoxLayout" name="horizontalLayout">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 <spacer name="horizontalSpacer">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 <property name="orientation">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <enum>Qt::Horizontal</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 <property name="sizeHint" stdset="0">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 <size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <width>40</width>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <height>20</height>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 </size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 </spacer>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <widget class="QPushButton" name="testButton">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 <property name="enabled">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 <bool>false</bool>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 <property name="toolTip">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <string>Press to test the validity of the service key</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 <string>Test Service Key</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <spacer name="horizontalSpacer_2">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 <property name="orientation">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 <enum>Qt::Horizontal</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 <property name="sizeHint" stdset="0">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 <size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 <width>40</width>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 <height>20</height>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 </size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 </spacer>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 </layout>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 </layout>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <widget class="QCheckBox" name="vtSecureCheckBox">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 <property name="toolTip">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 <string>Select to use a secure (https) connection</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 <property name="text">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 <string>Use secure (https) connections</string>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 <item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 <spacer name="verticalSpacer">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 <property name="orientation">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <enum>Qt::Vertical</enum>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <property name="sizeHint" stdset="0">
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 <size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 <width>20</width>
7749
285855999b4e Configuration Dialog: optimized the display of the various configuration pages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7294
diff changeset
147 <height>40</height>
7294
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 </size>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 </property>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 </spacer>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 </item>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 </layout>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 </widget>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 <tabstops>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 <tabstop>vtEnabledCheckBox</tabstop>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <tabstop>vtServiceKeyEdit</tabstop>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 <tabstop>testButton</tabstop>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 <tabstop>vtSecureCheckBox</tabstop>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 </tabstops>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 <resources/>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 <connections/>
3eda4847a02b WebBrowserVirusTotalPage: fixed an issue causing this configuration page not to be shown.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 </ui>

eric ide

mercurial