src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesExceptionsDialog.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
92 <p> 92 <p>
93 Constructor 93 Constructor
94 </p> 94 </p>
95 <dl> 95 <dl>
96 96
97 <dt><i>cookieJar</i></dt> 97 <dt><i>cookieJar</i> (CookieJar)</dt>
98 <dd> 98 <dd>
99 reference to the cookie jar (CookieJar) 99 reference to the cookie jar
100 </dd> 100 </dd>
101 <dt><i>parent</i></dt> 101 <dt><i>parent</i> (QWidget)</dt>
102 <dd> 102 <dd>
103 reference to the parent widget (QWidget) 103 reference to the parent widget
104 </dd> 104 </dd>
105 </dl> 105 </dl>
106 <a NAME="CookiesExceptionsDialog.on_allowButton_clicked" ID="CookiesExceptionsDialog.on_allowButton_clicked"></a> 106 <a NAME="CookiesExceptionsDialog.on_allowButton_clicked" ID="CookiesExceptionsDialog.on_allowButton_clicked"></a>
107 <h4>CookiesExceptionsDialog.on_allowButton_clicked</h4> 107 <h4>CookiesExceptionsDialog.on_allowButton_clicked</h4>
108 <b>on_allowButton_clicked</b>(<i></i>) 108 <b>on_allowButton_clicked</b>(<i></i>)
131 <p> 131 <p>
132 Private slot to handle a change of the domain edit text. 132 Private slot to handle a change of the domain edit text.
133 </p> 133 </p>
134 <dl> 134 <dl>
135 135
136 <dt><i>txt</i></dt> 136 <dt><i>txt</i> (str)</dt>
137 <dd> 137 <dd>
138 current text of the edit (string) 138 current text of the edit
139 </dd> 139 </dd>
140 </dl> 140 </dl>
141 <a NAME="CookiesExceptionsDialog.setDomainName" ID="CookiesExceptionsDialog.setDomainName"></a> 141 <a NAME="CookiesExceptionsDialog.setDomainName" ID="CookiesExceptionsDialog.setDomainName"></a>
142 <h4>CookiesExceptionsDialog.setDomainName</h4> 142 <h4>CookiesExceptionsDialog.setDomainName</h4>
143 <b>setDomainName</b>(<i>domain</i>) 143 <b>setDomainName</b>(<i>domain</i>)
145 <p> 145 <p>
146 Public method to set the domain to be displayed. 146 Public method to set the domain to be displayed.
147 </p> 147 </p>
148 <dl> 148 <dl>
149 149
150 <dt><i>domain</i></dt> 150 <dt><i>domain</i> (str)</dt>
151 <dd> 151 <dd>
152 domain name to be displayed (string) 152 domain name to be displayed
153 </dd> 153 </dd>
154 </dl> 154 </dl>
155 <div align="right"><a href="#top">Up</a></div> 155 <div align="right"><a href="#top">Up</a></div>
156 <hr /> 156 <hr />
157 </body></html> 157 </body></html>

eric ide

mercurial