49 QAbstractItemModel |
49 QAbstractItemModel |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#WatchPointModel.__init__">WatchPointModel</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td> |
61 <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td> |
61 <td>Public method to add a new watch expression to the list.</td> |
62 <td>Public method to add a new watch expression to the list.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#WatchPointModel.columnCount">columnCount</a></td> |
64 <td><a href="#WatchPointModel.columnCount">columnCount</a></td> |
64 <td>Public method to get the current column count.</td> |
65 <td>Public method to get the current column count.</td> |
103 <td>Public method to set the values of a watch expression given by index.</td> |
104 <td>Public method to set the values of a watch expression given by index.</td> |
104 </tr><tr> |
105 </tr><tr> |
105 <td><a href="#WatchPointModel.setWatchPointEnabledByIndex">setWatchPointEnabledByIndex</a></td> |
106 <td><a href="#WatchPointModel.setWatchPointEnabledByIndex">setWatchPointEnabledByIndex</a></td> |
106 <td>Public method to set the enabled state of a watch expression given by index.</td> |
107 <td>Public method to set the enabled state of a watch expression given by index.</td> |
107 </tr> |
108 </tr> |
|
109 </table> |
|
110 <h3>Static Methods</h3> |
|
111 <table> |
|
112 <tr><td>None</td></tr> |
108 </table> |
113 </table> |
109 <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a> |
114 <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a> |
110 <h4>WatchPointModel (Constructor)</h4> |
115 <h4>WatchPointModel (Constructor)</h4> |
111 <b>WatchPointModel</b>(<i>parent=None</i>) |
116 <b>WatchPointModel</b>(<i>parent=None</i>) |
112 <p> |
117 <p> |