diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -244,7 +244,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the action (QAction) </dd> @@ -264,7 +264,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the default toolbar (QToolBar) </dd> @@ -284,7 +284,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the toolbar (QToolBar) </dd> @@ -304,7 +304,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the action (QAction) </dd> @@ -371,7 +371,7 @@ Public method to get the list of categories. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of categories (list of string) </dd> @@ -391,7 +391,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of actions (list of QAction) </dd> @@ -415,7 +415,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the created toolbar (QToolBar) </dd> @@ -435,7 +435,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of actions (list of QAction) </dd> @@ -448,7 +448,7 @@ Public method to get all toolbars added with addToolBar(). </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all default toolbars (list of QToolBar) </dd> @@ -482,7 +482,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an added toolbar (boolean) </dd> @@ -502,7 +502,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a widget action (boolean) </dd> @@ -515,7 +515,7 @@ Public method to get the reference to the main window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the main window (QMainWindow) </dd> @@ -635,7 +635,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -655,7 +655,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> saved state as a byte array (QByteArray) </dd> @@ -722,7 +722,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of actions (list of QAction) </dd> @@ -742,7 +742,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the toolbar (QToolBar) </dd> @@ -762,7 +762,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the toolbar containing action (QToolBar) </dd> @@ -775,7 +775,7 @@ Public method to get all toolbars. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all toolbars (list of QToolBar) </dd> @@ -788,7 +788,7 @@ Public method to get all toolbars and their actions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to dictionary of toolbar IDs as key and list of actions as values