52 QTreeView |
52 QTreeView |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#WatchPointViewer.__init__">WatchPointViewer</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#WatchPointViewer.__addWatchPoint">__addWatchPoint</a></td> |
64 <td><a href="#WatchPointViewer.__addWatchPoint">__addWatchPoint</a></td> |
64 <td>Private slot to handle the add watch expression context menu entry.</td> |
65 <td>Private slot to handle the add watch expression context menu entry.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#WatchPointViewer.__clearSelection">__clearSelection</a></td> |
67 <td><a href="#WatchPointViewer.__clearSelection">__clearSelection</a></td> |
67 <td>Private slot to clear the selection.</td> |
68 <td>Private slot to clear the selection.</td> |
142 <td>Private slot to convert an index to a source index.</td> |
143 <td>Private slot to convert an index to a source index.</td> |
143 </tr><tr> |
144 </tr><tr> |
144 <td><a href="#WatchPointViewer.setModel">setModel</a></td> |
145 <td><a href="#WatchPointViewer.setModel">setModel</a></td> |
145 <td>Public slot to set the watch expression model.</td> |
146 <td>Public slot to set the watch expression model.</td> |
146 </tr> |
147 </tr> |
|
148 </table> |
|
149 <h3>Static Methods</h3> |
|
150 <table> |
|
151 <tr><td>None</td></tr> |
147 </table> |
152 </table> |
148 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a> |
153 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a> |
149 <h4>WatchPointViewer (Constructor)</h4> |
154 <h4>WatchPointViewer (Constructor)</h4> |
150 <b>WatchPointViewer</b>(<i>parent=None</i>) |
155 <b>WatchPointViewer</b>(<i>parent=None</i>) |
151 <p> |
156 <p> |