src/eric7/WebBrowser/CookieJar/CookiesDialog.ui

Fri, 27 Oct 2023 14:09:40 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 27 Oct 2023 14:09:40 +0200
branch
eric7
changeset 10259
b51dfacef37f
parent 9413
80c06d472826
permissions
-rw-r--r--

Regenerated the source documentation with the corrected module parser.

2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
2 <ui version="4.0">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <class>CookiesDialog</class>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
4 <widget class="QDialog" name="CookiesDialog">
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
5 <property name="geometry">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 <rect>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <x>0</x>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <y>0</y>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <width>500</width>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
10 <height>480</height>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 </rect>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
13 <property name="windowTitle">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <string>Cookies</string>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
16 <property name="sizeGripEnabled">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 <bool>true</bool>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 </property>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
19 <layout class="QVBoxLayout" name="verticalLayout">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
20 <item>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
21 <layout class="QHBoxLayout" name="horizontalLayout_2">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <item>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
23 <spacer name="horizontalSpacer">
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
24 <property name="orientation">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 <enum>Qt::Horizontal</enum>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
27 <property name="sizeHint" stdset="0">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <size>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 <width>40</width>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 <height>20</height>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 </size>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 </property>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 </spacer>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 </item>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 <item>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
36 <layout class="QHBoxLayout" name="horizontalLayout">
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
37 <property name="spacing">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <number>0</number>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 </property>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <item>
8350
74a3b2a6a944 Removed all references to E5ComboBox and most references to E5LineEdit.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8312
diff changeset
41 <widget class="QLineEdit" name="searchEdit">
2223
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
42 <property name="minimumSize">
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
43 <size>
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
44 <width>300</width>
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
45 <height>0</height>
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
46 </size>
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2097
diff changeset
47 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
48 <property name="toolTip">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <string>Enter search term for cookies</string>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 </property>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
51 <property name="placeholderText">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
52 <string>Search</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
53 </property>
8350
74a3b2a6a944 Removed all references to E5ComboBox and most references to E5LineEdit.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8312
diff changeset
54 <property name="clearButtonEnabled">
74a3b2a6a944 Removed all references to E5ComboBox and most references to E5LineEdit.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8312
diff changeset
55 <bool>true</bool>
74a3b2a6a944 Removed all references to E5ComboBox and most references to E5LineEdit.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8312
diff changeset
56 </property>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 </widget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 </item>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 </layout>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 </item>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </layout>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 </item>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
63 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
64 <widget class="QTreeWidget" name="cookiesTree">
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
65 <property name="alternatingRowColors">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <bool>true</bool>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
68 <property name="sortingEnabled">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <bool>true</bool>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 </property>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
71 <property name="allColumnsShowFocus">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
72 <bool>true</bool>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
73 </property>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
74 <column>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
75 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
76 <string>Server</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
77 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
78 </column>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
79 <column>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
80 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
81 <string>Cookie Name</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
82 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
83 </column>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 </widget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 </item>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
86 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
87 <widget class="QFrame" name="frame">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
88 <property name="frameShape">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
89 <enum>QFrame::StyledPanel</enum>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
90 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
91 <property name="frameShadow">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
92 <enum>QFrame::Raised</enum>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 </property>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
94 <layout class="QGridLayout" name="gridLayout">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
95 <item row="0" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
96 <widget class="QLabel" name="label">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
97 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
98 <string>Domain:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
99 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
100 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
101 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
102 <item row="0" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
103 <widget class="EricSqueezeLabel" name="domain">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
104 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
105 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
106 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
107 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
108 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
109 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
110 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
111 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
112 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
113 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
114 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
115 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
116 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
117 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
118 <item row="1" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
119 <widget class="QLabel" name="label_2">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
120 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
121 <string>Name:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
122 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
123 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
124 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
125 <item row="1" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
126 <widget class="EricSqueezeLabel" name="name">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
127 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
128 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
129 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
130 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
131 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
132 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
133 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
134 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
135 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
136 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
137 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
138 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
139 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
140 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
141 <item row="2" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
142 <widget class="QLabel" name="label_3">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
143 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
144 <string>Path:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
145 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
146 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
147 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
148 <item row="2" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
149 <widget class="EricSqueezeLabel" name="path">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
150 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
151 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
152 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
153 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
154 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
155 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
156 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
157 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
158 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
159 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
160 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
161 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
162 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
163 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
164 <item row="3" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
165 <widget class="QLabel" name="label_4">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
166 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
167 <string>Secure:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
168 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
169 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
170 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
171 <item row="3" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
172 <widget class="EricSqueezeLabel" name="secure">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
173 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
174 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
175 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
176 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
177 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
178 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
179 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
180 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
181 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
182 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
183 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
184 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
185 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
186 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
187 <item row="4" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
188 <widget class="QLabel" name="label_5">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
189 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
190 <string>Expiration:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
191 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
192 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
193 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
194 <item row="4" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
195 <widget class="EricSqueezeLabel" name="expiration">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
196 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
197 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
198 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
199 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
200 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
201 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
202 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
203 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
204 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
205 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
206 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
207 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
208 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
209 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
210 <item row="5" column="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
211 <widget class="QLabel" name="label_6">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
212 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
213 <string>Value:</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
214 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
215 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
216 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
217 <item row="5" column="1">
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
218 <widget class="EricSqueezeLabel" name="value">
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
219 <property name="sizePolicy">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
220 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
221 <horstretch>0</horstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
222 <verstretch>0</verstretch>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
223 </sizepolicy>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
224 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
225 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
226 <string>&lt;no cookie selected&gt;</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
227 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
228 <property name="wordWrap">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
229 <bool>true</bool>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
230 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
231 <property name="textInteractionFlags">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
232 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
233 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
234 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
235 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
236 </layout>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
237 </widget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
238 </item>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
239 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
240 <layout class="QHBoxLayout" name="horizontalLayout_3">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
241 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
242 <widget class="QPushButton" name="removeButton">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
243 <property name="toolTip">
5030
b728bb00886e Finished reworking the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5029
diff changeset
244 <string>Press to remove the selected cookie or list of cookies</string>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
245 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
246 <property name="text">
5030
b728bb00886e Finished reworking the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5029
diff changeset
247 <string>&amp;Remove Cookies</string>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
248 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
249 <property name="autoDefault">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
250 <bool>false</bool>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
251 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
252 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
253 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
254 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
255 <widget class="QPushButton" name="removeAllButton">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
256 <property name="toolTip">
5030
b728bb00886e Finished reworking the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5029
diff changeset
257 <string>Press to remove all cookies</string>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
258 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
259 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
260 <string>Remove &amp;All</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
261 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
262 <property name="autoDefault">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
263 <bool>false</bool>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
264 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
265 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
266 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
267 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
268 <widget class="QPushButton" name="addButton">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
269 <property name="toolTip">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
270 <string>Press to open the cookies exceptions dialog to add a new rule</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
271 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
272 <property name="text">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
273 <string>Add R&amp;ule...</string>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
274 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
275 <property name="autoDefault">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
276 <bool>false</bool>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
277 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
278 </widget>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
279 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
280 <item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
281 <spacer name="horizontalSpacer_2">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
282 <property name="orientation">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
283 <enum>Qt::Horizontal</enum>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
284 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
285 <property name="sizeHint" stdset="0">
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
286 <size>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
287 <width>208</width>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
288 <height>20</height>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
289 </size>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
290 </property>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
291 </spacer>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
292 </item>
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
293 </layout>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
294 </item>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
295 <item>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
296 <widget class="QDialogButtonBox" name="buttonBox">
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
297 <property name="orientation">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
298 <enum>Qt::Horizontal</enum>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
299 </property>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
300 <property name="standardButtons">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
301 <set>QDialogButtonBox::Close</set>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
302 </property>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
303 </widget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 </item>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
305 </layout>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
306 </widget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 <customwidgets>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
308 <customwidget>
8356
68ec9c3d4de5 Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8350
diff changeset
309 <class>EricSqueezeLabel</class>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
310 <extends>QLabel</extends>
9413
80c06d472826 Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9209
diff changeset
311 <header>eric7/EricWidgets/EricSqueezeLabels.h</header>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
312 </customwidget>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
313 </customwidgets>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
314 <tabstops>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
315 <tabstop>searchEdit</tabstop>
5029
1ce5e98ebc43 Started to rework the cookies dialog of the new web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4845
diff changeset
316 <tabstop>cookiesTree</tabstop>
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
317 <tabstop>removeButton</tabstop>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
318 <tabstop>removeAllButton</tabstop>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
319 <tabstop>addButton</tabstop>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
320 </tabstops>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
321 <resources/>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
322 <connections>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
323 <connection>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
324 <sender>buttonBox</sender>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
325 <signal>accepted()</signal>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
326 <receiver>CookiesDialog</receiver>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
327 <slot>accept()</slot>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
328 <hints>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
329 <hint type="sourcelabel">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
330 <x>228</x>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
331 <y>274</y>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
332 </hint>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
333 <hint type="destinationlabel">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
334 <x>157</x>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
335 <y>274</y>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
336 </hint>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
337 </hints>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
338 </connection>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
339 <connection>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
340 <sender>buttonBox</sender>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
341 <signal>rejected()</signal>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
342 <receiver>CookiesDialog</receiver>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
343 <slot>reject()</slot>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
344 <hints>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
345 <hint type="sourcelabel">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
346 <x>316</x>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
347 <y>260</y>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
348 </hint>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
349 <hint type="destinationlabel">
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
350 <x>286</x>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
351 <y>274</y>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
352 </hint>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
353 </hints>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
354 </connection>
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
355 </connections>
2097
c5809ca16182 Corrected some dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 55
diff changeset
356 </ui>

eric ide

mercurial