eric6/Preferences/ConfigurationPages/WebBrowserFlashCookieManagerPage.ui

branch
without_py2_and_pyqt4
changeset 7196
ab0a91b82b37
parent 6942
2602857055c5
child 7749
285855999b4e
equal deleted inserted replaced
7192:a22eee00b052 7196:ab0a91b82b37
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>WebBrowserFlashCookieManagerPage</class>
4 <widget class="QWidget" name="WebBrowserFlashCookieManagerPage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>588</width>
10 <height>419</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item>
15 <widget class="QLabel" name="headerLabel">
16 <property name="text">
17 <string>&lt;b&gt;Configure Flash Cookies Manager&lt;/b&gt;</string>
18 </property>
19 </widget>
20 </item>
21 <item>
22 <widget class="Line" name="line9">
23 <property name="frameShape">
24 <enum>QFrame::HLine</enum>
25 </property>
26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum>
28 </property>
29 <property name="orientation">
30 <enum>Qt::Horizontal</enum>
31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QGroupBox" name="groupBox">
36 <property name="title">
37 <string>Flash Data Path</string>
38 </property>
39 <layout class="QVBoxLayout" name="verticalLayout_2">
40 <item>
41 <widget class="E5PathPicker" name="flashDataPathPicker" native="true">
42 <property name="focusPolicy">
43 <enum>Qt::StrongFocus</enum>
44 </property>
45 </widget>
46 </item>
47 <item>
48 <widget class="QLabel" name="label">
49 <property name="text">
50 <string>&lt;b&gt;Note&lt;/b&gt;: You should select the directory that contains #SharedObject as a subfolder.</string>
51 </property>
52 <property name="wordWrap">
53 <bool>true</bool>
54 </property>
55 </widget>
56 </item>
57 </layout>
58 </widget>
59 </item>
60 <item>
61 <widget class="QGroupBox" name="autoModeGroup">
62 <property name="toolTip">
63 <string>Select to activate auto mode</string>
64 </property>
65 <property name="title">
66 <string>Auto Mode Enabled</string>
67 </property>
68 <property name="checkable">
69 <bool>true</bool>
70 </property>
71 <property name="checked">
72 <bool>false</bool>
73 </property>
74 <layout class="QHBoxLayout" name="horizontalLayout">
75 <item>
76 <widget class="QLabel" name="autoModeLabel">
77 <property name="sizePolicy">
78 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
81 </sizepolicy>
82 </property>
83 <property name="text">
84 <string>The flash data directory will be checked regularly and flash cookies in the blacklist will be deleted automatically.</string>
85 </property>
86 <property name="wordWrap">
87 <bool>true</bool>
88 </property>
89 </widget>
90 </item>
91 </layout>
92 </widget>
93 </item>
94 <item>
95 <widget class="QGroupBox" name="notificationGroup">
96 <property name="toolTip">
97 <string>Select to show a notification upon detection of new flash cookies</string>
98 </property>
99 <property name="title">
100 <string>Notifications enabled</string>
101 </property>
102 <property name="flat">
103 <bool>false</bool>
104 </property>
105 <property name="checkable">
106 <bool>true</bool>
107 </property>
108 <property name="checked">
109 <bool>false</bool>
110 </property>
111 <layout class="QHBoxLayout" name="horizontalLayout_2">
112 <item>
113 <widget class="QLabel" name="notificationLabel">
114 <property name="sizePolicy">
115 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
116 <horstretch>0</horstretch>
117 <verstretch>0</verstretch>
118 </sizepolicy>
119 </property>
120 <property name="text">
121 <string>User will be notified for every new flash cookie that is not in blacklist and whitelist.</string>
122 </property>
123 <property name="wordWrap">
124 <bool>true</bool>
125 </property>
126 </widget>
127 </item>
128 </layout>
129 </widget>
130 </item>
131 <item>
132 <widget class="QGroupBox" name="deleteGroup">
133 <property name="toolTip">
134 <string>Select to delete all flash cookies on startup and shutdown</string>
135 </property>
136 <property name="title">
137 <string>Delete</string>
138 </property>
139 <property name="checkable">
140 <bool>true</bool>
141 </property>
142 <property name="checked">
143 <bool>false</bool>
144 </property>
145 <layout class="QHBoxLayout" name="horizontalLayout_3">
146 <item>
147 <widget class="QLabel" name="deleteLabel">
148 <property name="text">
149 <string>Delete all flash cookies on exit/start (except those are in whitelist)</string>
150 </property>
151 <property name="wordWrap">
152 <bool>true</bool>
153 </property>
154 </widget>
155 </item>
156 </layout>
157 </widget>
158 </item>
159 <item>
160 <widget class="QLabel" name="label_19">
161 <property name="text">
162 <string>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; These settings are just applied to flash cookies.&lt;/p&gt;</string>
163 </property>
164 <property name="wordWrap">
165 <bool>true</bool>
166 </property>
167 </widget>
168 </item>
169 <item>
170 <spacer name="verticalSpacer">
171 <property name="orientation">
172 <enum>Qt::Vertical</enum>
173 </property>
174 <property name="sizeHint" stdset="0">
175 <size>
176 <width>20</width>
177 <height>39</height>
178 </size>
179 </property>
180 </spacer>
181 </item>
182 </layout>
183 </widget>
184 <customwidgets>
185 <customwidget>
186 <class>E5PathPicker</class>
187 <extends>QWidget</extends>
188 <header>E5Gui/E5PathPicker.h</header>
189 <container>1</container>
190 </customwidget>
191 </customwidgets>
192 <tabstops>
193 <tabstop>flashDataPathPicker</tabstop>
194 <tabstop>autoModeGroup</tabstop>
195 <tabstop>notificationGroup</tabstop>
196 <tabstop>deleteGroup</tabstop>
197 </tabstops>
198 <resources/>
199 <connections/>
200 </ui>

eric ide

mercurial