168 Private slot to add a new exception. |
168 Private slot to add a new exception. |
169 </p> |
169 </p> |
170 |
170 |
171 <a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a> |
171 <a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a> |
172 <h4>CookiesDialog.on_cookiesTree_currentItemChanged</h4> |
172 <h4>CookiesDialog.on_cookiesTree_currentItemChanged</h4> |
173 <b>on_cookiesTree_currentItemChanged</b>(<i>current, previous</i>) |
173 <b>on_cookiesTree_currentItemChanged</b>(<i>current, _previous</i>) |
174 <p> |
174 <p> |
175 Private slot to handle a change of the current item. |
175 Private slot to handle a change of the current item. |
176 </p> |
176 </p> |
177 |
177 |
178 <dl> |
178 <dl> |
179 |
179 |
180 <dt><i>current</i> (QTreeWidgetItem)</dt> |
180 <dt><i>current</i> (QTreeWidgetItem)</dt> |
181 <dd> |
181 <dd> |
182 reference to the current item |
182 reference to the current item |
183 </dd> |
183 </dd> |
184 <dt><i>previous</i> (QTreeWidgetItem)</dt> |
184 <dt><i>_previous</i> (QTreeWidgetItem)</dt> |
185 <dd> |
185 <dd> |
186 reference to the previous current item |
186 reference to the previous current item (unused) |
187 </dd> |
187 </dd> |
188 </dl> |
188 </dl> |
189 <a NAME="CookiesDialog.on_removeAllButton_clicked" ID="CookiesDialog.on_removeAllButton_clicked"></a> |
189 <a NAME="CookiesDialog.on_removeAllButton_clicked" ID="CookiesDialog.on_removeAllButton_clicked"></a> |
190 <h4>CookiesDialog.on_removeAllButton_clicked</h4> |
190 <h4>CookiesDialog.on_removeAllButton_clicked</h4> |
191 <b>on_removeAllButton_clicked</b>(<i></i>) |
191 <b>on_removeAllButton_clicked</b>(<i></i>) |