Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksModel.html

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2374
f78ee0e8f96c
equal deleted inserted replaced
2762:423835fb1204 2764:1d85539ac41a
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#BookmarksModel.mimeTypes">mimeTypes</a></td> 99 <td><a href="#BookmarksModel.mimeTypes">mimeTypes</a></td>
100 <td>Public method to report the supported mime types.</td> 100 <td>Public method to report the supported mime types.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#BookmarksModel.node">node</a></td> 102 <td><a href="#BookmarksModel.node">node</a></td>
103 <td>Public method to get a bookmark node given it's index.</td> 103 <td>Public method to get a bookmark node given its index.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#BookmarksModel.nodeIndex">nodeIndex</a></td> 105 <td><a href="#BookmarksModel.nodeIndex">nodeIndex</a></td>
106 <td>Public method to get a model index.</td> 106 <td>Public method to get a model index.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#BookmarksModel.parent">parent</a></td> 108 <td><a href="#BookmarksModel.parent">parent</a></td>
343 </dd> 343 </dd>
344 </dl><a NAME="BookmarksModel.node" ID="BookmarksModel.node"></a> 344 </dl><a NAME="BookmarksModel.node" ID="BookmarksModel.node"></a>
345 <h4>BookmarksModel.node</h4> 345 <h4>BookmarksModel.node</h4>
346 <b>node</b>(<i>index</i>) 346 <b>node</b>(<i>index</i>)
347 <p> 347 <p>
348 Public method to get a bookmark node given it's index. 348 Public method to get a bookmark node given its index.
349 </p><dl> 349 </p><dl>
350 <dt><i>index</i></dt> 350 <dt><i>index</i></dt>
351 <dd> 351 <dd>
352 index of the node (QModelIndex) 352 index of the node (QModelIndex)
353 </dd> 353 </dd>

eric ide

mercurial