Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
88 <td>Public method to set the list of actions that should appear first in the menu.</td> 88 <td>Public method to set the list of actions that should appear first in the menu.</td>
89 </tr> 89 </tr>
90 </table> 90 </table>
91 <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a> 91 <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a>
92 <h4>HistoryMenu (Constructor)</h4> 92 <h4>HistoryMenu (Constructor)</h4>
93 <b>HistoryMenu</b>(<i>parent = None</i>) 93 <b>HistoryMenu</b>(<i>parent=None</i>)
94 <p> 94 <p>
95 Constructor 95 Constructor
96 </p><dl> 96 </p><dl>
97 <dt><i>parent</i></dt> 97 <dt><i>parent</i></dt>
98 <dd> 98 <dd>
190 <td>Public method to determine the number of rows.</td> 190 <td>Public method to determine the number of rows.</td>
191 </tr> 191 </tr>
192 </table> 192 </table>
193 <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a> 193 <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a>
194 <h4>HistoryMenuModel (Constructor)</h4> 194 <h4>HistoryMenuModel (Constructor)</h4>
195 <b>HistoryMenuModel</b>(<i>sourceModel, parent = None</i>) 195 <b>HistoryMenuModel</b>(<i>sourceModel, parent=None</i>)
196 <p> 196 <p>
197 Constructor 197 Constructor
198 </p><dl> 198 </p><dl>
199 <dt><i>sourceModel</i></dt> 199 <dt><i>sourceModel</i></dt>
200 <dd> 200 <dd>
213 <dd> 213 <dd>
214 number of rows moved to the root (integer) 214 number of rows moved to the root (integer)
215 </dd> 215 </dd>
216 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> 216 </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a>
217 <h4>HistoryMenuModel.columnCount</h4> 217 <h4>HistoryMenuModel.columnCount</h4>
218 <b>columnCount</b>(<i>parent = QModelIndex()</i>) 218 <b>columnCount</b>(<i>parent=QModelIndex()</i>)
219 <p> 219 <p>
220 Public method to get the number of columns. 220 Public method to get the number of columns.
221 </p><dl> 221 </p><dl>
222 <dt><i>parent</i></dt> 222 <dt><i>parent</i></dt>
223 <dd> 223 <dd>
228 <dd> 228 <dd>
229 number of columns (integer) 229 number of columns (integer)
230 </dd> 230 </dd>
231 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> 231 </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a>
232 <h4>HistoryMenuModel.index</h4> 232 <h4>HistoryMenuModel.index</h4>
233 <b>index</b>(<i>row, column, parent = QModelIndex()</i>) 233 <b>index</b>(<i>row, column, parent=QModelIndex()</i>)
234 <p> 234 <p>
235 Public method to create an index. 235 Public method to create an index.
236 </p><dl> 236 </p><dl>
237 <dt><i>row</i></dt> 237 <dt><i>row</i></dt>
238 <dd> 238 <dd>
309 <dd> 309 <dd>
310 index of parent (QModelIndex) 310 index of parent (QModelIndex)
311 </dd> 311 </dd>
312 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> 312 </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a>
313 <h4>HistoryMenuModel.rowCount</h4> 313 <h4>HistoryMenuModel.rowCount</h4>
314 <b>rowCount</b>(<i>parent = QModelIndex()</i>) 314 <b>rowCount</b>(<i>parent=QModelIndex()</i>)
315 <p> 315 <p>
316 Public method to determine the number of rows. 316 Public method to determine the number of rows.
317 </p><dl> 317 </p><dl>
318 <dt><i>parent</i></dt> 318 <dt><i>parent</i></dt>
319 <dd> 319 <dd>

eric ide

mercurial