Documentation/Source/eric6.Helpviewer.Download.DownloadModel.html

changeset 5656
9c21b2746218
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5654:d75dfc0d10f2 5656:9c21b2746218
141 <dd> 141 <dd>
142 mime data (QMimeData) 142 mime data (QMimeData)
143 </dd> 143 </dd>
144 </dl><a NAME="DownloadModel.removeRows" ID="DownloadModel.removeRows"></a> 144 </dl><a NAME="DownloadModel.removeRows" ID="DownloadModel.removeRows"></a>
145 <h4>DownloadModel.removeRows</h4> 145 <h4>DownloadModel.removeRows</h4>
146 <b>removeRows</b>(<i>row, count, parent=QModelIndex()</i>) 146 <b>removeRows</b>(<i>row, count, parent=None</i>)
147 <p> 147 <p>
148 Public method to remove bookmarks from the model. 148 Public method to remove bookmarks from the model.
149 </p><dl> 149 </p><dl>
150 <dt><i>row</i></dt> 150 <dt><i>row</i></dt>
151 <dd> 151 <dd>
162 <dd> 162 <dd>
163 flag indicating successful removal (boolean) 163 flag indicating successful removal (boolean)
164 </dd> 164 </dd>
165 </dl><a NAME="DownloadModel.rowCount" ID="DownloadModel.rowCount"></a> 165 </dl><a NAME="DownloadModel.rowCount" ID="DownloadModel.rowCount"></a>
166 <h4>DownloadModel.rowCount</h4> 166 <h4>DownloadModel.rowCount</h4>
167 <b>rowCount</b>(<i>parent=QModelIndex()</i>) 167 <b>rowCount</b>(<i>parent=None</i>)
168 <p> 168 <p>
169 Public method to get the number of rows of the model. 169 Public method to get the number of rows of the model.
170 </p><dl> 170 </p><dl>
171 <dt><i>parent</i></dt> 171 <dt><i>parent</i></dt>
172 <dd> 172 <dd>

eric ide

mercurial