Documentation/Source/eric6.WebBrowser.CookieJar.CookiesDialog.html

changeset 5037
b2b37d7c0791
parent 5030
b728bb00886e
equal deleted inserted replaced
5036:318e879a37fa 5037:b2b37d7c0791
64 <td>Private method to add a cookie to the tree.</td> 64 <td>Private method to add a cookie to the tree.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#CookiesDialog.__cookieDomain">__cookieDomain</a></td> 66 <td><a href="#CookiesDialog.__cookieDomain">__cookieDomain</a></td>
67 <td>Private method to extract the cookie domain.</td> 67 <td>Private method to extract the cookie domain.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#CookiesDialog.__resizeColumns">__resizeColumns</a></td>
70 <td>Private slot to resize the columns.</td>
71 </tr><tr>
69 <td><a href="#CookiesDialog.on_addButton_clicked">on_addButton_clicked</a></td> 72 <td><a href="#CookiesDialog.on_addButton_clicked">on_addButton_clicked</a></td>
70 <td>Private slot to add a new exception.</td> 73 <td>Private slot to add a new exception.</td>
71 </tr><tr> 74 </tr><tr>
72 <td><a href="#CookiesDialog.on_cookiesTree_currentItemChanged">on_cookiesTree_currentItemChanged</a></td> 75 <td><a href="#CookiesDialog.on_cookiesTree_currentItemChanged">on_cookiesTree_currentItemChanged</a></td>
73 <td>Private slot to handle a change of the current item.</td> 76 <td>Private slot to handle a change of the current item.</td>
127 </dl><dl> 130 </dl><dl>
128 <dt>Return Type:</dt> 131 <dt>Return Type:</dt>
129 <dd> 132 <dd>
130 str 133 str
131 </dd> 134 </dd>
132 </dl><a NAME="CookiesDialog.on_addButton_clicked" ID="CookiesDialog.on_addButton_clicked"></a> 135 </dl><a NAME="CookiesDialog.__resizeColumns" ID="CookiesDialog.__resizeColumns"></a>
136 <h4>CookiesDialog.__resizeColumns</h4>
137 <b>__resizeColumns</b>(<i></i>)
138 <p>
139 Private slot to resize the columns.
140 </p><a NAME="CookiesDialog.on_addButton_clicked" ID="CookiesDialog.on_addButton_clicked"></a>
133 <h4>CookiesDialog.on_addButton_clicked</h4> 141 <h4>CookiesDialog.on_addButton_clicked</h4>
134 <b>on_addButton_clicked</b>(<i></i>) 142 <b>on_addButton_clicked</b>(<i></i>)
135 <p> 143 <p>
136 Private slot to add a new exception. 144 Private slot to add a new exception.
137 </p><a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a> 145 </p><a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a>

eric ide

mercurial