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

changeset 945
8cd4d08fa9f6
parent 668
b0061a6f7484
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
73 <td>Public method to get the number of rows of the model.</td> 73 <td>Public method to get the number of rows of the model.</td>
74 </tr> 74 </tr>
75 </table> 75 </table>
76 <a NAME="DownloadModel.__init__" ID="DownloadModel.__init__"></a> 76 <a NAME="DownloadModel.__init__" ID="DownloadModel.__init__"></a>
77 <h4>DownloadModel (Constructor)</h4> 77 <h4>DownloadModel (Constructor)</h4>
78 <b>DownloadModel</b>(<i>manager, parent = None</i>) 78 <b>DownloadModel</b>(<i>manager, parent=None</i>)
79 <p> 79 <p>
80 Constructor 80 Constructor
81 </p><dl> 81 </p><dl>
82 <dt><i>manager</i></dt> 82 <dt><i>manager</i></dt>
83 <dd> 83 <dd>
134 <dd> 134 <dd>
135 mime data (QMimeData) 135 mime data (QMimeData)
136 </dd> 136 </dd>
137 </dl><a NAME="DownloadModel.removeRows" ID="DownloadModel.removeRows"></a> 137 </dl><a NAME="DownloadModel.removeRows" ID="DownloadModel.removeRows"></a>
138 <h4>DownloadModel.removeRows</h4> 138 <h4>DownloadModel.removeRows</h4>
139 <b>removeRows</b>(<i>row, count, parent = QModelIndex()</i>) 139 <b>removeRows</b>(<i>row, count, parent=QModelIndex()</i>)
140 <p> 140 <p>
141 Public method to remove bookmarks from the model. 141 Public method to remove bookmarks from the model.
142 </p><dl> 142 </p><dl>
143 <dt><i>row</i></dt> 143 <dt><i>row</i></dt>
144 <dd> 144 <dd>
155 <dd> 155 <dd>
156 flag indicating successful removal (boolean) 156 flag indicating successful removal (boolean)
157 </dd> 157 </dd>
158 </dl><a NAME="DownloadModel.rowCount" ID="DownloadModel.rowCount"></a> 158 </dl><a NAME="DownloadModel.rowCount" ID="DownloadModel.rowCount"></a>
159 <h4>DownloadModel.rowCount</h4> 159 <h4>DownloadModel.rowCount</h4>
160 <b>rowCount</b>(<i>parent = QModelIndex()</i>) 160 <b>rowCount</b>(<i>parent=QModelIndex()</i>)
161 <p> 161 <p>
162 Public method to get the number of rows of the model. 162 Public method to get the number of rows of the model.
163 </p><dl> 163 </p><dl>
164 <dt><i>parent</i></dt> 164 <dt><i>parent</i></dt>
165 <dd> 165 <dd>

eric ide

mercurial