--- a/eric6/Documentation/Source/eric6.MultiProject.MultiProject.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MultiProject.MultiProject.html Sat Jan 16 16:51:23 2021 +0100 @@ -420,7 +420,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -480,7 +480,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -553,7 +553,7 @@ Public method to check the dirty status and open a message window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating whether this operation was successful (boolean) </dd> @@ -573,7 +573,7 @@ Public slot to close the current multi project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -615,7 +615,7 @@ Public method to get a list of all actions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all actions (list of E5Action) </dd> @@ -628,7 +628,7 @@ Public method to get the list of defined categories. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of categories (list of string) </dd> @@ -641,7 +641,7 @@ Public method to get the filenames of the dependent projects. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> names of the dependent project files (list of strings) </dd> @@ -654,7 +654,7 @@ Public method to get the filename of the master project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the master project file (string) </dd> @@ -674,7 +674,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the requested menu (QMenu) or None </dd> @@ -687,7 +687,7 @@ Public method to get the most recently opened multiproject. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the most recently opened multiproject (string) </dd> @@ -700,7 +700,7 @@ Public method to get the path of the multi project file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the multi project file (string) </dd> @@ -713,7 +713,7 @@ Public method to get the multi project path. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> multi project path (string) </dd> @@ -733,7 +733,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the project data </dd> @@ -752,7 +752,7 @@ Public method to get all project entries. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all project entries (list of dictionaries) </dd> @@ -772,7 +772,7 @@ Public slot to initialize the multi project menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the menu generated (QMenu) </dd> @@ -793,7 +793,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the toolbar generated (QToolBar) </dd> @@ -806,7 +806,7 @@ Public method to return the dirty state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dirty state (boolean) </dd> @@ -819,7 +819,7 @@ Public method to return the opened state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> open state (boolean) </dd> @@ -895,7 +895,7 @@ Public slot to save the current multi project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -908,7 +908,7 @@ Public slot to save the current multi project to a different file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd>