Documentation/Source/eric6.Debugger.WatchPointModel.html

changeset 5727
c8842a8d1167
parent 5656
9c21b2746218
equal deleted inserted replaced
5726:e1dbd217214a 5727:c8842a8d1167
41 <hr /><hr /> 41 <hr /><hr />
42 <a NAME="WatchPointModel" ID="WatchPointModel"></a> 42 <a NAME="WatchPointModel" ID="WatchPointModel"></a>
43 <h2>WatchPointModel</h2> 43 <h2>WatchPointModel</h2>
44 <p> 44 <p>
45 Class implementing a custom model for watch expressions. 45 Class implementing a custom model for watch expressions.
46 </p> 46 </p><h3>Signals</h3>
47 <dl>
48 <dt>dataAboutToBeChanged(QModelIndex, QModelIndex)</dt>
49 <dd>
50 emitted to indicate
51 a change of the data
52 </dd>
53 </dl>
47 <h3>Derived from</h3> 54 <h3>Derived from</h3>
48 QAbstractItemModel 55 QAbstractItemModel
49 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
50 <table> 57 <table>
51 <tr><td>None</td></tr> 58 <tr><td>None</td></tr>

eric ide

mercurial