diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.HexEdit.HexEditWidget.html --- a/eric6/Documentation/Source/eric6.HexEdit.HexEditWidget.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.HexEdit.HexEditWidget.html Sat Jan 16 16:51:23 2021 +0100 @@ -584,7 +584,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> converted data </dd> @@ -646,7 +646,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -693,7 +693,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> converted data </dd> @@ -719,7 +719,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> readable data </dd> @@ -745,7 +745,7 @@ Public method to get the address area visibility. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the address area visibility </dd> @@ -764,7 +764,7 @@ Public method to get the address area colors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> address area foreground and background colors </dd> @@ -783,7 +783,7 @@ Public method to get the address offset. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> address offset </dd> @@ -806,7 +806,7 @@ Note: The address area width is always a multiple of four. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> minimum width of the address area </dd> @@ -825,7 +825,7 @@ Public method to get the visibility of the ASCII area. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> visibility of the ASCII area </dd> @@ -851,7 +851,7 @@ Public method to get the cursor position in bytes. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> cursor position in bytes </dd> @@ -870,7 +870,7 @@ Public method to get the cursor position. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> cursor position </dd> @@ -896,7 +896,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> cursor position </dd> @@ -922,7 +922,7 @@ Public method to get the binary data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> binary data </dd> @@ -952,7 +952,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> requested data </dd> @@ -999,7 +999,7 @@ Public method to get the font used to show the data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> font used to show the data </dd> @@ -1018,7 +1018,7 @@ Public method to get the start of the selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selection start </dd> @@ -1037,7 +1037,7 @@ Public method to get the end of the selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selection end </dd> @@ -1056,7 +1056,7 @@ Public method to get the length of the selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selection length </dd> @@ -1101,7 +1101,7 @@ Public method to test for a selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of a selection </dd> @@ -1120,7 +1120,7 @@ Public method to get the highlight colors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> highlight foreground and background colors </dd> @@ -1139,7 +1139,7 @@ Public method to get the highlighting state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> highlighting state </dd> @@ -1169,7 +1169,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> position of match (or -1 if not found) </dd> @@ -1224,7 +1224,7 @@ Public method to check for any modification. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a modified state </dd> @@ -1243,7 +1243,7 @@ Public method to test the read only state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the read only state </dd> @@ -1287,7 +1287,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> position of match (or -1 if not found) </dd> @@ -1404,7 +1404,7 @@ Public method to get the overwrite mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> overwrite mode </dd> @@ -1607,7 +1607,7 @@ Public method to get the selection colors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selection foreground and background colors </dd> @@ -1626,7 +1626,7 @@ Public method to get a hexadecimal representation of the selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> hexadecimal representation of the selection </dd> @@ -1645,7 +1645,7 @@ Public method to get a formatted representation of the selection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> formatted representation of the selection </dd> @@ -1777,7 +1777,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -1913,7 +1913,7 @@ Public method to get a formatted representation of our data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> formatted representation of our data </dd> @@ -1939,7 +1939,7 @@ Public method to get a reference to the undo stack. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the undo stack </dd> @@ -1973,7 +1973,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd>