--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Wed Dec 20 14:58:58 2023 +0100 @@ -167,9 +167,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -the entered string (string) +the entered string </dd> </dl> <a NAME="QtPage.on_qtPrefixEdit_textChanged" ID="QtPage.on_qtPrefixEdit_textChanged"></a> @@ -181,9 +181,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -the entered string (string) +the entered string </dd> </dl> <a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a> @@ -219,7 +219,7 @@ </p> <dl> -<dt><i>dlg</i></dt> +<dt><i>dlg</i> (ConfigurationDialog)</dt> <dd> reference to the configuration dialog </dd> @@ -227,7 +227,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the instantiated page (ConfigurationPageBase) +reference to the instantiated page +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +ConfigurationPageBase </dd> </dl> <div align="right"><a href="#top">Up</a></div>