eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
481 int 481 int
482 </dd> 482 </dd>
483 </dl> 483 </dl>
484 <a NAME="VariablesModel.data" ID="VariablesModel.data"></a> 484 <a NAME="VariablesModel.data" ID="VariablesModel.data"></a>
485 <h4>VariablesModel.data</h4> 485 <h4>VariablesModel.data</h4>
486 <b>data</b>(<i>index, role=Qt.DisplayRole</i>) 486 <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>)
487 487
488 <p> 488 <p>
489 Public method get the role data of item. 489 Public method get the role data of item.
490 </p> 490 </p>
491 <dl> 491 <dl>
577 bool 577 bool
578 </dd> 578 </dd>
579 </dl> 579 </dl>
580 <a NAME="VariablesModel.headerData" ID="VariablesModel.headerData"></a> 580 <a NAME="VariablesModel.headerData" ID="VariablesModel.headerData"></a>
581 <h4>VariablesModel.headerData</h4> 581 <h4>VariablesModel.headerData</h4>
582 <b>headerData</b>(<i>section, orientation, role=Qt.DisplayRole</i>) 582 <b>headerData</b>(<i>section, orientation, role=Qt.ItemDataRole.DisplayRole</i>)
583 583
584 <p> 584 <p>
585 Public method get the header names. 585 Public method get the header names.
586 </p> 586 </p>
587 <dl> 587 <dl>

eric ide

mercurial