Documentation/Source/eric5.Debugger.WatchPointModel.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Debugger.WatchPointModel</h1> 23 <h1>eric5.Debugger.WatchPointModel</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#87;&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#109;&#111;&#100;&#101;&#108;. 25 Module implementing the Watch expression model.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#WatchPointModel">WatchPointModel</a></td> 34 <td><a href="#WatchPointModel">WatchPointModel</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#99;&#117;&#115;&#116;&#111;&#109; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115;.</td> 35 <td>Class implementing a custom model for watch expressions.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="WatchPointModel" ID="WatchPointModel"></a> 43 <a NAME="WatchPointModel" ID="WatchPointModel"></a>
44 <h2>WatchPointModel</h2> 44 <h2>WatchPointModel</h2>
45 <p> 45 <p>
46 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#99;&#117;&#115;&#116;&#111;&#109; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115;. 46 Class implementing a custom model for watch expressions.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QAbstractItemModel 49 QAbstractItemModel
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#WatchPointModel.__init__">WatchPointModel</a></td> 57 <td><a href="#WatchPointModel.__init__">WatchPointModel</a></td>
58 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td> 60 <td><a href="#WatchPointModel.addWatchPoint">addWatchPoint</a></td>
61 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;.</td> 61 <td>Public method to add a new watch expression to the list.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#WatchPointModel.columnCount">columnCount</a></td> 63 <td><a href="#WatchPointModel.columnCount">columnCount</a></td>
64 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116;.</td> 64 <td>Public method to get the current column count.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#WatchPointModel.data">data</a></td> 66 <td><a href="#WatchPointModel.data">data</a></td>
67 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97;.</td> 67 <td>Public method to get the requested data.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#WatchPointModel.deleteAll">deleteAll</a></td> 69 <td><a href="#WatchPointModel.deleteAll">deleteAll</a></td>
70 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115;.</td> 70 <td>Public method to delete all watch expressions.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#WatchPointModel.deleteWatchPointByIndex">deleteWatchPointByIndex</a></td> 72 <td><a href="#WatchPointModel.deleteWatchPointByIndex">deleteWatchPointByIndex</a></td>
73 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td> 73 <td>Public method to set the values of a watch expression given by index.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#WatchPointModel.deleteWatchPoints">deleteWatchPoints</a></td> 75 <td><a href="#WatchPointModel.deleteWatchPoints">deleteWatchPoints</a></td>
76 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#108;&#105;&#115;&#116; &#111;&#102; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#103;&#105;v&#101;&#110; &#98;y &#116;&#104;&#101;&#105;&#114; &#105;&#110;&#100;&#101;x&#101;&#115;.</td> 76 <td>Public method to delete a list of watch expressions given by their indexes.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#WatchPointModel.flags">flags</a></td> 78 <td><a href="#WatchPointModel.flags">flags</a></td>
79 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115;.</td> 79 <td>Public method to get item flags.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#WatchPointModel.getWatchPointByIndex">getWatchPointByIndex</a></td> 81 <td><a href="#WatchPointModel.getWatchPointByIndex">getWatchPointByIndex</a></td>
82 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td> 82 <td>Public method to get the values of a watch expression given by index.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#WatchPointModel.getWatchPointIndex">getWatchPointIndex</a></td> 84 <td><a href="#WatchPointModel.getWatchPointIndex">getWatchPointIndex</a></td>
85 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;.</td> 85 <td>Public method to get the index of a watch expression given by expression.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#WatchPointModel.hasChildren">hasChildren</a></td> 87 <td><a href="#WatchPointModel.hasChildren">hasChildren</a></td>
88 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115;.</td> 88 <td>Public method to check for the presence of child items.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#WatchPointModel.headerData">headerData</a></td> 90 <td><a href="#WatchPointModel.headerData">headerData</a></td>
91 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.</td> 91 <td>Public method to get header data.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#WatchPointModel.index">index</a></td> 93 <td><a href="#WatchPointModel.index">index</a></td>
94 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x.</td> 94 <td>Public method to create an index.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#WatchPointModel.parent">parent</a></td> 96 <td><a href="#WatchPointModel.parent">parent</a></td>
97 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x.</td> 97 <td>Public method to get the parent index.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#WatchPointModel.rowCount">rowCount</a></td> 99 <td><a href="#WatchPointModel.rowCount">rowCount</a></td>
100 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#114;&#111;w &#99;&#111;&#117;&#110;&#116;.</td> 100 <td>Public method to get the current row count.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#WatchPointModel.setWatchPointByIndex">setWatchPointByIndex</a></td> 102 <td><a href="#WatchPointModel.setWatchPointByIndex">setWatchPointByIndex</a></td>
103 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td> 103 <td>Public method to set the values of a watch expression given by index.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#WatchPointModel.setWatchPointEnabledByIndex">setWatchPointEnabledByIndex</a></td> 105 <td><a href="#WatchPointModel.setWatchPointEnabledByIndex">setWatchPointEnabledByIndex</a></td>
106 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td> 106 <td>Public method to set the enabled state of a watch expression given by index.</td>
107 </tr> 107 </tr>
108 </table> 108 </table>
109 <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a> 109 <a NAME="WatchPointModel.__init__" ID="WatchPointModel.__init__"></a>
110 <h4>WatchPointModel (Constructor)</h4> 110 <h4>WatchPointModel (Constructor)</h4>
111 <b>WatchPointModel</b>(<i>parent = None</i>) 111 <b>WatchPointModel</b>(<i>parent = None</i>)
112 <p> 112 <p>
113 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 113 Constructor
114 </p><dl> 114 </p><dl>
115 <dt><i>reference</i></dt> 115 <dt><i>reference</i></dt>
116 <dd> 116 <dd>
117 &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;) 117 to the parent widget (QObject)
118 </dd> 118 </dd>
119 </dl><a NAME="WatchPointModel.addWatchPoint" ID="WatchPointModel.addWatchPoint"></a> 119 </dl><a NAME="WatchPointModel.addWatchPoint" ID="WatchPointModel.addWatchPoint"></a>
120 <h4>WatchPointModel.addWatchPoint</h4> 120 <h4>WatchPointModel.addWatchPoint</h4>
121 <b>addWatchPoint</b>(<i>cond, special, properties</i>) 121 <b>addWatchPoint</b>(<i>cond, special, properties</i>)
122 <p> 122 <p>
123 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;. 123 Public method to add a new watch expression to the list.
124 </p><dl> 124 </p><dl>
125 <dt><i>cond</i></dt> 125 <dt><i>cond</i></dt>
126 <dd> 126 <dd>
127 &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 127 expression of the watch expression (string)
128 </dd><dt><i>special</i></dt> 128 </dd><dt><i>special</i></dt>
129 <dd> 129 <dd>
130 &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 130 special condition of the watch expression (string)
131 </dd><dt><i>properties</i></dt> 131 </dd><dt><i>properties</i></dt>
132 <dd> 132 <dd>
133 &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; 133 properties of the watch expression
134 (&#116;&#117;&#112;&#108;&#101; &#111;&#102; &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)) 134 (tuple of temporary flag (bool), enabled flag (bool), ignore count (integer))
135 </dd> 135 </dd>
136 </dl><a NAME="WatchPointModel.columnCount" ID="WatchPointModel.columnCount"></a> 136 </dl><a NAME="WatchPointModel.columnCount" ID="WatchPointModel.columnCount"></a>
137 <h4>WatchPointModel.columnCount</h4> 137 <h4>WatchPointModel.columnCount</h4>
138 <b>columnCount</b>(<i>parent = QModelIndex()</i>) 138 <b>columnCount</b>(<i>parent = QModelIndex()</i>)
139 <p> 139 <p>
140 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116;. 140 Public method to get the current column count.
141 </p><dl> 141 </p><dl>
142 <dt>Returns:</dt> 142 <dt>Returns:</dt>
143 <dd> 143 <dd>
144 &#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 144 column count (integer)
145 </dd> 145 </dd>
146 </dl><a NAME="WatchPointModel.data" ID="WatchPointModel.data"></a> 146 </dl><a NAME="WatchPointModel.data" ID="WatchPointModel.data"></a>
147 <h4>WatchPointModel.data</h4> 147 <h4>WatchPointModel.data</h4>
148 <b>data</b>(<i>index, role</i>) 148 <b>data</b>(<i>index, role</i>)
149 <p> 149 <p>
150 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97;. 150 Public method to get the requested data.
151 </p><dl> 151 </p><dl>
152 <dt><i>index</i></dt> 152 <dt><i>index</i></dt>
153 <dd> 153 <dd>
154 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 154 index of the requested data (QModelIndex)
155 </dd><dt><i>role</i></dt> 155 </dd><dt><i>role</i></dt>
156 <dd> 156 <dd>
157 &#114;&#111;&#108;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#116;.&#73;&#116;&#101;&#109;&#68;&#97;&#116;&#97;&#82;&#111;&#108;&#101;) 157 role of the requested data (Qt.ItemDataRole)
158 </dd> 158 </dd>
159 </dl><dl> 159 </dl><dl>
160 <dt>Returns:</dt> 160 <dt>Returns:</dt>
161 <dd> 161 <dd>
162 &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; 162 the requested data
163 </dd> 163 </dd>
164 </dl><a NAME="WatchPointModel.deleteAll" ID="WatchPointModel.deleteAll"></a> 164 </dl><a NAME="WatchPointModel.deleteAll" ID="WatchPointModel.deleteAll"></a>
165 <h4>WatchPointModel.deleteAll</h4> 165 <h4>WatchPointModel.deleteAll</h4>
166 <b>deleteAll</b>(<i></i>) 166 <b>deleteAll</b>(<i></i>)
167 <p> 167 <p>
168 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115;. 168 Public method to delete all watch expressions.
169 </p><a NAME="WatchPointModel.deleteWatchPointByIndex" ID="WatchPointModel.deleteWatchPointByIndex"></a> 169 </p><a NAME="WatchPointModel.deleteWatchPointByIndex" ID="WatchPointModel.deleteWatchPointByIndex"></a>
170 <h4>WatchPointModel.deleteWatchPointByIndex</h4> 170 <h4>WatchPointModel.deleteWatchPointByIndex</h4>
171 <b>deleteWatchPointByIndex</b>(<i>index</i>) 171 <b>deleteWatchPointByIndex</b>(<i>index</i>)
172 <p> 172 <p>
173 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x. 173 Public method to set the values of a watch expression given by index.
174 </p><dl> 174 </p><dl>
175 <dt><i>index</i></dt> 175 <dt><i>index</i></dt>
176 <dd> 176 <dd>
177 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 177 index of the watch expression (QModelIndex)
178 </dd> 178 </dd>
179 </dl><a NAME="WatchPointModel.deleteWatchPoints" ID="WatchPointModel.deleteWatchPoints"></a> 179 </dl><a NAME="WatchPointModel.deleteWatchPoints" ID="WatchPointModel.deleteWatchPoints"></a>
180 <h4>WatchPointModel.deleteWatchPoints</h4> 180 <h4>WatchPointModel.deleteWatchPoints</h4>
181 <b>deleteWatchPoints</b>(<i>idxList</i>) 181 <b>deleteWatchPoints</b>(<i>idxList</i>)
182 <p> 182 <p>
183 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#108;&#105;&#115;&#116; &#111;&#102; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#103;&#105;v&#101;&#110; &#98;y &#116;&#104;&#101;&#105;&#114; &#105;&#110;&#100;&#101;x&#101;&#115;. 183 Public method to delete a list of watch expressions given by their indexes.
184 </p><dl> 184 </p><dl>
185 <dt><i>idxList</i></dt> 185 <dt><i>idxList</i></dt>
186 <dd> 186 <dd>
187 &#108;&#105;&#115;&#116; &#111;&#102; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#105;&#110;&#100;&#101;x&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 187 list of watch expression indexes (list of QModelIndex)
188 </dd> 188 </dd>
189 </dl><a NAME="WatchPointModel.flags" ID="WatchPointModel.flags"></a> 189 </dl><a NAME="WatchPointModel.flags" ID="WatchPointModel.flags"></a>
190 <h4>WatchPointModel.flags</h4> 190 <h4>WatchPointModel.flags</h4>
191 <b>flags</b>(<i>index</i>) 191 <b>flags</b>(<i>index</i>)
192 <p> 192 <p>
193 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115;. 193 Public method to get item flags.
194 </p><dl> 194 </p><dl>
195 <dt><i>index</i></dt> 195 <dt><i>index</i></dt>
196 <dd> 196 <dd>
197 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#102;&#108;&#97;&#103;&#115; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 197 index of the requested flags (QModelIndex)
198 </dd> 198 </dd>
199 </dl><dl> 199 </dl><dl>
200 <dt>Returns:</dt> 200 <dt>Returns:</dt>
201 <dd> 201 <dd>
202 &#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#105;&#110;&#100;&#101;x (&#81;&#116;.&#73;&#116;&#101;&#109;&#70;&#108;&#97;&#103;&#115;) 202 item flags for the given index (Qt.ItemFlags)
203 </dd> 203 </dd>
204 </dl><a NAME="WatchPointModel.getWatchPointByIndex" ID="WatchPointModel.getWatchPointByIndex"></a> 204 </dl><a NAME="WatchPointModel.getWatchPointByIndex" ID="WatchPointModel.getWatchPointByIndex"></a>
205 <h4>WatchPointModel.getWatchPointByIndex</h4> 205 <h4>WatchPointModel.getWatchPointByIndex</h4>
206 <b>getWatchPointByIndex</b>(<i>index</i>) 206 <b>getWatchPointByIndex</b>(<i>index</i>)
207 <p> 207 <p>
208 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x. 208 Public method to get the values of a watch expression given by index.
209 </p><dl> 209 </p><dl>
210 <dt><i>index</i></dt> 210 <dt><i>index</i></dt>
211 <dd> 211 <dd>
212 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 212 index of the watch expression (QModelIndex)
213 </dd> 213 </dd>
214 </dl><dl> 214 </dl><dl>
215 <dt>Returns:</dt> 215 <dt>Returns:</dt>
216 <dd> 216 <dd>
217 w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#105;x v&#97;&#108;&#117;&#101;&#115; (&#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;, &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110;, 217 watch expression (list of six values (expression, special condition,
218 &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103;, &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103;, &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116;, &#105;&#110;&#100;&#101;x)) 218 temporary flag, enabled flag, ignore count, index))
219 </dd> 219 </dd>
220 </dl><a NAME="WatchPointModel.getWatchPointIndex" ID="WatchPointModel.getWatchPointIndex"></a> 220 </dl><a NAME="WatchPointModel.getWatchPointIndex" ID="WatchPointModel.getWatchPointIndex"></a>
221 <h4>WatchPointModel.getWatchPointIndex</h4> 221 <h4>WatchPointModel.getWatchPointIndex</h4>
222 <b>getWatchPointIndex</b>(<i>cond, special = ""</i>) 222 <b>getWatchPointIndex</b>(<i>cond, special = ""</i>)
223 <p> 223 <p>
224 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;. 224 Public method to get the index of a watch expression given by expression.
225 </p><dl> 225 </p><dl>
226 <dt><i>cond</i></dt> 226 <dt><i>cond</i></dt>
227 <dd> 227 <dd>
228 &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 228 expression of the watch expression (string)
229 </dd><dt><i>special</i></dt> 229 </dd><dt><i>special</i></dt>
230 <dd> 230 <dd>
231 &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 231 special condition of the watch expression (string)
232 </dd> 232 </dd>
233 </dl><dl> 233 </dl><dl>
234 <dt>Returns:</dt> 234 <dt>Returns:</dt>
235 <dd> 235 <dd>
236 &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 236 index (QModelIndex)
237 </dd> 237 </dd>
238 </dl><a NAME="WatchPointModel.hasChildren" ID="WatchPointModel.hasChildren"></a> 238 </dl><a NAME="WatchPointModel.hasChildren" ID="WatchPointModel.hasChildren"></a>
239 <h4>WatchPointModel.hasChildren</h4> 239 <h4>WatchPointModel.hasChildren</h4>
240 <b>hasChildren</b>(<i>parent = QModelIndex()</i>) 240 <b>hasChildren</b>(<i>parent = QModelIndex()</i>)
241 <p> 241 <p>
242 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115;. 242 Public method to check for the presence of child items.
243 </p><dl> 243 </p><dl>
244 <dt><i>parent</i></dt> 244 <dt><i>parent</i></dt>
245 <dd> 245 <dd>
246 &#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#116;&#101;&#109; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 246 index of parent item (QModelIndex)
247 </dd> 247 </dd>
248 </dl><dl> 248 </dl><dl>
249 <dt>Returns:</dt> 249 <dt>Returns:</dt>
250 <dd> 250 <dd>
251 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 251 flag indicating the presence of child items (boolean)
252 </dd> 252 </dd>
253 </dl><a NAME="WatchPointModel.headerData" ID="WatchPointModel.headerData"></a> 253 </dl><a NAME="WatchPointModel.headerData" ID="WatchPointModel.headerData"></a>
254 <h4>WatchPointModel.headerData</h4> 254 <h4>WatchPointModel.headerData</h4>
255 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>) 255 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>)
256 <p> 256 <p>
257 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;. 257 Public method to get header data.
258 </p><dl> 258 </p><dl>
259 <dt><i>section</i></dt> 259 <dt><i>section</i></dt>
260 <dd> 260 <dd>
261 &#115;&#101;&#99;&#116;&#105;&#111;&#110; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 261 section number of the requested header data (integer)
262 </dd><dt><i>orientation</i></dt> 262 </dd><dt><i>orientation</i></dt>
263 <dd> 263 <dd>
264 &#111;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; (&#81;&#116;.&#79;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110;) 264 orientation of the header (Qt.Orientation)
265 </dd><dt><i>role</i></dt> 265 </dd><dt><i>role</i></dt>
266 <dd> 266 <dd>
267 &#114;&#111;&#108;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#116;.&#73;&#116;&#101;&#109;&#68;&#97;&#116;&#97;&#82;&#111;&#108;&#101;) 267 role of the requested data (Qt.ItemDataRole)
268 </dd> 268 </dd>
269 </dl><dl> 269 </dl><dl>
270 <dt>Returns:</dt> 270 <dt>Returns:</dt>
271 <dd> 271 <dd>
272 &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97; 272 header data
273 </dd> 273 </dd>
274 </dl><a NAME="WatchPointModel.index" ID="WatchPointModel.index"></a> 274 </dl><a NAME="WatchPointModel.index" ID="WatchPointModel.index"></a>
275 <h4>WatchPointModel.index</h4> 275 <h4>WatchPointModel.index</h4>
276 <b>index</b>(<i>row, column, parent = QModelIndex()</i>) 276 <b>index</b>(<i>row, column, parent = QModelIndex()</i>)
277 <p> 277 <p>
278 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x. 278 Public method to create an index.
279 </p><dl> 279 </p><dl>
280 <dt><i>row</i></dt> 280 <dt><i>row</i></dt>
281 <dd> 281 <dd>
282 &#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 282 row number for the index (integer)
283 </dd><dt><i>column</i></dt> 283 </dd><dt><i>column</i></dt>
284 <dd> 284 <dd>
285 &#99;&#111;&#108;&#117;&#109;&#110; &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 285 column number for the index (integer)
286 </dd><dt><i>parent</i></dt> 286 </dd><dt><i>parent</i></dt>
287 <dd> 287 <dd>
288 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#116;&#101;&#109; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 288 index of the parent item (QModelIndex)
289 </dd> 289 </dd>
290 </dl><dl> 290 </dl><dl>
291 <dt>Returns:</dt> 291 <dt>Returns:</dt>
292 <dd> 292 <dd>
293 &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 293 requested index (QModelIndex)
294 </dd> 294 </dd>
295 </dl><a NAME="WatchPointModel.parent" ID="WatchPointModel.parent"></a> 295 </dl><a NAME="WatchPointModel.parent" ID="WatchPointModel.parent"></a>
296 <h4>WatchPointModel.parent</h4> 296 <h4>WatchPointModel.parent</h4>
297 <b>parent</b>(<i>index</i>) 297 <b>parent</b>(<i>index</i>)
298 <p> 298 <p>
299 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x. 299 Public method to get the parent index.
300 </p><dl> 300 </p><dl>
301 <dt><i>index</i></dt> 301 <dt><i>index</i></dt>
302 <dd> 302 <dd>
303 &#105;&#110;&#100;&#101;x &#111;&#102; &#105;&#116;&#101;&#109; &#116;&#111; &#103;&#101;&#116; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 303 index of item to get parent (QModelIndex)
304 </dd> 304 </dd>
305 </dl><dl> 305 </dl><dl>
306 <dt>Returns:</dt> 306 <dt>Returns:</dt>
307 <dd> 307 <dd>
308 &#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 308 index of parent (QModelIndex)
309 </dd> 309 </dd>
310 </dl><a NAME="WatchPointModel.rowCount" ID="WatchPointModel.rowCount"></a> 310 </dl><a NAME="WatchPointModel.rowCount" ID="WatchPointModel.rowCount"></a>
311 <h4>WatchPointModel.rowCount</h4> 311 <h4>WatchPointModel.rowCount</h4>
312 <b>rowCount</b>(<i>parent = QModelIndex()</i>) 312 <b>rowCount</b>(<i>parent = QModelIndex()</i>)
313 <p> 313 <p>
314 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#114;&#111;w &#99;&#111;&#117;&#110;&#116;. 314 Public method to get the current row count.
315 </p><dl> 315 </p><dl>
316 <dt>Returns:</dt> 316 <dt>Returns:</dt>
317 <dd> 317 <dd>
318 &#114;&#111;w &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) 318 row count (integer)
319 </dd> 319 </dd>
320 </dl><a NAME="WatchPointModel.setWatchPointByIndex" ID="WatchPointModel.setWatchPointByIndex"></a> 320 </dl><a NAME="WatchPointModel.setWatchPointByIndex" ID="WatchPointModel.setWatchPointByIndex"></a>
321 <h4>WatchPointModel.setWatchPointByIndex</h4> 321 <h4>WatchPointModel.setWatchPointByIndex</h4>
322 <b>setWatchPointByIndex</b>(<i>index, cond, special, properties</i>) 322 <b>setWatchPointByIndex</b>(<i>index, cond, special, properties</i>)
323 <p> 323 <p>
324 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x. 324 Public method to set the values of a watch expression given by index.
325 </p><dl> 325 </p><dl>
326 <dt><i>index</i></dt> 326 <dt><i>index</i></dt>
327 <dd> 327 <dd>
328 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 328 index of the watch expression (QModelIndex)
329 </dd><dt><i>cond</i></dt> 329 </dd><dt><i>cond</i></dt>
330 <dd> 330 <dd>
331 &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 331 expression of the watch expression (string)
332 </dd><dt><i>special</i></dt> 332 </dd><dt><i>special</i></dt>
333 <dd> 333 <dd>
334 &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 334 special condition of the watch expression (string)
335 </dd><dt><i>properties</i></dt> 335 </dd><dt><i>properties</i></dt>
336 <dd> 336 <dd>
337 &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; 337 properties of the watch expression
338 (&#116;&#117;&#112;&#108;&#101; &#111;&#102; &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)) 338 (tuple of temporary flag (bool), enabled flag (bool), ignore count (integer))
339 </dd> 339 </dd>
340 </dl><a NAME="WatchPointModel.setWatchPointEnabledByIndex" ID="WatchPointModel.setWatchPointEnabledByIndex"></a> 340 </dl><a NAME="WatchPointModel.setWatchPointEnabledByIndex" ID="WatchPointModel.setWatchPointEnabledByIndex"></a>
341 <h4>WatchPointModel.setWatchPointEnabledByIndex</h4> 341 <h4>WatchPointModel.setWatchPointEnabledByIndex</h4>
342 <b>setWatchPointEnabledByIndex</b>(<i>index, enabled</i>) 342 <b>setWatchPointEnabledByIndex</b>(<i>index, enabled</i>)
343 <p> 343 <p>
344 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x. 344 Public method to set the enabled state of a watch expression given by index.
345 </p><dl> 345 </p><dl>
346 <dt><i>index</i></dt> 346 <dt><i>index</i></dt>
347 <dd> 347 <dd>
348 &#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x) 348 index of the watch expression (QModelIndex)
349 </dd><dt><i>enabled</i></dt> 349 </dd><dt><i>enabled</i></dt>
350 <dd> 350 <dd>
351 &#102;&#108;&#97;&#103; &#103;&#105;v&#105;&#110;&#103; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 351 flag giving the enabled state (boolean)
352 </dd> 352 </dd>
353 </dl> 353 </dl>
354 <div align="right"><a href="#top">Up</a></div> 354 <div align="right"><a href="#top">Up</a></div>
355 <hr /> 355 <hr />
356 </body></html> 356 </body></html>

eric ide

mercurial