--- a/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Debugger.VariablesViewer.html Thu Mar 04 19:39:54 2021 +0100 @@ -483,7 +483,7 @@ </dl> <a NAME="VariablesModel.data" ID="VariablesModel.data"></a> <h4>VariablesModel.data</h4> -<b>data</b>(<i>index, role=Qt.DisplayRole</i>) +<b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>) <p> Public method get the role data of item. @@ -579,7 +579,7 @@ </dl> <a NAME="VariablesModel.headerData" ID="VariablesModel.headerData"></a> <h4>VariablesModel.headerData</h4> -<b>headerData</b>(<i>section, orientation, role=Qt.DisplayRole</i>) +<b>headerData</b>(<i>section, orientation, role=Qt.ItemDataRole.DisplayRole</i>) <p> Public method get the header names.