eric6/Documentation/Source/eric6.Debugger.WatchPointModel.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8049
af58c1d47e5e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
203 <dd> 203 <dd>
204 index of the parent item (QModelIndex) (Unused) 204 index of the parent item (QModelIndex) (Unused)
205 </dd> 205 </dd>
206 </dl> 206 </dl>
207 <dl> 207 <dl>
208 <dt>Returns:</dt> 208 <dt>Return:</dt>
209 <dd> 209 <dd>
210 column count (integer) 210 column count (integer)
211 </dd> 211 </dd>
212 </dl> 212 </dl>
213 <a NAME="WatchPointModel.data" ID="WatchPointModel.data"></a> 213 <a NAME="WatchPointModel.data" ID="WatchPointModel.data"></a>
227 <dd> 227 <dd>
228 role of the requested data (Qt.ItemDataRole) 228 role of the requested data (Qt.ItemDataRole)
229 </dd> 229 </dd>
230 </dl> 230 </dl>
231 <dl> 231 <dl>
232 <dt>Returns:</dt> 232 <dt>Return:</dt>
233 <dd> 233 <dd>
234 the requested data 234 the requested data
235 </dd> 235 </dd>
236 </dl> 236 </dl>
237 <a NAME="WatchPointModel.deleteAll" ID="WatchPointModel.deleteAll"></a> 237 <a NAME="WatchPointModel.deleteAll" ID="WatchPointModel.deleteAll"></a>
283 <dd> 283 <dd>
284 index of the requested flags (QModelIndex) 284 index of the requested flags (QModelIndex)
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <dl> 287 <dl>
288 <dt>Returns:</dt> 288 <dt>Return:</dt>
289 <dd> 289 <dd>
290 item flags for the given index (Qt.ItemFlags) 290 item flags for the given index (Qt.ItemFlags)
291 </dd> 291 </dd>
292 </dl> 292 </dl>
293 <a NAME="WatchPointModel.getWatchPointByIndex" ID="WatchPointModel.getWatchPointByIndex"></a> 293 <a NAME="WatchPointModel.getWatchPointByIndex" ID="WatchPointModel.getWatchPointByIndex"></a>
303 <dd> 303 <dd>
304 index of the watch expression (QModelIndex) 304 index of the watch expression (QModelIndex)
305 </dd> 305 </dd>
306 </dl> 306 </dl>
307 <dl> 307 <dl>
308 <dt>Returns:</dt> 308 <dt>Return:</dt>
309 <dd> 309 <dd>
310 watch expression (list of six values (expression, 310 watch expression (list of six values (expression,
311 special condition, temporary flag, enabled flag, ignore count, 311 special condition, temporary flag, enabled flag, ignore count,
312 index)) 312 index))
313 </dd> 313 </dd>
330 <dd> 330 <dd>
331 special condition of the watch expression (string) 331 special condition of the watch expression (string)
332 </dd> 332 </dd>
333 </dl> 333 </dl>
334 <dl> 334 <dl>
335 <dt>Returns:</dt> 335 <dt>Return:</dt>
336 <dd> 336 <dd>
337 index (QModelIndex) 337 index (QModelIndex)
338 </dd> 338 </dd>
339 </dl> 339 </dl>
340 <a NAME="WatchPointModel.hasChildren" ID="WatchPointModel.hasChildren"></a> 340 <a NAME="WatchPointModel.hasChildren" ID="WatchPointModel.hasChildren"></a>
350 <dd> 350 <dd>
351 index of parent item (QModelIndex) 351 index of parent item (QModelIndex)
352 </dd> 352 </dd>
353 </dl> 353 </dl>
354 <dl> 354 <dl>
355 <dt>Returns:</dt> 355 <dt>Return:</dt>
356 <dd> 356 <dd>
357 flag indicating the presence of child items (boolean) 357 flag indicating the presence of child items (boolean)
358 </dd> 358 </dd>
359 </dl> 359 </dl>
360 <a NAME="WatchPointModel.headerData" ID="WatchPointModel.headerData"></a> 360 <a NAME="WatchPointModel.headerData" ID="WatchPointModel.headerData"></a>
378 <dd> 378 <dd>
379 role of the requested data (Qt.ItemDataRole) 379 role of the requested data (Qt.ItemDataRole)
380 </dd> 380 </dd>
381 </dl> 381 </dl>
382 <dl> 382 <dl>
383 <dt>Returns:</dt> 383 <dt>Return:</dt>
384 <dd> 384 <dd>
385 header data 385 header data
386 </dd> 386 </dd>
387 </dl> 387 </dl>
388 <a NAME="WatchPointModel.index" ID="WatchPointModel.index"></a> 388 <a NAME="WatchPointModel.index" ID="WatchPointModel.index"></a>
406 <dd> 406 <dd>
407 index of the parent item (QModelIndex) 407 index of the parent item (QModelIndex)
408 </dd> 408 </dd>
409 </dl> 409 </dl>
410 <dl> 410 <dl>
411 <dt>Returns:</dt> 411 <dt>Return:</dt>
412 <dd> 412 <dd>
413 requested index (QModelIndex) 413 requested index (QModelIndex)
414 </dd> 414 </dd>
415 </dl> 415 </dl>
416 <a NAME="WatchPointModel.parent" ID="WatchPointModel.parent"></a> 416 <a NAME="WatchPointModel.parent" ID="WatchPointModel.parent"></a>
426 <dd> 426 <dd>
427 index of item to get parent (QModelIndex) 427 index of item to get parent (QModelIndex)
428 </dd> 428 </dd>
429 </dl> 429 </dl>
430 <dl> 430 <dl>
431 <dt>Returns:</dt> 431 <dt>Return:</dt>
432 <dd> 432 <dd>
433 index of parent (QModelIndex) 433 index of parent (QModelIndex)
434 </dd> 434 </dd>
435 </dl> 435 </dl>
436 <a NAME="WatchPointModel.rowCount" ID="WatchPointModel.rowCount"></a> 436 <a NAME="WatchPointModel.rowCount" ID="WatchPointModel.rowCount"></a>
446 <dd> 446 <dd>
447 index of the parent item (QModelIndex) 447 index of the parent item (QModelIndex)
448 </dd> 448 </dd>
449 </dl> 449 </dl>
450 <dl> 450 <dl>
451 <dt>Returns:</dt> 451 <dt>Return:</dt>
452 <dd> 452 <dd>
453 row count (integer) 453 row count (integer)
454 </dd> 454 </dd>
455 </dl> 455 </dl>
456 <a NAME="WatchPointModel.setWatchPointByIndex" ID="WatchPointModel.setWatchPointByIndex"></a> 456 <a NAME="WatchPointModel.setWatchPointByIndex" ID="WatchPointModel.setWatchPointByIndex"></a>

eric ide

mercurial