Documentation/Source/eric5.Debugger.BreakPointModel.html

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2374
f78ee0e8f96c
equal deleted inserted replaced
2762:423835fb1204 2764:1d85539ac41a
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#BreakPointModel.index">index</a></td> 96 <td><a href="#BreakPointModel.index">index</a></td>
97 <td>Public method to create an index.</td> 97 <td>Public method to create an index.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#BreakPointModel.isBreakPointTemporaryByIndex">isBreakPointTemporaryByIndex</a></td> 99 <td><a href="#BreakPointModel.isBreakPointTemporaryByIndex">isBreakPointTemporaryByIndex</a></td>
100 <td>Public method to test, if a breakpoint given by it's index is temporary.</td> 100 <td>Public method to test, if a breakpoint given by its index is temporary.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#BreakPointModel.parent">parent</a></td> 102 <td><a href="#BreakPointModel.parent">parent</a></td>
103 <td>Public method to get the parent index.</td> 103 <td>Public method to get the parent index.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#BreakPointModel.rowCount">rowCount</a></td> 105 <td><a href="#BreakPointModel.rowCount">rowCount</a></td>
308 </dd> 308 </dd>
309 </dl><a NAME="BreakPointModel.isBreakPointTemporaryByIndex" ID="BreakPointModel.isBreakPointTemporaryByIndex"></a> 309 </dl><a NAME="BreakPointModel.isBreakPointTemporaryByIndex" ID="BreakPointModel.isBreakPointTemporaryByIndex"></a>
310 <h4>BreakPointModel.isBreakPointTemporaryByIndex</h4> 310 <h4>BreakPointModel.isBreakPointTemporaryByIndex</h4>
311 <b>isBreakPointTemporaryByIndex</b>(<i>index</i>) 311 <b>isBreakPointTemporaryByIndex</b>(<i>index</i>)
312 <p> 312 <p>
313 Public method to test, if a breakpoint given by it's index is temporary. 313 Public method to test, if a breakpoint given by its index is temporary.
314 </p><dl> 314 </p><dl>
315 <dt><i>index</i></dt> 315 <dt><i>index</i></dt>
316 <dd> 316 <dd>
317 index of the breakpoint to test (QModelIndex) 317 index of the breakpoint to test (QModelIndex)
318 </dd> 318 </dd>

eric ide

mercurial