--- a/src/eric7/Documentation/Source/eric7.QScintilla.SortOptionsDialog.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.SortOptionsDialog.html Thu Dec 21 12:03:40 2023 +0100 @@ -78,9 +78,9 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="SortOptionsDialog.getData" ID="SortOptionsDialog.getData"></a> @@ -94,7 +94,13 @@ <dt>Return:</dt> <dd> tuple of three flags indicating ascending order, alphanumeric - sort and case sensitivity (tuple of three boolean) + sort and case sensitivity +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +tuple of (bool, bool, bool) </dd> </dl> <div align="right"><a href="#top">Up</a></div>