--- a/eric6/Documentation/Source/eric6.HexEdit.HexEditChunks.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.HexEdit.HexEditChunks.html Thu Mar 04 19:39:54 2021 +0100 @@ -104,9 +104,9 @@ interface. When the app uses a QByteArray or Python bytearray interface, QBuffer is used to provide again a QIODevice like interface. No data will be changed, therefore HexEditChunks opens the QIODevice in - QIODevice.ReadOnly mode. After every access HexEditChunks closes the - QIODevice. That's why external applications can overwrite files while - HexEditWidget shows them. + QIODevice.OpenModeFlag.ReadOnly mode. After every access HexEditChunks + closes the QIODevice. That's why external applications can overwrite + files while HexEditWidget shows them. </p> <p> When the the user starts to edit the data, HexEditChunks creates a local