--- a/eric6/Documentation/Source/eric6.ViewManager.ViewManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.ViewManager.ViewManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -1958,7 +1958,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> pixmap for the eol indicator (QPixmap) </dd> @@ -2059,7 +2059,7 @@ Private method used to setup the Exporters sub menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the generated menu (QMenu) </dd> @@ -2126,7 +2126,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the support status </dd> @@ -2810,7 +2810,7 @@ the currently active editor. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the filename filter (string) or None </dd> @@ -2831,7 +2831,7 @@ 3: CWD </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of directory to start (string) </dd> @@ -2961,7 +2961,7 @@ Public method to return the active (i.e. current) window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the active editor </dd> @@ -3034,7 +3034,7 @@ Public method to signal if cascading of managed windows is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating cascading of windows is available </dd> @@ -3054,7 +3054,7 @@ Public method to signal if splitting of the view is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating splitting of the view is available. </dd> @@ -3067,7 +3067,7 @@ Public method to signal if tiling of managed windows is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating tiling of windows is available </dd> @@ -3108,7 +3108,7 @@ Public method to check the dirty status of all editors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful reset of all dirty flags </dd> @@ -3139,7 +3139,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful reset of the dirty flag </dd> @@ -3166,7 +3166,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful reset of the dirty flag </dd> @@ -3207,7 +3207,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the new editor object (Editor.Editor) and the new editor assembly object (EditorAssembly.EditorAssembly) @@ -3228,7 +3228,7 @@ Public method to close the current window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -3252,7 +3252,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -3288,7 +3288,7 @@ If it cannot close all editor windows, it aborts the shutdown process. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -3312,7 +3312,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -3332,7 +3332,7 @@ focus in checks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating focus in checks should be performed (boolean) </dd> @@ -3372,7 +3372,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating if event was filtered out </dd> @@ -3392,7 +3392,7 @@ Public method to get a reference to the APIs manager. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the APIs manager object (eric6.QScintilla.APIsManager) </dd> @@ -3414,7 +3414,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all actions (list of E5Action) </dd> @@ -3427,7 +3427,7 @@ Public method to retrieve the filename of the active window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename of active window (string) </dd> @@ -3465,7 +3465,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of two values giving a flag indicating a new window creation and a reference to the editor displaying this file @@ -3485,7 +3485,7 @@ Public method to get the most recently opened file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the most recently opened file (string) </dd> @@ -3498,7 +3498,7 @@ Public method to get a number from the active window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selected text of the active window (string) </dd> @@ -3518,7 +3518,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a reference to the editor displaying this file or None, if no editor was found @@ -3539,7 +3539,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> count of editors displaying this file (integer) </dd> @@ -3552,7 +3552,7 @@ Public method to get references to all open editors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of references to all open editors (list of QScintilla.editor) @@ -3566,7 +3566,7 @@ Public method to get the number of open editors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of open editors (integer) </dd> @@ -3586,7 +3586,7 @@ Note: This method should be implemented by subclasses. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of list of editor references </dd> @@ -3605,7 +3605,7 @@ Public method returning a list of the filenames of all editors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all opened filenames (list of strings) </dd> @@ -3625,7 +3625,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the requested history list (list of strings) </dd> @@ -3638,7 +3638,7 @@ Public method to get the orientation of the split view. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> orientation of the split (Qt.Horizontal or Qt.Vertical) </dd> @@ -3665,7 +3665,7 @@ Public method to create the Bookmark menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3686,7 +3686,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated toolbar </dd> @@ -3699,7 +3699,7 @@ Public method to create the Edit menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3720,7 +3720,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated toolbar </dd> @@ -3733,7 +3733,7 @@ Public method to create the File menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3754,7 +3754,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated toolbar </dd> @@ -3767,7 +3767,7 @@ Public method to create the Macro menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3780,7 +3780,7 @@ Public method to create the Search menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3807,7 +3807,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a tuple of the generated toolbar (search, quicksearch) </dd> @@ -3828,7 +3828,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated toolbar </dd> @@ -3841,7 +3841,7 @@ Public method to create the View menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated menu </dd> @@ -3862,7 +3862,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the generated toolbar </dd> @@ -3903,7 +3903,7 @@ Public method to check the connection status of the IDE. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the connection status (boolean) </dd> @@ -3924,7 +3924,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the support status </dd> @@ -3985,7 +3985,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the new editor object </dd> @@ -4064,7 +4064,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the opened editor </dd> @@ -4205,7 +4205,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful deletion </dd> @@ -4224,7 +4224,7 @@ Public method to get a reference to the replace widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the replace widget (SearchReplaceSlidingWidget) </dd> @@ -4302,7 +4302,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -4322,7 +4322,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -4349,7 +4349,7 @@ Public method to get a reference to the search widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the search widget (SearchReplaceSlidingWidget) </dd> @@ -4642,7 +4642,7 @@ Public method to get the number of split views. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of split views </dd> @@ -4677,7 +4677,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selection or current word (string) </dd>