87 <string>Press to add site to the whitelist</string> |
87 <string>Press to add site to the whitelist</string> |
88 </property> |
88 </property> |
89 <property name="text"> |
89 <property name="text"> |
90 <string>&Add...</string> |
90 <string>&Add...</string> |
91 </property> |
91 </property> |
|
92 <property name="autoDefault"> |
|
93 <bool>false</bool> |
|
94 </property> |
92 </widget> |
95 </widget> |
93 </item> |
96 </item> |
94 <item row="1" column="1"> |
97 <item row="1" column="1"> |
95 <widget class="Line" name="line"> |
98 <widget class="Line" name="line"> |
96 <property name="orientation"> |
99 <property name="orientation"> |
104 <string>Press to remove the selected entries</string> |
107 <string>Press to remove the selected entries</string> |
105 </property> |
108 </property> |
106 <property name="text"> |
109 <property name="text"> |
107 <string>&Remove</string> |
110 <string>&Remove</string> |
108 </property> |
111 </property> |
|
112 <property name="autoDefault"> |
|
113 <bool>false</bool> |
|
114 </property> |
109 </widget> |
115 </widget> |
110 </item> |
116 </item> |
111 <item row="3" column="1"> |
117 <item row="3" column="1"> |
112 <widget class="QPushButton" name="removeAllButton"> |
118 <widget class="QPushButton" name="removeAllButton"> |
113 <property name="toolTip"> |
119 <property name="toolTip"> |
114 <string>Press to remove all entries</string> |
120 <string>Press to remove all entries</string> |
115 </property> |
121 </property> |
116 <property name="text"> |
122 <property name="text"> |
117 <string>R&emove All</string> |
123 <string>R&emove All</string> |
|
124 </property> |
|
125 <property name="autoDefault"> |
|
126 <bool>false</bool> |
118 </property> |
127 </property> |
119 </widget> |
128 </widget> |
120 </item> |
129 </item> |
121 <item row="0" column="0" rowspan="5"> |
130 <item row="0" column="0" rowspan="5"> |
122 <widget class="E5ListView" name="whitelist"> |
131 <widget class="E5ListView" name="whitelist"> |