diff -r da82156f44e9 -r f9dedceca6c9 src/eric7/Documentation/Source/eric7.MultiProject.PropertiesDialog.html --- a/src/eric7/Documentation/Source/eric7.MultiProject.PropertiesDialog.html Fri Dec 15 15:28:54 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MultiProject.PropertiesDialog.html Fri Dec 15 15:30:12 2023 +0100 @@ -78,17 +78,18 @@ </p> <dl> -<dt><i>multiProject</i></dt> +<dt><i>multiProject</i> (MultiProject)</dt> <dd> reference to the multi project object </dd> -<dt><i>new</i></dt> +<dt><i>new</i> (bool (optional))</dt> <dd> flag indicating the generation of a new multi project + (defaults to True) </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget (optional))</dt> <dd> -parent widget of this dialog (QWidget) +reference to the parent widget (defaults to None) </dd> </dl> <a NAME="PropertiesDialog.storeData" ID="PropertiesDialog.storeData"></a>