--- a/eric6/Documentation/Source/eric6.WebBrowser.Passwords.PasswordModel.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Passwords.PasswordModel.html Thu Mar 04 19:39:54 2021 +0100 @@ -182,7 +182,7 @@ </dl> <a NAME="PasswordModel.headerData" ID="PasswordModel.headerData"></a> <h4>PasswordModel.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 to get the header data. @@ -199,7 +199,7 @@ </dd> <dt><i>role</i></dt> <dd> -data role (integer) +data role (Qt.ItemDataRole) </dd> </dl> <dl>