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

changeset 5656
9c21b2746218
parent 4918
71caf42a13d8
equal deleted inserted replaced
5654:d75dfc0d10f2 5656:9c21b2746218
134 type of rule to add (CookieJar.Allow, CookieJar.Block or 134 type of rule to add (CookieJar.Allow, CookieJar.Block or
135 CookieJar.AllowForSession) 135 CookieJar.AllowForSession)
136 </dd> 136 </dd>
137 </dl><a NAME="CookieExceptionsModel.columnCount" ID="CookieExceptionsModel.columnCount"></a> 137 </dl><a NAME="CookieExceptionsModel.columnCount" ID="CookieExceptionsModel.columnCount"></a>
138 <h4>CookieExceptionsModel.columnCount</h4> 138 <h4>CookieExceptionsModel.columnCount</h4>
139 <b>columnCount</b>(<i>parent=QModelIndex()</i>) 139 <b>columnCount</b>(<i>parent=None</i>)
140 <p> 140 <p>
141 Public method to get the number of columns of the model. 141 Public method to get the number of columns of the model.
142 </p><dl> 142 </p><dl>
143 <dt><i>parent</i></dt> 143 <dt><i>parent</i></dt>
144 <dd> 144 <dd>
188 <dd> 188 <dd>
189 requested data 189 requested data
190 </dd> 190 </dd>
191 </dl><a NAME="CookieExceptionsModel.removeRows" ID="CookieExceptionsModel.removeRows"></a> 191 </dl><a NAME="CookieExceptionsModel.removeRows" ID="CookieExceptionsModel.removeRows"></a>
192 <h4>CookieExceptionsModel.removeRows</h4> 192 <h4>CookieExceptionsModel.removeRows</h4>
193 <b>removeRows</b>(<i>row, count, parent=QModelIndex()</i>) 193 <b>removeRows</b>(<i>row, count, parent=None</i>)
194 <p> 194 <p>
195 Public method to remove entries from the model. 195 Public method to remove entries from the model.
196 </p><dl> 196 </p><dl>
197 <dt><i>row</i></dt> 197 <dt><i>row</i></dt>
198 <dd> 198 <dd>
209 <dd> 209 <dd>
210 flag indicating success (boolean) 210 flag indicating success (boolean)
211 </dd> 211 </dd>
212 </dl><a NAME="CookieExceptionsModel.rowCount" ID="CookieExceptionsModel.rowCount"></a> 212 </dl><a NAME="CookieExceptionsModel.rowCount" ID="CookieExceptionsModel.rowCount"></a>
213 <h4>CookieExceptionsModel.rowCount</h4> 213 <h4>CookieExceptionsModel.rowCount</h4>
214 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 214 <b>rowCount</b>(<i>parent=None</i>)
215 <p> 215 <p>
216 Public method to get the number of rows of the model. 216 Public method to get the number of rows of the model.
217 </p><dl> 217 </p><dl>
218 <dt><i>parent</i></dt> 218 <dt><i>parent</i></dt>
219 <dd> 219 <dd>

eric ide

mercurial