--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Fri Dec 22 17:24:07 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Fri Dec 22 19:45:17 2023 +0100 @@ -94,11 +94,11 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> -<dt><i>fromEric</i></dt> +<dt><i>fromEric</i> (bool)</dt> <dd> flag indicating a call from within eric </dd> @@ -119,19 +119,25 @@ </p> <dl> -<dt><i>indLevel</i></dt> +<dt><i>indLevel</i> (int)</dt> <dd> -indentation level (int) +indentation level </dd> -<dt><i>indString</i></dt> +<dt><i>indString</i> (str)</dt> <dd> -string used for indentation (space or tab) (string) +string used for indentation (space or tab) </dd> </dl> <dl> <dt>Return:</dt> <dd> -generated code (string) +generated code +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <a NAME="QRegularExpressionWizardDialog.reject" ID="QRegularExpressionWizardDialog.reject"></a> @@ -318,11 +324,11 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> -<dt><i>fromEric</i></dt> +<dt><i>fromEric</i> (bool)</dt> <dd> flag indicating a call from within eric </dd> @@ -336,15 +342,14 @@ </p> <dl> -<dt><i>s</i></dt> +<dt><i>s</i> (str)</dt> <dd> string to be inserted into the regexp line edit - (string) </dd> -<dt><i>steps</i></dt> +<dt><i>steps</i> (int)</dt> <dd> -number of characters to move the cursor (integer). - Negative steps moves cursor back, positives forward. +number of characters to move the cursor. Negative steps + move cursor back, positive steps forward. </dd> </dl> <a NAME="QRegularExpressionWizardWidget.__receiveResponse" ID="QRegularExpressionWizardWidget.__receiveResponse"></a> @@ -357,7 +362,13 @@ <dl> <dt>Return:</dt> <dd> -response dictionary (dict) +response dictionary +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +dict </dd> </dl> <a NAME="QRegularExpressionWizardWidget.__sendCommand" ID="QRegularExpressionWizardWidget.__sendCommand"></a> @@ -369,12 +380,11 @@ </p> <dl> -<dt><i>command</i></dt> +<dt><i>command</i> (dict)</dt> <dd> -dictionary with command string and related - data (dict) +dictionary with command string and related data </dd> -<dt><i>kw=</i></dt> +<dt><i>kw=</i> (dict)</dt> <dd> parameters for the command </dd> @@ -382,7 +392,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating a successful transmission (boolean) +flag indicating a successful transmission +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="QRegularExpressionWizardWidget.getCode" ID="QRegularExpressionWizardWidget.getCode"></a> @@ -394,19 +410,25 @@ </p> <dl> -<dt><i>indLevel</i></dt> +<dt><i>indLevel</i> (int)</dt> <dd> -indentation level (int) +indentation level </dd> -<dt><i>indString</i></dt> +<dt><i>indString</i> (str)</dt> <dd> -string used for indentation (space or tab) (string) +string used for indentation (space or tab) </dd> </dl> <dl> <dt>Return:</dt> <dd> -generated code (string) +generated code +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <a NAME="QRegularExpressionWizardWidget.on_altnButton_clicked" ID="QRegularExpressionWizardWidget.on_altnButton_clicked"></a> @@ -446,9 +468,9 @@ </p> <dl> -<dt><i>button</i></dt> +<dt><i>button</i> (QAbstractButton)</dt> <dd> -button that was clicked (QAbstractButton) +button that was clicked </dd> </dl> <a NAME="QRegularExpressionWizardWidget.on_charButton_clicked" ID="QRegularExpressionWizardWidget.on_charButton_clicked"></a> @@ -496,7 +518,7 @@ </p> <dl> -<dt><i>startpos</i></dt> +<dt><i>startpos</i> (int)</dt> <dd> starting position for the QRegularExpression matching </dd> @@ -683,9 +705,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="QRegularExpressionWizardWindow.closeEvent" ID="QRegularExpressionWizardWindow.closeEvent"></a> @@ -697,9 +719,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QCloseEvent)</dt> <dd> -close event (QCloseEvent) +close event </dd> </dl> <div align="right"><a href="#top">Up</a></div>