Documentation/Source/eric5.Debugger.WatchPointViewer.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
145 <td>Public slot to set the watch expression model.</td> 145 <td>Public slot to set the watch expression model.</td>
146 </tr> 146 </tr>
147 </table> 147 </table>
148 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a> 148 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a>
149 <h4>WatchPointViewer (Constructor)</h4> 149 <h4>WatchPointViewer (Constructor)</h4>
150 <b>WatchPointViewer</b>(<i>parent = None</i>) 150 <b>WatchPointViewer</b>(<i>parent=None</i>)
151 <p> 151 <p>
152 Constructor 152 Constructor
153 </p><dl> 153 </p><dl>
154 <dt><i>parent</i></dt> 154 <dt><i>parent</i></dt>
155 <dd> 155 <dd>
245 <b>__enableWatchPoint</b>(<i></i>) 245 <b>__enableWatchPoint</b>(<i></i>)
246 <p> 246 <p>
247 Private slot to handle the enable watch expression context menu entry. 247 Private slot to handle the enable watch expression context menu entry.
248 </p><a NAME="WatchPointViewer.__findDuplicates" ID="WatchPointViewer.__findDuplicates"></a> 248 </p><a NAME="WatchPointViewer.__findDuplicates" ID="WatchPointViewer.__findDuplicates"></a>
249 <h4>WatchPointViewer.__findDuplicates</h4> 249 <h4>WatchPointViewer.__findDuplicates</h4>
250 <b>__findDuplicates</b>(<i>cond, special, showMessage = False, index = QModelIndex()</i>) 250 <b>__findDuplicates</b>(<i>cond, special, showMessage=False, index=QModelIndex()</i>)
251 <p> 251 <p>
252 Private method to check, if an entry already exists. 252 Private method to check, if an entry already exists.
253 </p><dl> 253 </p><dl>
254 <dt><i>cond</i></dt> 254 <dt><i>cond</i></dt>
255 <dd> 255 <dd>
305 <b>__resort</b>(<i></i>) 305 <b>__resort</b>(<i></i>)
306 <p> 306 <p>
307 Private slot to resort the tree. 307 Private slot to resort the tree.
308 </p><a NAME="WatchPointViewer.__setRowSelected" ID="WatchPointViewer.__setRowSelected"></a> 308 </p><a NAME="WatchPointViewer.__setRowSelected" ID="WatchPointViewer.__setRowSelected"></a>
309 <h4>WatchPointViewer.__setRowSelected</h4> 309 <h4>WatchPointViewer.__setRowSelected</h4>
310 <b>__setRowSelected</b>(<i>index, selected = True</i>) 310 <b>__setRowSelected</b>(<i>index, selected=True</i>)
311 <p> 311 <p>
312 Private slot to select a complete row. 312 Private slot to select a complete row.
313 </p><dl> 313 </p><dl>
314 <dt><i>index</i></dt> 314 <dt><i>index</i></dt>
315 <dd> 315 <dd>

eric ide

mercurial